This reference is better understood if you know the basics of how to operate the PCLI. If you have not used the PCLI before, it is beneficial to first read the basics about the PCLI.
The show stats command, and its myriad of subcommands, retrieve statistical data from various functions within the SSR and return them to the user. Used for troubleshooting, debugging configuration, or just to monitor the health and well-being of the SSR, these show commands provide a wealth of information and insight to users of the software.
The show stats command provides the ability to set a "zero point" for displaying statistical output using the since command. The since command takes either a timestamp as its argument (in ISO 8601 format), or the keyword launch, which shows statistics accumulated since the SSR software was launched. For more information on the zero point, refer to the section of this guide on set context stats.
Generally speaking, the statistical data available via the SSR's PCLI is organized into a tree-like hierarchy, with each subcommand potentially having its own series of subcommands. By omitting the (optional) subcommands, the SSR will summarize all data from all possible subcommands and present it in a summary table; while this is very convenient to show a lot of potential data at a glance, it does incur additional processing overhead, and the retrieval of statistics may take an inordinately long time.
Each of the various show stats subcommands will be described in sections that follow.
show stats
The parent container for all metrics and metric groups
Usage
show stats [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats access-policy
Stats pertaining to access-policy table management
Usage
show stats access-policy [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
name | description |
---|
force | Skip confirmation prompt. Only required when targeting all routers |
node | The name of the node generating this metric |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Subcommands
command | description |
---|
meter | The number of entries in the Access Policy table |
show stats access-policy meter
The number of entries in the Access Policy table
Usage
show stats access-policy meter [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
name | description |
---|
force | Skip confirmation prompt. Only required when targeting all routers |
node | The name of the node generating this metric |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats active-sources
Active sources over the last 30 minutes
Usage
show stats active-sources [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
name | description |
---|
force | Skip confirmation prompt. Only required when targeting all routers |
node | The name of the node generating this metric |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session
Aggregate statistics derived across vectored sessions
Usage
show stats aggregate-session [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-device-interface
Statistics aggregated by device interface
Usage
show stats aggregate-session by-device-interface [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-device-interface bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-received-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-other-protocol-forward
Total bandwidth received in the forward direction for other protocols (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-received-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-received-other-protocol-reverse
Total bandwidth received in the reverse direction for other protocols (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-received-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-received-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-received-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-received-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-received-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-received-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol-forward
Total bandwidth sent in the forward direction for other protocols (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol-reverse
Total bandwidth sent in the reverse direction for other protocols (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes
Total bytes (in-memory)
Usage
show stats aggregate-session by-device-interface bytes [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-dropped-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-dropped-other-protocol-forward
Total bytes dropped for active sessions using other protocols in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-dropped-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-dropped-other-protocol-reverse
Total bytes dropped for active sessions using other protocols in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-dropped-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-dropped-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-dropped-tcp-forward
Total TCP bytes dropped in error for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-dropped-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-dropped-tcp-reverse
Total TCP bytes dropped in error for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-dropped-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-dropped-udp-forward
Total UDP bytes dropped in error for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-dropped-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-dropped-udp-reverse
Total UDP bytes dropped in error for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-dropped-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-other-protocol
Total bytes for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received
Total bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-forward
Total bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-other-protocol
Total bytes received for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-other-protocol-forward
Total bytes received for active sessions using other protocols in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-other-protocol-reverse
Total bytes received for active sessions using other protocols in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-reverse
Total bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-tcp
Total TCP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-udp
Total UDP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-received-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-tcp
Total TCP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted
Total bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol-forward
Total bytes sent for active sessions using other protocols in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol-reverse
Total bytes sent for active sessions using other protocols in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-tcp
Total TCP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-udp
Total UDP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-transmitted-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface bytes-udp
Total UDP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-device-interface bytes-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets
Total packets (packets per second)
Usage
show stats aggregate-session by-device-interface packets [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-forward
Total packets dropped in error for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-dropped-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-dropped-other-protocol-forward
Total packets dropped for active sessions using other protocols in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-dropped-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-dropped-other-protocol-reverse
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-dropped-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-dropped-reverse
Total packets dropped in error for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-dropped-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-dropped-tcp-forward
Total TCP packets dropped in error for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-dropped-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-dropped-tcp-reverse
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-dropped-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-dropped-udp-forward
Total UDP packets dropped in error for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-dropped-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-dropped-udp-reverse
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-dropped-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-device-interface packets-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-forward
Total packets received for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-received-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-other-protocol-forward
Total packets received for active sessions using other protocols in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-received-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-received-other-protocol-reverse
Total packets received for active sessions using other protocols in reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-received-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-received-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-tcp-forward
Total TCP packets received for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-received-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-received-tcp-reverse
Total TCP packets received for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-received-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-udp-forward
Total UDP packets received for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-received-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-received-udp-reverse
Total UDP packets received for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-received-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-transmitted-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-other-protocol-forward
Total packets sent for active sessions using other protocols in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-transmitted-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-transmitted-other-protocol-reverse
Total packets sent for active sessions using other protocols in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-transmitted-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-transmitted-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-tcp-forward
Total TCP packets sent for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-transmitted-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-transmitted-tcp-reverse
Total TCP packets sent for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-transmitted-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-udp-forward
Total UDP packets sent for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-transmitted-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-transmitted-udp-reverse
Total UDP packets sent for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface packets-transmitted-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-device-interface session-arrival-rate [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface session-count
Total number of active sessions
Usage
show stats aggregate-session by-device-interface session-count [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-device-interface session-departure-rate [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-bad-flag-combinations
Total number of TCP bad flag combinations received for active sessions (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-bad-flag-combinations [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-bad-flag-combinations-forward
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-bad-flag-combinations-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-bad-flag-combinations-reverse
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-bad-flag-combinations-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-duplicate-acks
Total number of TCP duplicate ACKs and window updates for active sessions (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-duplicate-acks [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-duplicate-acks-forward
Total number of TCP duplicate ACKs and window updates for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-duplicate-acks-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-duplicate-acks-reverse
Total number of TCP duplicate ACKs and window updates for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-duplicate-acks-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-invalid-state-transitions [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-invalid-state-transitions-forward
Total TCP invalid state transitions detected for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-invalid-state-transitions-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-invalid-state-transitions-reverse
Total TCP invalid state transitions detected for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-invalid-state-transitions-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-out-of-window
Total number of TCP data received for active sessions that was out of window (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-out-of-window [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-out-of-window-forward
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-out-of-window-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-out-of-window-reverse
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-out-of-window-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-resets
Total TCP resets for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-resets [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-resets-received
Total TCP resets received for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-resets-received [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-resets-received-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-resets-received-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-resets-transmitted [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-resets-transmitted-forward
Total number of TCP resets sent for active sessions in the forward direction (resets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-resets-transmitted-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-resets-transmitted-reverse
Total number of TCP resets sent for active sessions in the reverse direction (resets per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-resets-transmitted-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
name | description |
---|
verbosity | detail | summary | debug (default: detail) |
Description
For more information regarding in-memory metrics, please refer to this retention document - https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/config_in-memory_metrics/
show stats aggregate-session by-device-interface tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
name | description |
---|
device-interface | The name of the device interface generating this metric (comma-separated list) |
force | Skip confirmation prompt. Only required when targeting all routers |
router | The router for which to display stats (default: <current router>) |
since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments