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
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-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 tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-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-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-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-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-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 tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-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-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-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-network-interface
Statistics aggregated by network interface
Usage
show stats aggregate-session by-network-interface [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-received-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bandwidth-received-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bandwidth-received-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-received-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-received-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-received-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-received-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-received-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bandwidth-transmitted-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bandwidth-transmitted-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes
Total bytes (in-memory)
Usage
show stats aggregate-session by-network-interface bytes [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-dropped-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bytes-dropped-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bytes-dropped-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-dropped-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bytes-dropped-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bytes-dropped-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bytes-dropped-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bytes-dropped-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-other-protocol
Total bytes for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-received
Total bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-received [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-received-forward
Total bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-received-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-received-other-protocol
Total bytes received for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-received-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bytes-received-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bytes-received-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-received-reverse
Total bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-received-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-received-tcp
Total TCP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-received-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-received-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-received-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-received-udp
Total UDP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-received-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-received-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-received-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-tcp
Total TCP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-transmitted
Total bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-transmitted [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-transmitted-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-transmitted-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bytes-transmitted-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface bytes-transmitted-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-transmitted-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-transmitted-tcp
Total TCP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-transmitted-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-transmitted-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-transmitted-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-transmitted-udp
Total UDP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-transmitted-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-transmitted-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-transmitted-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface bytes-udp
Total UDP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-network-interface bytes-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets
Total packets (packets per second)
Usage
show stats aggregate-session by-network-interface packets [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-dropped-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-dropped-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-dropped-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-dropped-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-dropped-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-dropped-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-dropped-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-dropped-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-network-interface packets-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-received-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-received-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-received-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-received-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-received-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-received-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-received-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-received-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-transmitted-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-transmitted-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-transmitted-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-transmitted-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-transmitted-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-transmitted-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-transmitted-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface packets-transmitted-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-network-interface session-arrival-rate [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface session-count
Total number of active sessions
Usage
show stats aggregate-session by-network-interface session-count [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-network-interface session-departure-rate [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-bad-flag-combinations [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-bad-flag-combinations-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-bad-flag-combinations-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-duplicate-acks [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-duplicate-acks-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-duplicate-acks-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-invalid-state-transitions [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-invalid-state-transitions-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-invalid-state-transitions-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-out-of-window [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-out-of-window-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-out-of-window-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface tcp-resets
Total TCP resets for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-network-interface tcp-resets [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface tcp-resets-received
Total TCP resets received for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-network-interface tcp-resets-received [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-resets-received-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-resets-received-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-network-interface tcp-resets-transmitted [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-resets-transmitted-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-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-network-interface tcp-resets-transmitted-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-received [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-received-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-received-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-network-interface tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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-node
Statistics aggregated per node
Usage
show stats aggregate-session by-node [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
show stats aggregate-session by-node bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-node bandwidth [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 by-node bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-other-protocol [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 by-node bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received [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 by-node bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-received-forward [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) |
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-node bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-other-protocol [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 by-node 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-node bandwidth-received-other-protocol-forward [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) |
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-node 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-node bandwidth-received-other-protocol-reverse [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) |
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-node bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-received-reverse [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) |
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-node bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-tcp [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 by-node bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-received-tcp-forward [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) |
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-node bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-received-tcp-reverse [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) |
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-node bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-udp [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 by-node bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-received-udp-forward [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) |
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-node bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-received-udp-reverse [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) |
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-node bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-tcp [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 by-node bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted [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 by-node bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-transmitted-forward [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) |
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-node bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-other-protocol [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 by-node 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-node bandwidth-transmitted-other-protocol-forward [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) |
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-node 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-node bandwidth-transmitted-other-protocol-reverse [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) |
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-node bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-transmitted-reverse [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) |
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-node bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-tcp [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 by-node bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-transmitted-tcp-forward [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) |
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-node bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-transmitted-tcp-reverse [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) |
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-node bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-udp [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 by-node bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-transmitted-udp-forward [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) |
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-node bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-node bandwidth-transmitted-udp-reverse [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) |
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-node bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-udp [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 by-node bytes
Total bytes (in-memory)
Usage
show stats aggregate-session by-node bytes [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) |
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-node bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-node bytes-dropped-forward [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) |
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-node 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-node bytes-dropped-other-protocol-forward [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) |
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-node 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-node bytes-dropped-other-protocol-reverse [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) |
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-node bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-node bytes-dropped-reverse [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) |
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-node 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-node bytes-dropped-tcp-forward [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) |
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-node 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-node bytes-dropped-tcp-reverse [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) |
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-node 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-node bytes-dropped-udp-forward [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) |
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-node 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-node bytes-dropped-udp-reverse [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) |
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-node bytes-other-protocol
Total bytes for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-node bytes-other-protocol [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) |
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-node bytes-received
Total bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-node bytes-received [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) |
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-node bytes-received-forward
Total bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-node bytes-received-forward [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) |
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-node bytes-received-other-protocol
Total bytes received for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-node bytes-received-other-protocol [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) |
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-node 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-node bytes-received-other-protocol-forward [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) |
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-node 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-node bytes-received-other-protocol-reverse [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) |
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-node bytes-received-reverse
Total bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-node bytes-received-reverse [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) |
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-node bytes-received-tcp
Total TCP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-node bytes-received-tcp [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) |
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-node bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-node bytes-received-tcp-forward [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) |
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-node bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-node bytes-received-tcp-reverse [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) |
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-node bytes-received-udp
Total UDP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-node bytes-received-udp [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) |
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-node bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-node bytes-received-udp-forward [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) |
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-node bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-node bytes-received-udp-reverse [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) |
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-node bytes-tcp
Total TCP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-node bytes-tcp [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) |
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-node bytes-transmitted
Total bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-node bytes-transmitted [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) |
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-node bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-node bytes-transmitted-forward [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) |
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-node bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-node bytes-transmitted-other-protocol [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) |
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-node 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-node bytes-transmitted-other-protocol-forward [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) |
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-node 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-node bytes-transmitted-other-protocol-reverse [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) |
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-node bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-node bytes-transmitted-reverse [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) |
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-node bytes-transmitted-tcp
Total TCP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-node bytes-transmitted-tcp [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) |
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-node bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-node bytes-transmitted-tcp-forward [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) |
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-node bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-node bytes-transmitted-tcp-reverse [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) |
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-node bytes-transmitted-udp
Total UDP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-node bytes-transmitted-udp [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) |
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-node bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-node bytes-transmitted-udp-forward [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) |
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-node bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-node bytes-transmitted-udp-reverse [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) |
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-node bytes-udp
Total UDP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-node bytes-udp [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) |
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-node gross-entitlement
Total bandwidth of sessions, gross input for entitlement (bytes per second)
Usage
show stats aggregate-session by-node gross-entitlement [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 by-node packets
Total packets (packets per second)
Usage
show stats aggregate-session by-node packets [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 by-node 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-node packets-dropped-forward [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) |
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-node 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-node packets-dropped-other-protocol-forward [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) |
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-node 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-node packets-dropped-other-protocol-reverse [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) |
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-node 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-node packets-dropped-reverse [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) |
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-node 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-node packets-dropped-tcp-forward [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) |
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-node 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-node packets-dropped-tcp-reverse [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) |
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-node 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-node packets-dropped-udp-forward [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) |
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-node 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-node packets-dropped-udp-reverse [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) |
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-node packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-node packets-other-protocol [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 by-node packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-received [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 by-node packets-received-forward
Total packets received for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-node packets-received-forward [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) |
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-node packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-node packets-received-other-protocol [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 by-node 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-node packets-received-other-protocol-forward [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) |
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-node 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-node packets-received-other-protocol-reverse [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) |
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-node packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-node packets-received-reverse [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) |
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-node packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-received-tcp [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 by-node 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-node packets-received-tcp-forward [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) |
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-node 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-node packets-received-tcp-reverse [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) |
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-node packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-received-udp [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 by-node 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-node packets-received-udp-forward [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) |
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-node 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-node packets-received-udp-reverse [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) |
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-node packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-tcp [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 by-node packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted [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 by-node packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-node packets-transmitted-forward [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) |
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-node packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-other-protocol [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 by-node 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-node packets-transmitted-other-protocol-forward [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) |
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-node 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-node packets-transmitted-other-protocol-reverse [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) |
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-node packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-node packets-transmitted-reverse [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) |
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-node packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-tcp [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 by-node 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-node packets-transmitted-tcp-forward [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) |
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-node 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-node packets-transmitted-tcp-reverse [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) |
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-node packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-udp [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 by-node 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-node packets-transmitted-udp-forward [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) |
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-node 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-node packets-transmitted-udp-reverse [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) |
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-node packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-udp [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 by-node session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-node session-arrival-rate [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 by-node session-count
Total number of active sessions
Usage
show stats aggregate-session by-node session-count [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 by-node session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-node session-departure-rate [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 by-node 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-node tcp-bad-flag-combinations [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) |
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-node 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-node tcp-bad-flag-combinations-forward [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) |
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-node 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-node tcp-bad-flag-combinations-reverse [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) |
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-node 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-node tcp-duplicate-acks [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) |
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-node 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-node tcp-duplicate-acks-forward [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) |
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-node 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-node tcp-duplicate-acks-reverse [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) |
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-node tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second) (in-memory)
Usage
show stats aggregate-session by-node tcp-invalid-state-transitions [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) |
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-node 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-node tcp-invalid-state-transitions-forward [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) |
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-node 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-node tcp-invalid-state-transitions-reverse [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) |
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-node 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-node tcp-out-of-window [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) |
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-node 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-node tcp-out-of-window-forward [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) |
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-node 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-node tcp-out-of-window-reverse [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) |
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-node tcp-resets
Total TCP resets for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-node tcp-resets [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) |
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-node tcp-resets-received
Total TCP resets received for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-node tcp-resets-received [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) |
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-node 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-node tcp-resets-received-forward [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) |
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-node 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-node tcp-resets-received-reverse [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) |
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-node tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-node tcp-resets-transmitted [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) |
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-node 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-node tcp-resets-transmitted-forward [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) |
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-node 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-node tcp-resets-transmitted-reverse [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) |
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-node tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-node tcp-retransmissions [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 by-node tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-node tcp-retransmissions-received [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 by-node tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-node tcp-retransmissions-received-forward [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) |
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-node tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-node tcp-retransmissions-received-reverse [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) |
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-node tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-node tcp-retransmissions-transmitted [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 by-node tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-node tcp-retransmissions-transmitted-forward [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) |
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-node tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-node tcp-retransmissions-transmitted-reverse [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) |
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-service
Statistics aggregated by service
Usage
show stats aggregate-session by-service [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-service bandwidth [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-other-protocol [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-received-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-other-protocol [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bandwidth-received-other-protocol-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bandwidth-received-other-protocol-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-received-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-tcp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-received-tcp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-received-tcp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-udp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-received-udp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-received-udp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-tcp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-transmitted-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-other-protocol [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bandwidth-transmitted-other-protocol-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bandwidth-transmitted-other-protocol-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-transmitted-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-tcp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-transmitted-tcp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-transmitted-tcp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-udp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-transmitted-udp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service bandwidth-transmitted-udp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-udp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes
Total bytes (in-memory)
Usage
show stats aggregate-session by-service bytes [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service bytes-dropped-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bytes-dropped-other-protocol-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bytes-dropped-other-protocol-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service bytes-dropped-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bytes-dropped-tcp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bytes-dropped-tcp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bytes-dropped-udp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bytes-dropped-udp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-other-protocol
Total bytes for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service bytes-other-protocol [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-received
Total bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service bytes-received [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-received-forward
Total bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service bytes-received-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-received-other-protocol
Total bytes received for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service bytes-received-other-protocol [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bytes-received-other-protocol-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bytes-received-other-protocol-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-received-reverse
Total bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service bytes-received-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-received-tcp
Total TCP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service bytes-received-tcp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service bytes-received-tcp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service bytes-received-tcp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-received-udp
Total UDP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service bytes-received-udp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service bytes-received-udp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service bytes-received-udp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-tcp
Total TCP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-service bytes-tcp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-transmitted
Total bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service bytes-transmitted [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service bytes-transmitted-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service bytes-transmitted-other-protocol [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bytes-transmitted-other-protocol-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service bytes-transmitted-other-protocol-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service bytes-transmitted-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-transmitted-tcp
Total TCP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service bytes-transmitted-tcp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service bytes-transmitted-tcp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service bytes-transmitted-tcp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-transmitted-udp
Total UDP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service bytes-transmitted-udp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service bytes-transmitted-udp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service bytes-transmitted-udp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service bytes-udp
Total UDP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-service bytes-udp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets
Total packets (packets per second)
Usage
show stats aggregate-session by-service packets [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-dropped-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-dropped-other-protocol-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-dropped-other-protocol-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-dropped-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-dropped-tcp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-dropped-tcp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-dropped-udp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-dropped-udp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service packets-other-protocol [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-received [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-received-forward
Total packets received for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service packets-received-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service packets-received-other-protocol [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-received-other-protocol-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-received-other-protocol-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service packets-received-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-received-tcp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-received-tcp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-received-tcp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-received-udp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-received-udp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-received-udp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-tcp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service packets-transmitted-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-other-protocol [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-transmitted-other-protocol-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-transmitted-other-protocol-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service packets-transmitted-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-tcp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-transmitted-tcp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-transmitted-tcp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-udp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-transmitted-udp-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service packets-transmitted-udp-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-udp [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-service session-arrival-rate [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service session-count
Total number of active sessions
Usage
show stats aggregate-session by-service session-count [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-service session-departure-rate [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-bad-flag-combinations [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-bad-flag-combinations-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-bad-flag-combinations-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-duplicate-acks [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-duplicate-acks-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-duplicate-acks-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second) (in-memory)
Usage
show stats aggregate-session by-service tcp-invalid-state-transitions [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-invalid-state-transitions-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-invalid-state-transitions-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-out-of-window [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-out-of-window-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-out-of-window-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-resets
Total TCP resets for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service tcp-resets [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-resets-received
Total TCP resets received for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service tcp-resets-received [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-resets-received-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-resets-received-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service tcp-resets-transmitted [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-resets-transmitted-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service 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-service tcp-resets-transmitted-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service tcp-retransmissions [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service tcp-retransmissions-received [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service tcp-retransmissions-received-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service tcp-retransmissions-received-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service tcp-retransmissions-transmitted [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service tcp-retransmissions-transmitted-forward [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service tcp-retransmissions-transmitted-reverse [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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-service-class
Statistics aggregated by service class
Usage
show stats aggregate-session by-service-class [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-other-protocol [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-received-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-other-protocol [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bandwidth-received-other-protocol-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bandwidth-received-other-protocol-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-received-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-tcp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-received-tcp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-received-tcp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-udp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-received-udp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-received-udp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-tcp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-other-protocol [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bandwidth-transmitted-other-protocol-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bandwidth-transmitted-other-protocol-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-tcp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-tcp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-tcp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-udp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-udp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-udp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-udp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes
Total bytes (in-memory)
Usage
show stats aggregate-session by-service-class bytes [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-dropped-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bytes-dropped-other-protocol-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bytes-dropped-other-protocol-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-dropped-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bytes-dropped-tcp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bytes-dropped-tcp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bytes-dropped-udp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bytes-dropped-udp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-other-protocol
Total bytes for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service-class bytes-other-protocol [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-received
Total bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service-class bytes-received [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-received-forward
Total bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-received-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-received-other-protocol
Total bytes received for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service-class bytes-received-other-protocol [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bytes-received-other-protocol-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bytes-received-other-protocol-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-received-reverse
Total bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-received-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-received-tcp
Total TCP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service-class bytes-received-tcp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-received-tcp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-received-tcp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-received-udp
Total UDP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service-class bytes-received-udp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-received-udp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-received-udp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-tcp
Total TCP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-service-class bytes-tcp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-transmitted
Total bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service-class bytes-transmitted [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-transmitted-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service-class bytes-transmitted-other-protocol [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bytes-transmitted-other-protocol-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class bytes-transmitted-other-protocol-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-transmitted-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-transmitted-tcp
Total TCP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service-class bytes-transmitted-tcp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-transmitted-tcp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-transmitted-tcp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-transmitted-udp
Total UDP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service-class bytes-transmitted-udp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-transmitted-udp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-class bytes-transmitted-udp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class bytes-udp
Total UDP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-service-class bytes-udp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets
Total packets (packets per second)
Usage
show stats aggregate-session by-service-class packets [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-dropped-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-dropped-other-protocol-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-dropped-other-protocol-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-dropped-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-dropped-tcp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-dropped-tcp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-dropped-udp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-dropped-udp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-class packets-other-protocol [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-received [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-received-forward
Total packets received for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-class packets-received-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-other-protocol [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-received-other-protocol-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-received-other-protocol-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-class packets-received-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-tcp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-received-tcp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-received-tcp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-udp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-received-udp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-received-udp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-tcp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-class packets-transmitted-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-other-protocol [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-transmitted-other-protocol-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-transmitted-other-protocol-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-class packets-transmitted-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-tcp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-transmitted-tcp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-transmitted-tcp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-udp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-transmitted-udp-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class packets-transmitted-udp-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-udp [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-service-class session-arrival-rate [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class session-count
Total number of active sessions
Usage
show stats aggregate-session by-service-class session-count [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-service-class session-departure-rate [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-bad-flag-combinations [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-bad-flag-combinations-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-bad-flag-combinations-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-duplicate-acks [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-duplicate-acks-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-duplicate-acks-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-class tcp-invalid-state-transitions [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-invalid-state-transitions-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-invalid-state-transitions-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-out-of-window [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-out-of-window-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-out-of-window-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-resets
Total TCP resets for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service-class tcp-resets [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-resets-received
Total TCP resets received for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service-class tcp-resets-received [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-resets-received-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-resets-received-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service-class tcp-resets-transmitted [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-resets-transmitted-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class 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-service-class tcp-resets-transmitted-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-class tcp-retransmissions [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-received [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-received-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-received-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-transmitted [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-transmitted-forward [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-class tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-transmitted-reverse [service-class <service-class>] [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>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| 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-service-group
Statistics aggregated by service group
Usage
show stats aggregate-session by-service-group [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-other-protocol [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-received-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-other-protocol [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bandwidth-received-other-protocol-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bandwidth-received-other-protocol-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-received-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-tcp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-received-tcp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-received-tcp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-udp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-received-udp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-received-udp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-tcp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-other-protocol [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bandwidth-transmitted-other-protocol-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bandwidth-transmitted-other-protocol-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-tcp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-tcp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-tcp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-udp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-udp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-udp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-udp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes
Total bytes (in-memory)
Usage
show stats aggregate-session by-service-group bytes [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-dropped-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bytes-dropped-other-protocol-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bytes-dropped-other-protocol-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-dropped-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bytes-dropped-tcp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bytes-dropped-tcp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bytes-dropped-udp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bytes-dropped-udp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-other-protocol
Total bytes for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service-group bytes-other-protocol [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-received
Total bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service-group bytes-received [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-received-forward
Total bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-received-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-received-other-protocol
Total bytes received for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service-group bytes-received-other-protocol [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bytes-received-other-protocol-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bytes-received-other-protocol-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-received-reverse
Total bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-received-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-received-tcp
Total TCP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service-group bytes-received-tcp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-received-tcp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-received-tcp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-received-udp
Total UDP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service-group bytes-received-udp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-received-udp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-received-udp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-tcp
Total TCP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-service-group bytes-tcp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-transmitted
Total bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service-group bytes-transmitted [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-transmitted-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service-group bytes-transmitted-other-protocol [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bytes-transmitted-other-protocol-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group bytes-transmitted-other-protocol-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-transmitted-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-transmitted-tcp
Total TCP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service-group bytes-transmitted-tcp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-transmitted-tcp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-transmitted-tcp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-transmitted-udp
Total UDP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service-group bytes-transmitted-udp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-transmitted-udp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-group bytes-transmitted-udp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group bytes-udp
Total UDP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-service-group bytes-udp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets
Total packets (packets per second)
Usage
show stats aggregate-session by-service-group packets [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-dropped-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-dropped-other-protocol-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-dropped-other-protocol-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-dropped-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-dropped-tcp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-dropped-tcp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-dropped-udp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-dropped-udp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-group packets-other-protocol [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-received [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-received-forward
Total packets received for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-group packets-received-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-other-protocol [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-received-other-protocol-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-received-other-protocol-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-group packets-received-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-tcp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-received-tcp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-received-tcp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-udp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-received-udp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-received-udp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-tcp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-group packets-transmitted-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-other-protocol [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-transmitted-other-protocol-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-transmitted-other-protocol-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-group packets-transmitted-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-tcp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-transmitted-tcp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-transmitted-tcp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-udp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-transmitted-udp-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group packets-transmitted-udp-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-udp [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-service-group session-arrival-rate [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group session-count
Total number of active sessions
Usage
show stats aggregate-session by-service-group session-count [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-service-group session-departure-rate [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-bad-flag-combinations [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-bad-flag-combinations-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-bad-flag-combinations-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-duplicate-acks [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-duplicate-acks-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-duplicate-acks-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-group tcp-invalid-state-transitions [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-invalid-state-transitions-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-invalid-state-transitions-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-out-of-window [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-out-of-window-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-out-of-window-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-resets
Total TCP resets for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service-group tcp-resets [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-resets-received
Total TCP resets received for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service-group tcp-resets-received [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-resets-received-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-resets-received-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service-group tcp-resets-transmitted [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-resets-transmitted-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group 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-service-group tcp-resets-transmitted-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-group tcp-retransmissions [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-received [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-received-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-received-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-transmitted [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-transmitted-forward [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-group tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-transmitted-reverse [service-group <service-group>] [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>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| 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-service-route
Statistics aggregated by service route
Usage
show stats aggregate-session by-service-route [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-other-protocol [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-received-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-other-protocol [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bandwidth-received-other-protocol-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bandwidth-received-other-protocol-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-received-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-tcp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-received-tcp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-received-tcp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-udp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-received-udp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-received-udp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-tcp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-other-protocol [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bandwidth-transmitted-other-protocol-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bandwidth-transmitted-other-protocol-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-tcp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-tcp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-tcp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-udp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-udp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-udp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-udp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes
Total bytes (in-memory)
Usage
show stats aggregate-session by-service-route bytes [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-dropped-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bytes-dropped-other-protocol-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bytes-dropped-other-protocol-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-dropped-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bytes-dropped-tcp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bytes-dropped-tcp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bytes-dropped-udp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bytes-dropped-udp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-other-protocol
Total bytes for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service-route bytes-other-protocol [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-received
Total bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service-route bytes-received [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-received-forward
Total bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-received-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-received-other-protocol
Total bytes received for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service-route bytes-received-other-protocol [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bytes-received-other-protocol-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bytes-received-other-protocol-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-received-reverse
Total bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-received-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-received-tcp
Total TCP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service-route bytes-received-tcp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-received-tcp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-received-tcp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-received-udp
Total UDP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-service-route bytes-received-udp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-received-udp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-received-udp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-tcp
Total TCP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-service-route bytes-tcp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-transmitted
Total bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service-route bytes-transmitted [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-transmitted-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-service-route bytes-transmitted-other-protocol [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bytes-transmitted-other-protocol-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route bytes-transmitted-other-protocol-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-transmitted-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-transmitted-tcp
Total TCP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service-route bytes-transmitted-tcp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-transmitted-tcp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-transmitted-tcp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-transmitted-udp
Total UDP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-service-route bytes-transmitted-udp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-transmitted-udp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-service-route bytes-transmitted-udp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route bytes-udp
Total UDP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-service-route bytes-udp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets
Total packets (packets per second)
Usage
show stats aggregate-session by-service-route packets [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-dropped-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-dropped-other-protocol-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-dropped-other-protocol-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-dropped-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-dropped-tcp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-dropped-tcp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-dropped-udp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-dropped-udp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-route packets-other-protocol [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-received [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-received-forward
Total packets received for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-route packets-received-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-other-protocol [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-received-other-protocol-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-received-other-protocol-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-route packets-received-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-tcp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-received-tcp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-received-tcp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-udp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-received-udp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-received-udp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-tcp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-route packets-transmitted-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-other-protocol [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-transmitted-other-protocol-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-transmitted-other-protocol-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-route packets-transmitted-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-tcp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-transmitted-tcp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-transmitted-tcp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-udp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-transmitted-udp-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route packets-transmitted-udp-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-udp [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-service-route session-arrival-rate [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route session-count
Total number of active sessions
Usage
show stats aggregate-session by-service-route session-count [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-service-route session-departure-rate [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-bad-flag-combinations [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-bad-flag-combinations-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-bad-flag-combinations-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-duplicate-acks [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-duplicate-acks-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-duplicate-acks-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second) (in-memory)
Usage
show stats aggregate-session by-service-route tcp-invalid-state-transitions [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-invalid-state-transitions-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-invalid-state-transitions-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-out-of-window [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-out-of-window-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-out-of-window-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-resets
Total TCP resets for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service-route tcp-resets [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-resets-received
Total TCP resets received for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service-route tcp-resets-received [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-resets-received-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-resets-received-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-service-route tcp-resets-transmitted [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-resets-transmitted-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route 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-service-route tcp-resets-transmitted-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-route tcp-retransmissions [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-received [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-received-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-received-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-transmitted [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-transmitted-forward [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-service-route tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-transmitted-reverse [service-route <service-route>] [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>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| 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-tenant
Statistics aggregated by quetenant
Usage
show stats aggregate-session by-tenant [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-tenant bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-other-protocol [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-received-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-other-protocol [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant 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-tenant bandwidth-received-other-protocol-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bandwidth-received-other-protocol-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-received-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-tcp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-received-tcp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-received-tcp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-udp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-received-udp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-received-udp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-tcp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-other-protocol [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant 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-tenant bandwidth-transmitted-other-protocol-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bandwidth-transmitted-other-protocol-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-tcp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-tcp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-tcp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-udp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-udp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second) (in-memory)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-udp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-udp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes
Total bytes (in-memory)
Usage
show stats aggregate-session by-tenant bytes [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-dropped-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bytes-dropped-other-protocol-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bytes-dropped-other-protocol-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-dropped-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bytes-dropped-tcp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bytes-dropped-tcp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bytes-dropped-udp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bytes-dropped-udp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-other-protocol
Total bytes for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-tenant bytes-other-protocol [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-received
Total bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-tenant bytes-received [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-received-forward
Total bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-received-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-received-other-protocol
Total bytes received for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-tenant bytes-received-other-protocol [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bytes-received-other-protocol-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bytes-received-other-protocol-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-received-reverse
Total bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-received-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-received-tcp
Total TCP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-tenant bytes-received-tcp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-received-tcp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-received-tcp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-received-udp
Total UDP bytes received for active sessions (in-memory)
Usage
show stats aggregate-session by-tenant bytes-received-udp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-received-udp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-received-udp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-tcp
Total TCP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-tenant bytes-tcp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-transmitted
Total bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-tenant bytes-transmitted [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-transmitted-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols (in-memory)
Usage
show stats aggregate-session by-tenant bytes-transmitted-other-protocol [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bytes-transmitted-other-protocol-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant bytes-transmitted-other-protocol-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-transmitted-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-transmitted-tcp
Total TCP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-tenant bytes-transmitted-tcp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-transmitted-tcp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-transmitted-tcp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-transmitted-udp
Total UDP bytes sent for active sessions (in-memory)
Usage
show stats aggregate-session by-tenant bytes-transmitted-udp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-transmitted-udp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction (in-memory)
Usage
show stats aggregate-session by-tenant bytes-transmitted-udp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant bytes-udp
Total UDP bytes for active sessions (in-memory)
Usage
show stats aggregate-session by-tenant bytes-udp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets
Total packets (packets per second)
Usage
show stats aggregate-session by-tenant packets [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant 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-tenant packets-dropped-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-dropped-other-protocol-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-dropped-other-protocol-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-dropped-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-dropped-tcp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-dropped-tcp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-dropped-udp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-dropped-udp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-tenant packets-other-protocol [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-received [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-forward
Total packets received for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-tenant packets-received-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-other-protocol [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant 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-tenant packets-received-other-protocol-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-received-other-protocol-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-tenant packets-received-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-tcp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant 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-tenant packets-received-tcp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-received-tcp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-udp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant 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-tenant packets-received-udp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-received-udp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-tcp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-tenant packets-transmitted-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-other-protocol [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant 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-tenant packets-transmitted-other-protocol-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-transmitted-other-protocol-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second) (in-memory)
Usage
show stats aggregate-session by-tenant packets-transmitted-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-tcp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant 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-tenant packets-transmitted-tcp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-transmitted-tcp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-udp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant 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-tenant packets-transmitted-udp-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant packets-transmitted-udp-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-udp [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-tenant session-arrival-rate [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant session-count
Total number of active sessions
Usage
show stats aggregate-session by-tenant session-count [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-tenant session-departure-rate [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant 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-tenant tcp-bad-flag-combinations [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-bad-flag-combinations-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-bad-flag-combinations-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-duplicate-acks [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-duplicate-acks-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-duplicate-acks-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second) (in-memory)
Usage
show stats aggregate-session by-tenant tcp-invalid-state-transitions [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-invalid-state-transitions-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-invalid-state-transitions-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-out-of-window [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-out-of-window-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-out-of-window-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant tcp-resets
Total TCP resets for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-tenant tcp-resets [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant tcp-resets-received
Total TCP resets received for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-tenant tcp-resets-received [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-resets-received-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-resets-received-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second) (in-memory)
Usage
show stats aggregate-session by-tenant tcp-resets-transmitted [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-resets-transmitted-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant 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-tenant tcp-resets-transmitted-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-tenant tcp-retransmissions [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-received [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-received-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-received-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-transmitted [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-transmitted-forward [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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-tenant tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second) (in-memory)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-transmitted-reverse [tenant <tenant>] [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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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 app-id
Stats pertaining to application identification
Usage
show stats app-id [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
show stats app-id application-director
Statistics for 'application-director'
Usage
show stats app-id application-director [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 |
|---|
cache | Statistics for 'cache' |
lookup | Statistics for 'lookup' |
show stats app-id application-director cache
Statistics for 'cache'
Usage
show stats app-id application-director cache [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 |
|---|
hit | The number of times a query to the application-director cache had a hit (in-memory) |
miss | The number of times a query to the application-director cache had a miss (in-memory) |
size | The current size of the application-director cache (in-memory) |
See Also
show stats app-id application-director cache hit
The number of times a query to the application-director cache had a hit (in-memory)
Usage
show stats app-id application-director cache hit [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) |
See Also
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 app-id application-director cache miss
The number of times a query to the application-director cache had a miss (in-memory)
Usage
show stats app-id application-director cache miss [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) |
See Also
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 app-id application-director cache size
The current size of the application-director cache (in-memory)
Usage
show stats app-id application-director cache size [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) |
See Also
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 app-id application-director lookup
Statistics for 'lookup'
Usage
show stats app-id application-director lookup [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 |
|---|
failure | The number of times the REST call to the application-director had an error (in-memory) |
miss | The number of times the REST call to the application-director succeeded, but did not get an application (in-memory) |
success | The number of times the REST call to the application-director succeeded and returned an application-name (in-memory) |
show stats app-id application-director lookup failure
The number of times the REST call to the application-director had an error (in-memory)
Usage
show stats app-id application-director lookup failure [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) |
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 app-id application-director lookup miss
The number of times the REST call to the application-director succeeded, but did not get an application (in-memory)
Usage
show stats app-id application-director lookup miss [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) |
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 app-id application-director lookup success
The number of times the REST call to the application-director succeeded and returned an application-name (in-memory)
Usage
show stats app-id application-director lookup success [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) |
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 app-id applications
Statistics for 'applications'
Usage
show stats app-id applications [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
See Also
show stats app-id applications acknowledgement-round-trip
Statistics for 'acknowledgement-round-trip'
Usage
show stats app-id applications acknowledgement-round-trip [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
forward | Statistics for 'forward' |
reverse | Statistics for 'reverse' |
See Also
show stats app-id applications acknowledgement-round-trip forward
Statistics for 'forward'
Usage
show stats app-id applications acknowledgement-round-trip forward [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
count | Number of acknowledgement round trip samples in the window in the forward direction (sessions) (in-memory) |
max | A windowed maximum of the time in milliseconds for acknowledgement round trip in the forward direction (in-memory) |
min | A windowed minimum of the time in milliseconds for acknowledgement round trip in the forward direction (in-memory) |
total | Total acknowledgement round trip time in the forward direction (milliseconds) (in-memory) |
See Also
show stats app-id applications acknowledgement-round-trip forward count
Number of acknowledgement round trip samples in the window in the forward direction (sessions) (in-memory)
Usage
show stats app-id applications acknowledgement-round-trip forward count [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications acknowledgement-round-trip forward max
A windowed maximum of the time in milliseconds for acknowledgement round trip in the forward direction (in-memory)
Usage
show stats app-id applications acknowledgement-round-trip forward max [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications acknowledgement-round-trip forward min
A windowed minimum of the time in milliseconds for acknowledgement round trip in the forward direction (in-memory)
Usage
show stats app-id applications acknowledgement-round-trip forward min [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications acknowledgement-round-trip forward total
Total acknowledgement round trip time in the forward direction (milliseconds) (in-memory)
Usage
show stats app-id applications acknowledgement-round-trip forward total [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications acknowledgement-round-trip reverse
Statistics for 'reverse'
Usage
show stats app-id applications acknowledgement-round-trip reverse [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
count | Number of acknowledgement round trip samples in the window in the reverse direction (sessions) (in-memory) |
max | A windowed maximum of the time in milliseconds for acknowledgement round trip in the reverse direction (in-memory) |
min | A windowed minimum of the time in milliseconds for acknowledgement round trip in the reverse direction (in-memory) |
total | Total acknowledgement round trip time in the reverse direction (milliseconds) (in-memory) |
See Also
show stats app-id applications acknowledgement-round-trip reverse count
Number of acknowledgement round trip samples in the window in the reverse direction (sessions) (in-memory)
Usage
show stats app-id applications acknowledgement-round-trip reverse count [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications acknowledgement-round-trip reverse max
A windowed maximum of the time in milliseconds for acknowledgement round trip in the reverse direction (in-memory)
Usage
show stats app-id applications acknowledgement-round-trip reverse max [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications acknowledgement-round-trip reverse min
A windowed minimum of the time in milliseconds for acknowledgement round trip in the reverse direction (in-memory)
Usage
show stats app-id applications acknowledgement-round-trip reverse min [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications acknowledgement-round-trip reverse total
Total acknowledgement round trip time in the reverse direction (milliseconds) (in-memory)
Usage
show stats app-id applications acknowledgement-round-trip reverse total [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications bytes-received-reverse
Total bytes received for the application since discovery in the reverse direction (in-memory)
Usage
show stats app-id applications bytes-received-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications bytes-transmitted-forward
Total bytes sent for the application since discovery in the forward direction (in-memory)
Usage
show stats app-id applications bytes-transmitted-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications capacity-limits
Statistics for 'capacity-limits'
Usage
show stats app-id applications capacity-limits [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 |
|---|
quad-zero-client-used | Number of sessions tracked with a quad-zero client by application due to capacity limitations (in-memory) |
untracked | Number of sessions not tracked by application due to capacity limitations (in-memory) |
See Also
show stats app-id applications capacity-limits quad-zero-client-used
Number of sessions tracked with a quad-zero client by application due to capacity limitations (in-memory)
Usage
show stats app-id applications capacity-limits quad-zero-client-used [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) |
See Also
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 app-id applications capacity-limits untracked
Number of sessions not tracked by application due to capacity limitations (in-memory)
Usage
show stats app-id applications capacity-limits untracked [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) |
See Also
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 app-id applications classify-source
Per Application Classification source
Usage
show stats app-id applications classify-source [application-name <application-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application-name | The name of the application (comma-separated list) |
| 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 |
|---|
domain-name | Classified from domain name (sessions) (in-memory) |
ip-address | Classified from IP address and port (sessions) (in-memory) |
transport | Classified from port and protocol (sessions) (in-memory) |
url | Classified from URL (sessions) (in-memory) |
See Also
show stats app-id applications classify-source domain-name
Classified from domain name (sessions) (in-memory)
Usage
show stats app-id applications classify-source domain-name [application-name <application-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application-name | The name of the application (comma-separated list) |
| 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) |
See Also
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 app-id applications classify-source ip-address
Classified from IP address and port (sessions) (in-memory)
Usage
show stats app-id applications classify-source ip-address [application-name <application-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application-name | The name of the application (comma-separated list) |
| 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) |
See Also
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 app-id applications classify-source transport
Classified from port and protocol (sessions) (in-memory)
Usage
show stats app-id applications classify-source transport [application-name <application-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application-name | The name of the application (comma-separated list) |
| 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) |
See Also
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 app-id applications classify-source url
Classified from URL (sessions) (in-memory)
Usage
show stats app-id applications classify-source url [application-name <application-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application-name | The name of the application (comma-separated list) |
| 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) |
See Also
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 app-id applications expiration
Statistics for 'expiration'
Usage
show stats app-id applications expiration [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 |
|---|
next-hop | Statistics for 'next-hop' |
timer-cleared | An expiration timer was cleared because a session was observed for the next hop (next-hops) (in-memory) |
timer-set | An expiration timer was set for when the next hop should expire (next-hops) (in-memory) |
See Also
show stats app-id applications expiration next-hop
Statistics for 'next-hop'
Usage
show stats app-id applications expiration next-hop [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
creation-timestamp | Seconds since epoch at which the cluster was created (seconds) (in-memory) |
timer-cleared | A timer was cleared because a new session was observed (next-hops) (in-memory) |
timer-cleared-timestamp | Seconds since epoch at which the expiration timer was cleared (seconds) (in-memory) |
timer-set | A timer was set for when the next hop should expire (next-hops) (in-memory) |
timer-set-timestamp | Seconds since epoch at which the expiration timer was set (seconds) (in-memory) |
See Also
show stats app-id applications expiration next-hop creation-timestamp
Seconds since epoch at which the cluster was created (seconds) (in-memory)
Usage
show stats app-id applications expiration next-hop creation-timestamp [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications expiration next-hop timer-cleared
A timer was cleared because a new session was observed (next-hops) (in-memory)
Usage
show stats app-id applications expiration next-hop timer-cleared [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications expiration next-hop timer-cleared-timestamp
Seconds since epoch at which the expiration timer was cleared (seconds) (in-memory)
Usage
show stats app-id applications expiration next-hop timer-cleared-timestamp [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications expiration next-hop timer-set
A timer was set for when the next hop should expire (next-hops) (in-memory)
Usage
show stats app-id applications expiration next-hop timer-set [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications expiration next-hop timer-set-timestamp
Seconds since epoch at which the expiration timer was set (seconds) (in-memory)
Usage
show stats app-id applications expiration next-hop timer-set-timestamp [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications expiration timer-cleared
An expiration timer was cleared because a session was observed for the next hop (next-hops) (in-memory)
Usage
show stats app-id applications expiration timer-cleared [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) |
See Also
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 app-id applications expiration timer-set
An expiration timer was set for when the next hop should expire (next-hops) (in-memory)
Usage
show stats app-id applications expiration timer-set [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) |
See Also
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 app-id applications next-hops-added
The number of times a 'new' next hop has been added to be tracked (next-hops)
Usage
show stats app-id applications next-hops-added [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) |
See Also
show stats app-id applications next-hops-removed
The number of times a next hop has been removed from tracking (next-hops)
Usage
show stats app-id applications next-hops-removed [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) |
See Also
show stats app-id applications packets-received-reverse
Total packets received for the application since discovery in the reverse direction (in-memory)
Usage
show stats app-id applications packets-received-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications packets-transmitted-forward
Total packets sent for the application since discovery in the forward direction (in-memory)
Usage
show stats app-id applications packets-transmitted-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications reclassified-from
Sessions reclassified from this application (sessions) (in-memory)
Usage
show stats app-id applications reclassified-from [application-name <application-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application-name | The name of the application (comma-separated list) |
| 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) |
See Also
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 app-id applications reclassified-to
Sessions reclassified into this application (sessions) (in-memory)
Usage
show stats app-id applications reclassified-to [application-name <application-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application-name | The name of the application (comma-separated list) |
| 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) |
See Also
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 app-id applications sessions
Statistics for 'sessions'
Usage
show stats app-id applications sessions [netintf <netintf>] [application <application>] [client <client>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| 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 |
|---|
active | Active session count (sessions) (in-memory) |
close-before-establishment | Number of sessions closed before establishment (in-memory) |
failed | Failed session count (sessions) (in-memory) |
length | Stats pertaining to the session length |
success | Success session count (sessions) (in-memory) |
See Also
show stats app-id applications sessions active
Active session count (sessions) (in-memory)
Usage
show stats app-id applications sessions active [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications sessions close-before-establishment
Number of sessions closed before establishment (in-memory)
Usage
show stats app-id applications sessions close-before-establishment [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications sessions failed
Failed session count (sessions) (in-memory)
Usage
show stats app-id applications sessions failed [netintf <netintf>] [application <application>] [client <client>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| 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) |
See Also
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 app-id applications sessions length
Stats pertaining to the session length
Usage
show stats app-id applications sessions length [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
count | Count of sessions terminated during this window (in-memory) |
max | Max length of sessions terminated during this window (milliseconds) (in-memory) |
min | Min length of sessions terminated during this window (milliseconds) (in-memory) |
total | Total length of sessions terminated during this window (milliseconds) (in-memory) |
See Also
show stats app-id applications sessions length count
Count of sessions terminated during this window (in-memory)
Usage
show stats app-id applications sessions length count [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications sessions length max
Max length of sessions terminated during this window (milliseconds) (in-memory)
Usage
show stats app-id applications sessions length max [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications sessions length min
Min length of sessions terminated during this window (milliseconds) (in-memory)
Usage
show stats app-id applications sessions length min [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications sessions length total
Total length of sessions terminated during this window (milliseconds) (in-memory)
Usage
show stats app-id applications sessions length total [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications sessions success
Success session count (sessions) (in-memory)
Usage
show stats app-id applications sessions success [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications 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 app-id applications tcp-bad-flag-combinations-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications 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 app-id applications tcp-bad-flag-combinations-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications 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 app-id applications tcp-duplicate-acks-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications 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 app-id applications tcp-duplicate-acks-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications 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 app-id applications tcp-invalid-state-transitions-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications 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 app-id applications tcp-invalid-state-transitions-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications 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 app-id applications tcp-out-of-window-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications 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 app-id applications tcp-out-of-window-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second) (in-memory)
Usage
show stats app-id applications tcp-resets-received-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second) (in-memory)
Usage
show stats app-id applications tcp-resets-received-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications 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 app-id applications tcp-resets-transmitted-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications 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 app-id applications tcp-resets-transmitted-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications tcp-retransmission-packets-received-forward
TCP retransmission packets and out of order packets received from the client (in-memory)
Usage
show stats app-id applications tcp-retransmission-packets-received-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications tcp-retransmission-packets-received-reverse
TCP retransmission packets and out of order packets received from the server (in-memory)
Usage
show stats app-id applications tcp-retransmission-packets-received-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications tcp-retransmission-packets-transmitted-forward
TCP retransmission packets and out of order packets initiated by SSR to the server (in-memory)
Usage
show stats app-id applications tcp-retransmission-packets-transmitted-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications tcp-retransmission-packets-transmitted-reverse
TCP retransmission packets and out of order packets initiated by SSR to the client (in-memory)
Usage
show stats app-id applications tcp-retransmission-packets-transmitted-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications time-to-first-data-packet
Stats pertaining to the time of the first data packet
Usage
show stats app-id applications time-to-first-data-packet [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
count | Number of sessions that recorded a time to first data packet (in-memory) |
max | Max time to receive the first data byte (milliseconds) (in-memory) |
min | Min time to receive the first data byte (milliseconds) (in-memory) |
total | Total time to receive the first data byte (milliseconds) (in-memory) |
See Also
show stats app-id applications time-to-first-data-packet count
Number of sessions that recorded a time to first data packet (in-memory)
Usage
show stats app-id applications time-to-first-data-packet count [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications time-to-first-data-packet max
Max time to receive the first data byte (milliseconds) (in-memory)
Usage
show stats app-id applications time-to-first-data-packet max [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications time-to-first-data-packet min
Min time to receive the first data byte (milliseconds) (in-memory)
Usage
show stats app-id applications time-to-first-data-packet min [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications time-to-first-data-packet total
Total time to receive the first data byte (milliseconds) (in-memory)
Usage
show stats app-id applications time-to-first-data-packet total [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| 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] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 app-id applications tracked-next-hops
Current number of applications tracked per client per next-hop (next-hops)
Usage
show stats app-id applications tracked-next-hops [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) |
See Also
show stats app-id domain-database
Stats related to application identification category files
Usage
show stats app-id domain-database [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 |
|---|
domain-count | The number of domains mapped to categories for application identification |
subcategory-count | The number of subcategories mapped to services for application identification |
updates | The number of times that the application identifier has parsed category files |
url-count | The number of URLs mapped to categories for application identification |
show stats app-id domain-database domain-count
The number of domains mapped to categories for application identification
Usage
show stats app-id domain-database domain-count [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 app-id domain-database subcategory-count
The number of subcategories mapped to services for application identification
Usage
show stats app-id domain-database subcategory-count [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 app-id domain-database updates
The number of times that the application identifier has parsed category files
Usage
show stats app-id domain-database updates [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 app-id domain-database url-count
The number of URLs mapped to categories for application identification
Usage
show stats app-id domain-database url-count [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 app-id domain-lookup
Statistics for 'domain-lookup'
Usage
show stats app-id domain-lookup [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 |
|---|
hit | The number of times a service has been identified from a domain name |
miss | The number of times a child service could not be identified from a domain name |
service-not-applicable | The number of times a service could not be identified from a domain name when the parent service is invalid |
show stats app-id domain-lookup hit
The number of times a service has been identified from a domain name
Usage
show stats app-id domain-lookup hit [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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 app-id domain-lookup miss
The number of times a child service could not be identified from a domain name
Usage
show stats app-id domain-lookup miss [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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 app-id domain-lookup service-not-applicable
The number of times a service could not be identified from a domain name when the parent service is invalid
Usage
show stats app-id domain-lookup service-not-applicable [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 app-id refreshes
The total number of times app-id modules were refreshed
Usage
show stats app-id refreshes [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 app-id retries
The total number of times failed app-id modules were retried
Usage
show stats app-id retries [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 app-id subcategory-lookup
Statistics for 'subcategory-lookup'
Usage
show stats app-id subcategory-lookup [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 |
|---|
hit | The number of times a service has been identified from a subcategory (in-memory) |
miss | The number of times a child service could not be identified from a subcategory (in-memory) |
service-not-applicable | The number of times a service could not be identified from a subcategory when the parent service is invalid (in-memory) |
show stats app-id subcategory-lookup hit
The number of times a service has been identified from a subcategory (in-memory)
Usage
show stats app-id subcategory-lookup hit [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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 app-id subcategory-lookup miss
The number of times a child service could not be identified from a subcategory (in-memory)
Usage
show stats app-id subcategory-lookup miss [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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 app-id subcategory-lookup service-not-applicable
The number of times a service could not be identified from a subcategory when the parent service is invalid (in-memory)
Usage
show stats app-id subcategory-lookup service-not-applicable [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) |
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 app-id summary-tracking
Statistics for 'summary-tracking'
Usage
show stats app-id summary-tracking [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
show stats app-id summary-tracking stale-contributor
Statistics for 'stale-contributor'
Usage
show stats app-id summary-tracking stale-contributor [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 |
|---|
detected | The count of times when stale contributors were detected (in-memory) |
stack-generated | The count of times when stale contributors stack traces were generated (in-memory) |
stack-skipped | The count of times when stale contributors stack traces were skipped (in-memory) |
show stats app-id summary-tracking stale-contributor detected
The count of times when stale contributors were detected (in-memory)
Usage
show stats app-id summary-tracking stale-contributor detected [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) |
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 app-id summary-tracking stale-contributor stack-generated
The count of times when stale contributors stack traces were generated (in-memory)
Usage
show stats app-id summary-tracking stale-contributor stack-generated [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) |
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 app-id summary-tracking stale-contributor stack-skipped
The count of times when stale contributors stack traces were skipped (in-memory)
Usage
show stats app-id summary-tracking stale-contributor stack-skipped [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) |
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 app-id url-lookup
Statistics for 'url-lookup'
Usage
show stats app-id url-lookup [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 |
|---|
hit | The number of times a service has been identified from a URL (in-memory) |
miss | The number of times a child service could not be identified from a URL (in-memory) |
service-not-applicable | The number of times a service could not be identified from a URL when the parent service is invalid (in-memory) |
show stats app-id url-lookup hit
The number of times a service has been identified from a URL (in-memory)
Usage
show stats app-id url-lookup hit [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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 app-id url-lookup miss
The number of times a child service could not be identified from a URL (in-memory)
Usage
show stats app-id url-lookup miss [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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 app-id url-lookup service-not-applicable
The number of times a service could not be identified from a URL when the parent service is invalid (in-memory)
Usage
show stats app-id url-lookup service-not-applicable [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) |
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 application-director
Metrics about the Application Director
Usage
show stats application-director [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 |
|---|
classify-session | Metrics about how sessions were classified |
requests | The requests made to each endpoint and the status code produced (in-memory) |
show stats application-director classify-session
Metrics about how sessions were classified
Usage
show stats application-director classify-session [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 |
|---|
cache | Metrics about cache interactions |
classified | Statistics for 'classified' |
unclassified | Statistics for 'unclassified' |
websense | Metrics about Websense interactions |
show stats application-director classify-session cache
Metrics about cache interactions
Usage
show stats application-director classify-session cache [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 |
|---|
request | Cache Request (requests) (in-memory) |
success | Cache Success (requests) (in-memory) |
show stats application-director classify-session cache request
Cache Request (requests) (in-memory)
Usage
show stats application-director classify-session cache request [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) |
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 application-director classify-session cache success
Cache Success (requests) (in-memory)
Usage
show stats application-director classify-session cache success [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) |
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 application-director classify-session classified
Statistics for 'classified'
Usage
show stats application-director classify-session classified [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 |
|---|
domain | Classification was based on the domain name (requests) (in-memory) |
ip | Classification was based on the server's IP address (requests) (in-memory) |
transport | Classification was based on the transport (requests) (in-memory) |
url | Classification was based on the requested URL (requests) (in-memory) |
show stats application-director classify-session classified domain
Classification was based on the domain name (requests) (in-memory)
Usage
show stats application-director classify-session classified domain [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) |
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 application-director classify-session classified ip
Classification was based on the server's IP address (requests) (in-memory)
Usage
show stats application-director classify-session classified ip [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) |
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 application-director classify-session classified transport
Classification was based on the transport (requests) (in-memory)
Usage
show stats application-director classify-session classified transport [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) |
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 application-director classify-session classified url
Classification was based on the requested URL (requests) (in-memory)
Usage
show stats application-director classify-session classified url [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) |
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 application-director classify-session unclassified
Statistics for 'unclassified'
Usage
show stats application-director classify-session unclassified [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 |
|---|
domain | Unable to classify based on the domain name (requests) (in-memory) |
ip | Unable to classify based on the server's IP address (requests) (in-memory) |
transport | Unable to classify based on the transport (requests) (in-memory) |
url | Unable to classify based on the requested URL (requests) (in-memory) |
show stats application-director classify-session unclassified domain
Unable to classify based on the domain name (requests) (in-memory)
Usage
show stats application-director classify-session unclassified domain [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) |
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 application-director classify-session unclassified ip
Unable to classify based on the server's IP address (requests) (in-memory)
Usage
show stats application-director classify-session unclassified ip [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) |
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 application-director classify-session unclassified transport
Unable to classify based on the transport (requests) (in-memory)
Usage
show stats application-director classify-session unclassified transport [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) |
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 application-director classify-session unclassified url
Unable to classify based on the requested URL (requests) (in-memory)
Usage
show stats application-director classify-session unclassified url [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) |
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 application-director classify-session websense
Metrics about Websense interactions
Usage
show stats application-director classify-session websense [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 |
|---|
request | Websense Request (requests) (in-memory) |
response-time | Response time (requests) (in-memory) |
success | Websense Success (requests) (in-memory) |
show stats application-director classify-session websense request
Websense Request (requests) (in-memory)
Usage
show stats application-director classify-session websense request [status <status>] [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] |
| status | The response code (comma-separated list) |
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 application-director classify-session websense response-time
Response time (requests) (in-memory)
Usage
show stats application-director classify-session websense response-time [duration <duration>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| duration | The response time duration (comma-separated list) |
| 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) |
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 application-director classify-session websense success
Websense Success (requests) (in-memory)
Usage
show stats application-director classify-session websense success [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) |
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 application-director requests
The requests made to each endpoint and the status code produced (in-memory)
Usage
show stats application-director requests [endpoint <endpoint>] [status <status>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| endpoint | The name endpoint (comma-separated list) |
| 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] |
| status | The response code (comma-separated list) |
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 application-framework
Application Framework statistics for managed applications
Usage
show stats application-framework [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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 |
|---|
init | Total number of times init script is invoked |
shutdown | Total number of times shutdown script is invoked |
start | Total number of times start script is invoked |
state | Total number of times state script is invoked |
stop | Total number of times stop script is invoked |
show stats application-framework init
Total number of times init script is invoked
Usage
show stats application-framework init [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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 application-framework shutdown
Total number of times shutdown script is invoked
Usage
show stats application-framework shutdown [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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 application-framework start
Total number of times start script is invoked
Usage
show stats application-framework start [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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 application-framework state
Total number of times state script is invoked
Usage
show stats application-framework state [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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 application-framework stop
Total number of times stop script is invoked
Usage
show stats application-framework stop [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| 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 application-policy-hit-count
Stats pertaining to the number of times an access policy was used
Usage
show stats application-policy-hit-count [tenant <tenant>] [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
allowed | The number of sessions allowed for this tenant and service combination. (in-memory) |
deleted | The number of sessions deleted for this tenant and service combination. (in-memory) |
deny | Statistics for 'deny' |
failed | The number of sessions failed to create for this tenant and service combination. (in-memory) |
show stats application-policy-hit-count allowed
The number of sessions allowed for this tenant and service combination. (in-memory)
Usage
show stats application-policy-hit-count allowed [tenant <tenant>] [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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 application-policy-hit-count deleted
The number of sessions deleted for this tenant and service combination. (in-memory)
Usage
show stats application-policy-hit-count deleted [tenant <tenant>] [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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 application-policy-hit-count deny
Statistics for 'deny'
Usage
show stats application-policy-hit-count deny [tenant <tenant>] [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
local-service | The number of sessions denied in the service area because the local service access policy is marked as deny. (in-memory) |
policy-table | The number of packets denied per service and tenant that matched 'Drop' rules in the access policy table. (in-memory) |
url-filtering | The number of sessions disallowed for this tenant and service due to URL filtering. (in-memory) |
show stats application-policy-hit-count deny local-service
The number of sessions denied in the service area because the local service access policy is marked as deny. (in-memory)
Usage
show stats application-policy-hit-count deny local-service [tenant <tenant>] [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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 application-policy-hit-count deny policy-table
The number of packets denied per service and tenant that matched 'Drop' rules in the access policy table. (in-memory)
Usage
show stats application-policy-hit-count deny policy-table [tenant <tenant>] [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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 application-policy-hit-count deny url-filtering
The number of sessions disallowed for this tenant and service due to URL filtering. (in-memory)
Usage
show stats application-policy-hit-count deny url-filtering [tenant <tenant>] [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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 application-policy-hit-count failed
The number of sessions failed to create for this tenant and service combination. (in-memory)
Usage
show stats application-policy-hit-count failed [tenant <tenant>] [service <service>] [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>) |
| service | The name of the service generating this metric (comma-separated list) |
| 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] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
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 arp
Stats pertaining to ARP management packets
Usage
show stats arp [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 |
|---|
encapsulation | Stats pertaining to Layer 2 encapsulation of IP packets |
entries | The number of active ARP entries |
queued | Stats pertaining to queuing packets waiting for arp resolution |
received | Stats pertaining to the number of ARP packets received |
sent | Stats pertaining to the number of ARP packets sent |
show stats arp encapsulation
Stats pertaining to Layer 2 encapsulation of IP packets
Usage
show stats arp encapsulation [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 |
|---|
sent | Stats pertaining to the number of IP packets sent after ARP has been resolved |
show stats arp encapsulation sent
Stats pertaining to the number of IP packets sent after ARP has been resolved
Usage
show stats arp encapsulation sent [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 |
|---|
failure | The number of IP packets that failed to be sent after successful ARP resolution |
success | The number of IP packets sent sent after successful ARP resolution |
show stats arp encapsulation sent failure
The number of IP packets that failed to be sent after successful ARP resolution
Usage
show stats arp encapsulation sent failure [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 arp encapsulation sent success
The number of IP packets sent sent after successful ARP resolution
Usage
show stats arp encapsulation sent success [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 arp entries
The number of active ARP entries
Usage
show stats arp entries [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 arp queued
Stats pertaining to queuing packets waiting for arp resolution
Usage
show stats arp queued [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 |
|---|
failure | Stats pertaining to failures when queuing packets waiting for arp resolution |
packets | The number of queued packets waiting for valid arp entry |
show stats arp queued failure
Stats pertaining to failures when queuing packets waiting for arp resolution
Usage
show stats arp queued failure [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 |
|---|
drop | The number of packets dropped after ARP entry failed to resolve |
queue-full | The number of packets that failed to enqueue |
show stats arp queued failure drop
The number of packets dropped after ARP entry failed to resolve
Usage
show stats arp queued failure drop [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 arp queued failure queue-full
The number of packets that failed to enqueue
Usage
show stats arp queued failure queue-full [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 arp queued packets
The number of queued packets waiting for valid arp entry
Usage
show stats arp queued packets [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 arp received
Stats pertaining to the number of ARP packets received
Usage
show stats arp received [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
show stats arp received arp-probe
The number of received ARP Probes
Usage
show stats arp received arp-probe [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 arp received arp-reply
The number of ARP replies received
Usage
show stats arp received arp-reply [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 arp received arp-request
The number of received ARP requests
Usage
show stats arp received arp-request [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 arp received errors
Stats pertaining to invalid or ignored ARP/ICMPv6 packets
Usage
show stats arp received errors [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 |
|---|
arp-reply | The number of errors while processing ARP Replies |
arp-request | The number of errors while processing ARP Requests |
neighbor-advertisement | The number of errors while processing ICMPv6 Neighbor Advertisements |
neighbor-solicit | The number of errors while processing ICMPv6 Neighbor Solicits |
processing | The number of ARP processing errors |
unknown-type | The number of Packets received of an unknown type |
show stats arp received errors arp-reply
The number of errors while processing ARP Replies
Usage
show stats arp received errors arp-reply [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 arp received errors arp-request
The number of errors while processing ARP Requests
Usage
show stats arp received errors arp-request [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 arp received errors neighbor-advertisement
The number of errors while processing ICMPv6 Neighbor Advertisements
Usage
show stats arp received errors neighbor-advertisement [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 arp received errors neighbor-solicit
The number of errors while processing ICMPv6 Neighbor Solicits
Usage
show stats arp received errors neighbor-solicit [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 arp received errors processing
The number of ARP processing errors
Usage
show stats arp received errors processing [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 arp received errors unknown-type
The number of Packets received of an unknown type
Usage
show stats arp received errors unknown-type [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 arp received gratuitous-arp
The number of Gratuitous ARP replies received
Usage
show stats arp received gratuitous-arp [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 arp received neighbor-advertisement
The number of ICMPv6 Neighbor Advertisements received
Usage
show stats arp received neighbor-advertisement [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 arp received neighbor-solicit
The number of ICMPv6 Neighbor Solicits received
Usage
show stats arp received neighbor-solicit [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 arp received off-subnet-arp-request
The number of off-subnet ARP requests received
Usage
show stats arp received off-subnet-arp-request [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 arp received off-subnet-neighbor-solicit
The number of off-subnet ICMPv6 Neighbor Solicits received
Usage
show stats arp received off-subnet-neighbor-solicit [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 arp received unsolicited-neighbor-advertisement
The number of Unsolicited ICMPv6 Neighbor Advertisements received
Usage
show stats arp received unsolicited-neighbor-advertisement [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 arp sent
Stats pertaining to the number of ARP packets sent
Usage
show stats arp sent [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 |
|---|
failure | Stats pertaining to errors during transmission of ARP/ICMPv6 packets |
success | Stats pertaining to successful transmission of ARP/ICMPv6 packets |
show stats arp sent failure
Stats pertaining to errors during transmission of ARP/ICMPv6 packets
Usage
show stats arp sent failure [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
show stats arp sent failure allocation
The number allocation failures when attempting to send packet
Usage
show stats arp sent failure allocation [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 arp sent failure arp-reply
The number of errors while sending ARP Replies
Usage
show stats arp sent failure arp-reply [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 arp sent failure arp-request
The number of errors while sending ARP Requests
Usage
show stats arp sent failure arp-request [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 arp sent failure gratuitous-arp
The number of errors while sending Gratuitous ARPs
Usage
show stats arp sent failure gratuitous-arp [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 arp sent failure multicast-listener-report
The number of errors while sending ICMPv6 Multicast Listener Report
Usage
show stats arp sent failure multicast-listener-report [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 arp sent failure neighbor-advertisement
The number of errors while sending ICMPv6 Neighbor Advertisements
Usage
show stats arp sent failure neighbor-advertisement [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 arp sent failure neighbor-solicit
The number of errors while sending ICMPv6 Neighbor Solicits
Usage
show stats arp sent failure neighbor-solicit [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 arp sent failure standby
The number of packets that failed to be sent because the interface was not active
Usage
show stats arp sent failure standby [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 arp sent failure unsolicited-neighbor-advertisement
The number of errors while sending ICMPv6 Unsolicited Neighbor Advertisements
Usage
show stats arp sent failure unsolicited-neighbor-advertisement [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 arp sent success
Stats pertaining to successful transmission of ARP/ICMPv6 packets
Usage
show stats arp sent success [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
show stats arp sent success arp-reply
The number of ARP replies sent
Usage
show stats arp sent success arp-reply [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 arp sent success arp-request
The number of ARP requests sent
Usage
show stats arp sent success arp-request [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 arp sent success gratuitous-arp
The number of Gratuitous ARPs sent
Usage
show stats arp sent success gratuitous-arp [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 arp sent success in-subnet-proxy
The number of ARP-proxy responses sent for in-subnet addresses
Usage
show stats arp sent success in-subnet-proxy [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 arp sent success multicast-listener-report
The number of ICMPv6 Multicast Listener Reports sent
Usage
show stats arp sent success multicast-listener-report [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 arp sent success neighbor-advertisement
The number of ICMPv6 Neighbor Advertisements sent
Usage
show stats arp sent success neighbor-advertisement [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 arp sent success neighbor-solicit
The number of ICMPv6 Neighbor Solicits sent
Usage
show stats arp sent success neighbor-solicit [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 arp sent success off-subnet-proxy
The number of ARP-proxy responses sent for off-subnet addresses
Usage
show stats arp sent success off-subnet-proxy [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 arp sent success unsolicited-neighbor-advertisement
The number of ICMPv6 Unsolicited Neighbor Advertisements sent
Usage
show stats arp sent success unsolicited-neighbor-advertisement [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 audit
Metrics tracking various aspects of the auditing system
Usage
show stats audit [collector <collector>] [type <type>] [subtype <subtype>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| collector | The collector that produced this event (comma-separated list) |
| 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] |
| subtype | The subtype of the event (comma-separated list) |
| type | The type of the event (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
events | Statistics for 'events' |
show stats audit events
Statistics for 'events'
Usage
show stats audit events [collector <collector>] [type <type>] [subtype <subtype>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| collector | The collector that produced this event (comma-separated list) |
| 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] |
| subtype | The subtype of the event (comma-separated list) |
| type | The type of the event (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
produced | The number of events produced by type (in-memory) |
show stats audit events produced
The number of events produced by type (in-memory)
Usage
show stats audit events produced [collector <collector>] [type <type>] [subtype <subtype>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| collector | The collector that produced this event (comma-separated list) |
| 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] |
| subtype | The subtype of the event (comma-separated list) |
| type | The type of the event (comma-separated list) |
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 automated-provisioner
Metrics pertaining to the Automated Provisioner
Usage
show stats automated-provisioner [asset-status <asset-status>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| asset-status | Asset status type (comma-separated list) |
| 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 |
|---|
assets | Metrics pertaining to assets of the Automated Provisioner |
show stats automated-provisioner assets
Metrics pertaining to assets of the Automated Provisioner
Usage
show stats automated-provisioner assets [asset-status <asset-status>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| asset-status | Asset status type (comma-separated list) |
| 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 |
|---|
by-status | Statistics for 'by-status' |
show stats automated-provisioner assets by-status
Statistics for 'by-status'
Usage
show stats automated-provisioner assets by-status [asset-status <asset-status>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| asset-status | Asset status type (comma-separated list) |
| 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 |
|---|
count | The number of assets in a given status |
show stats automated-provisioner assets by-status count
The number of assets in a given status
Usage
show stats automated-provisioner assets by-status count [asset-status <asset-status>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| asset-status | Asset status type (comma-separated list) |
| 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 bfd
Stats pertaining to BFD
Usage
show stats bfd [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 |
|---|
async | Stats pertaining to BFD async mode in total. |
by-peer-node-id | Stats pertaining to BFD per peer node-id |
by-peer-path | Stats pertaining to BFD per peer path |
cert | Stats pertaining to BFD certificate exchange mode in total. |
dh-public-key | Stats pertaining to BFD dh-public-key exchange mode in total. |
dynamic-damping | Stats pertaining to Dynamic BFD Damping |
echo | Stats pertaining to BFD echo mode in total. |
link-down | Stats tracking BFD link down event |
link-up | The number of link-ups on the peer path. |
local-source-nat-change | The number of local source nat changes on the peer path. |
local-source-nat-reset | The number of local source nat resets on the peer path. |
metadata-key | Stats pertaining to BFD metadata key exchange mode in total. |
ml-kem-key | Stats pertaining to BFD ml-kem-key exchange mode in total. |
neighbor | Stats pertaining to BFD Neighbor |
received-invalid | Stats pertaining to invalid BFD packets received |
salt | Stats pertaining to BFD salt exchange mode in total. |
See Also
show stats bfd async
Stats pertaining to BFD async mode in total.
Usage
show stats bfd async [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 |
|---|
received | BFD async packets received on the peer path. |
sent | BFD async packets sent on the peer path. |
See Also
show stats bfd async received
BFD async packets received on the peer path.
Usage
show stats bfd async received [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 |
|---|
miss | BFD async packets not received in time on the peer path. |
success | BFD async packets received on the peer path. |
See Also
show stats bfd async received miss
BFD async packets not received in time on the peer path.
Usage
show stats bfd async received miss [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) |
See Also
show stats bfd async received success
BFD async packets received on the peer path.
Usage
show stats bfd async received success [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) |
See Also
show stats bfd async sent
BFD async packets sent on the peer path.
Usage
show stats bfd async sent [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
See Also
show stats bfd async sent arp-failure
BFD async packets arp failure in total.
Usage
show stats bfd async sent arp-failure [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) |
See Also
show stats bfd async sent buffer-allocation-failure
BFD async packets buffer allocation failure in total.
Usage
show stats bfd async sent buffer-allocation-failure [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) |
See Also
show stats bfd async sent success
BFD async packets sent successfully in total.
Usage
show stats bfd async sent success [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) |
See Also
show stats bfd by-peer-node-id
Stats pertaining to BFD per peer node-id
Usage
show stats bfd by-peer-node-id [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
cert | Stats pertaining to BFD certificate exchange peer peer node-id |
dh-public-key | Stats pertaining to BFD dh-public-key exchange peer peer node-id |
metadata-key | Stats pertaining to BFD metadata-key exchange peer peer node-id |
ml-kem-key | Stats pertaining to BFD ml-kem-key exchange peer peer node-id |
salt | Stats pertaining to BFD salt exchange peer peer node-id |
See Also
show stats bfd by-peer-node-id cert
Stats pertaining to BFD certificate exchange peer peer node-id
Usage
show stats bfd by-peer-node-id cert [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
received | BFD certificate exchange packets received for the peer node-id. |
sent | BFD certificate exchange packets sent for the peer node-id. |
See Also
show stats bfd by-peer-node-id cert received
BFD certificate exchange packets received for the peer node-id.
Usage
show stats bfd by-peer-node-id cert received [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
miss | BFD certificate exchange packets not received in time for the peer node-id. (in-memory) |
success | BFD certificate exchange packets received for the peer node-id. (in-memory) |
See Also
show stats bfd by-peer-node-id cert received miss
BFD certificate exchange packets not received in time for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id cert received miss [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id cert received success
BFD certificate exchange packets received for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id cert received success [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id cert sent
BFD certificate exchange packets sent for the peer node-id.
Usage
show stats bfd by-peer-node-id cert sent [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
success | BFD certificate exchange packets sent successfully for the peer node-id. (in-memory) |
See Also
show stats bfd by-peer-node-id cert sent success
BFD certificate exchange packets sent successfully for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id cert sent success [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id dh-public-key
Stats pertaining to BFD dh-public-key exchange peer peer node-id
Usage
show stats bfd by-peer-node-id dh-public-key [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
received | BFD dh-public-key exchange packets received for the peer node-id. |
sent | BFD dh-public-key exchange packets sent for the peer node-id. |
See Also
show stats bfd by-peer-node-id dh-public-key received
BFD dh-public-key exchange packets received for the peer node-id.
Usage
show stats bfd by-peer-node-id dh-public-key received [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
miss | BFD dh-public-key exchange packets not received in time for the peer node-id. (in-memory) |
success | BFD dh-public-key exchange packets received for the peer node-id. (in-memory) |
See Also
show stats bfd by-peer-node-id dh-public-key received miss
BFD dh-public-key exchange packets not received in time for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id dh-public-key received miss [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id dh-public-key received success
BFD dh-public-key exchange packets received for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id dh-public-key received success [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id dh-public-key sent
BFD dh-public-key exchange packets sent for the peer node-id.
Usage
show stats bfd by-peer-node-id dh-public-key sent [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
success | BFD dh-public-key exchange packets sent successfully for the peer node-id. (in-memory) |
See Also
show stats bfd by-peer-node-id dh-public-key sent success
BFD dh-public-key exchange packets sent successfully for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id dh-public-key sent success [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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/
Stats pertaining to BFD metadata-key exchange peer peer node-id
Usage
show stats bfd by-peer-node-id metadata-key [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
received | BFD metadata-key exchange packets received for the peer node-id. |
sent | BFD metadata-key exchange packets sent for the peer node-id. |
See Also
BFD metadata-key exchange packets received for the peer node-id.
Usage
show stats bfd by-peer-node-id metadata-key received [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
miss | BFD metadata-key exchange packets not received in time for the peer node-id. (in-memory) |
success | BFD metadata-key exchange packets received for the peer node-id. (in-memory) |
See Also
BFD metadata-key exchange packets not received in time for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id metadata-key received miss [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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/
BFD metadata-key exchange packets received for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id metadata-key received success [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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/
BFD metadata-key exchange packets sent for the peer node-id.
Usage
show stats bfd by-peer-node-id metadata-key sent [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
success | BFD metadata-key exchange packets sent successfully for the peer node-id. (in-memory) |
See Also
BFD metadata-key exchange packets sent successfully for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id metadata-key sent success [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id ml-kem-key
Stats pertaining to BFD ml-kem-key exchange peer peer node-id
Usage
show stats bfd by-peer-node-id ml-kem-key [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
received | BFD ml-kem-key exchange packets received for the peer node-id. |
sent | BFD ml-kem-key exchange packets sent for the peer node-id. |
See Also
show stats bfd by-peer-node-id ml-kem-key received
BFD ml-kem-key exchange packets received for the peer node-id.
Usage
show stats bfd by-peer-node-id ml-kem-key received [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
miss | BFD ml-kem-key exchange packets not received in time for the peer node-id. (in-memory) |
success | BFD ml-kem-key exchange packets received for the peer node-id. (in-memory) |
See Also
show stats bfd by-peer-node-id ml-kem-key received miss
BFD ml-kem-key exchange packets not received in time for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id ml-kem-key received miss [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id ml-kem-key received success
BFD ml-kem-key exchange packets received for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id ml-kem-key received success [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id ml-kem-key sent
BFD ml-kem-key exchange packets sent for the peer node-id.
Usage
show stats bfd by-peer-node-id ml-kem-key sent [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
success | BFD ml-kem-key exchange packets sent successfully for the peer node-id. (in-memory) |
See Also
show stats bfd by-peer-node-id ml-kem-key sent success
BFD ml-kem-key exchange packets sent successfully for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id ml-kem-key sent success [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id salt
Stats pertaining to BFD salt exchange peer peer node-id
Usage
show stats bfd by-peer-node-id salt [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
received | BFD salt exchange packets received for the peer node-id. |
sent | BFD salt exchange packets sent for the peer node-id. |
See Also
show stats bfd by-peer-node-id salt received
BFD salt exchange packets received for the peer node-id.
Usage
show stats bfd by-peer-node-id salt received [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
miss | BFD salt exchange packets not received in time for the peer node-id. (in-memory) |
success | BFD salt exchange packets received for the peer node-id. (in-memory) |
See Also
show stats bfd by-peer-node-id salt received miss
BFD salt exchange packets not received in time for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id salt received miss [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id salt received success
BFD salt exchange packets received for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id salt received success [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-node-id salt sent
BFD salt exchange packets sent for the peer node-id.
Usage
show stats bfd by-peer-node-id salt sent [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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 |
|---|
success | BFD salt exchange packets sent successfully for the peer node-id. (in-memory) |
See Also
show stats bfd by-peer-node-id salt sent success
BFD salt exchange packets sent successfully for the peer node-id. (in-memory)
Usage
show stats bfd by-peer-node-id salt sent success [peer-name <peer-name>] [peer-node-id <peer-node-id>] [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 |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| peer-node-id | The node id of the peer generating this metric (comma-separated list) |
| 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) |
See Also
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 bfd by-peer-path
Stats pertaining to BFD per peer path
Usage
show stats bfd by-peer-path [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
async | Stats pertaining to BFD async mode per peer path |
average-latency | Rolling average latency in milliseconds for the SSR peer path. |
cert | Stats pertaining to BFD certificate exchange per peer path |
dh-public-key | Stats pertaining to BFD dh-public-key exchange per peer path |
dynamic-damping | Stats pertaining to Dynamic BFD Damping |
echo | Stats pertaining to BFD echo mode per peer path |
jitter | Jitter in milliseconds for the SSR peer path. |
latency | Latency in milliseconds for the SSR peer path. |
link-down | Stats tracking BFD link down event per peer path |
link-up | The number of link-ups on the peer path. (in-memory) |
local-source-nat-change | The number of local source nat changes on the peer path. (in-memory) |
local-source-nat-reset | The number of local source nat resets on the peer path. (in-memory) |
loss | Packet loss percentage for the SSR peer path. |
metadata-key | Stats pertaining to BFD metadata-key exchange per peer path |
ml-kem-key | Stats pertaining to BFD ml-kem-key exchange per peer path |
mos | MOS value calculated for the SSR peer path. (hundredths of a decimal) |
neighbor | Stats pertaining to BFD Neighbor |
salt | Stats pertaining to BFD salt exchange per peer path |
See Also
show stats bfd by-peer-path async
Stats pertaining to BFD async mode per peer path
Usage
show stats bfd by-peer-path async [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD async packets received on the peer path. |
sent | BFD async packets sent on the peer path. |
See Also
show stats bfd by-peer-path async received
BFD async packets received on the peer path.
Usage
show stats bfd by-peer-path async received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
miss | BFD async packets not received in time on the peer path. (in-memory) |
success | BFD async packets received on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path async received miss
BFD async packets not received in time on the peer path. (in-memory)
Usage
show stats bfd by-peer-path async received miss [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path async received success
BFD async packets received on the peer path. (in-memory)
Usage
show stats bfd by-peer-path async received success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path async sent
BFD async packets sent on the peer path.
Usage
show stats bfd by-peer-path async sent [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-failure | BFD async packets tx arp failure on the peer path. (in-memory) |
buffer-allocation-failure | BFD async packets tx allocation failure on the peer path. (in-memory) |
success | BFD async packets sent successfully on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path async sent arp-failure
BFD async packets tx arp failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path async sent arp-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path async sent buffer-allocation-failure
BFD async packets tx allocation failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path async sent buffer-allocation-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path async sent success
BFD async packets sent successfully on the peer path. (in-memory)
Usage
show stats bfd by-peer-path async sent success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path average-latency
Rolling average latency in milliseconds for the SSR peer path.
Usage
show stats bfd by-peer-path average-latency [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path cert
Stats pertaining to BFD certificate exchange per peer path
Usage
show stats bfd by-peer-path cert [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD certificate exchange packets received on the peer path. |
sent | BFD certificate exchange packets sent on the peer path. |
See Also
show stats bfd by-peer-path cert received
BFD certificate exchange packets received on the peer path.
Usage
show stats bfd by-peer-path cert received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
success | BFD certificate exchange packets received on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path cert received success
BFD certificate exchange packets received on the peer path. (in-memory)
Usage
show stats bfd by-peer-path cert received success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path cert sent
BFD certificate exchange packets sent on the peer path.
Usage
show stats bfd by-peer-path cert sent [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-failure | BFD certificate exchange packets tx arp failure on the peer path. (in-memory) |
buffer-allocation-failure | BFD certificate exchange packets tx allocation failure on the peer path. (in-memory) |
success | BFD certificate exchange packets sent successfully on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path cert sent arp-failure
BFD certificate exchange packets tx arp failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path cert sent arp-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path cert sent buffer-allocation-failure
BFD certificate exchange packets tx allocation failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path cert sent buffer-allocation-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path cert sent success
BFD certificate exchange packets sent successfully on the peer path. (in-memory)
Usage
show stats bfd by-peer-path cert sent success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path dh-public-key
Stats pertaining to BFD dh-public-key exchange per peer path
Usage
show stats bfd by-peer-path dh-public-key [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD dh-public-key exchange packets received on the peer path. |
sent | BFD dh-public-key exchange packets sent on the peer path. |
See Also
show stats bfd by-peer-path dh-public-key received
BFD dh-public-key exchange packets received on the peer path.
Usage
show stats bfd by-peer-path dh-public-key received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
success | BFD dh-public-key exchange packets received on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path dh-public-key received success
BFD dh-public-key exchange packets received on the peer path. (in-memory)
Usage
show stats bfd by-peer-path dh-public-key received success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path dh-public-key sent
BFD dh-public-key exchange packets sent on the peer path.
Usage
show stats bfd by-peer-path dh-public-key sent [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-failure | BFD dh-public-key exchange packets tx arp failure on the peer path. (in-memory) |
buffer-allocation-failure | BFD dh-public-key exchange packets tx allocation failure on the peer path. (in-memory) |
success | BFD dh-public-key exchange packets sent successfully on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path dh-public-key sent arp-failure
BFD dh-public-key exchange packets tx arp failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path dh-public-key sent arp-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path dh-public-key sent buffer-allocation-failure
BFD dh-public-key exchange packets tx allocation failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path dh-public-key sent buffer-allocation-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path dh-public-key sent success
BFD dh-public-key exchange packets sent successfully on the peer path. (in-memory)
Usage
show stats bfd by-peer-path dh-public-key sent success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path dynamic-damping
Stats pertaining to Dynamic BFD Damping
Usage
show stats bfd by-peer-path dynamic-damping [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
current-hold-down-time | The hold-down duration in seconds. This value will be used for the next time the hold-down timer is started (in-memory) |
hold-down-link-flaps | Number of link flaps that have occurred within a hold-down period since the last path-down notification (in-memory) |
See Also
show stats bfd by-peer-path dynamic-damping current-hold-down-time
The hold-down duration in seconds. This value will be used for the next time the hold-down timer is started (in-memory)
Usage
show stats bfd by-peer-path dynamic-damping current-hold-down-time [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path dynamic-damping hold-down-link-flaps
Number of link flaps that have occurred within a hold-down period since the last path-down notification (in-memory)
Usage
show stats bfd by-peer-path dynamic-damping hold-down-link-flaps [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path echo
Stats pertaining to BFD echo mode per peer path
Usage
show stats bfd by-peer-path echo [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD echo packets received on the peer path. (in-memory) |
sent | BFD echo packets sent on the peer path. |
See Also
show stats bfd by-peer-path echo received
BFD echo packets received on the peer path. (in-memory)
Usage
show stats bfd by-peer-path echo received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path echo sent
BFD echo packets sent on the peer path.
Usage
show stats bfd by-peer-path echo sent [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-failure | BFD echo packets arp failure on the peer path. (in-memory) |
buffer-allocation-failure | BFD echo packets buffer allocation failure on the peer path. (in-memory) |
success | BFD echo packets sent successfully on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path echo sent arp-failure
BFD echo packets arp failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path echo sent arp-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path echo sent buffer-allocation-failure
BFD echo packets buffer allocation failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path echo sent buffer-allocation-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path echo sent success
BFD echo packets sent successfully on the peer path. (in-memory)
Usage
show stats bfd by-peer-path echo sent success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path jitter
Jitter in milliseconds for the SSR peer path.
Usage
show stats bfd by-peer-path jitter [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path latency
Latency in milliseconds for the SSR peer path.
Usage
show stats bfd by-peer-path latency [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path link-down
Stats tracking BFD link down event per peer path
Usage
show stats bfd by-peer-path link-down [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
local-oper-down | The number of link-downs triggered by local-oper-down. (in-memory) |
remote-admin-down | The number of link-downs triggered by remote-admin-down on the peer path. (in-memory) |
remote-down | The number of link-downs triggered by remote-down on the peer path. (in-memory) |
timer-expiry | The number of link-downs triggered by timer-expiry on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path link-down local-oper-down
The number of link-downs triggered by local-oper-down. (in-memory)
Usage
show stats bfd by-peer-path link-down local-oper-down [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path link-down remote-admin-down
The number of link-downs triggered by remote-admin-down on the peer path. (in-memory)
Usage
show stats bfd by-peer-path link-down remote-admin-down [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path link-down remote-down
The number of link-downs triggered by remote-down on the peer path. (in-memory)
Usage
show stats bfd by-peer-path link-down remote-down [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path link-down timer-expiry
The number of link-downs triggered by timer-expiry on the peer path. (in-memory)
Usage
show stats bfd by-peer-path link-down timer-expiry [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path link-up
The number of link-ups on the peer path. (in-memory)
Usage
show stats bfd by-peer-path link-up [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path local-source-nat-change
The number of local source nat changes on the peer path. (in-memory)
Usage
show stats bfd by-peer-path local-source-nat-change [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path local-source-nat-reset
The number of local source nat resets on the peer path. (in-memory)
Usage
show stats bfd by-peer-path local-source-nat-reset [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path loss
Packet loss percentage for the SSR peer path.
Usage
show stats bfd by-peer-path loss [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
Stats pertaining to BFD metadata-key exchange per peer path
Usage
show stats bfd by-peer-path metadata-key [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD metadata-key exchange packets received on the peer path. |
sent | BFD metadata-key exchange packets sent on the peer path. |
See Also
BFD metadata-key exchange packets received on the peer path.
Usage
show stats bfd by-peer-path metadata-key received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
success | BFD metadata-key exchange packets received on the peer path. (in-memory) |
See Also
BFD metadata-key exchange packets received on the peer path. (in-memory)
Usage
show stats bfd by-peer-path metadata-key received success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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/
BFD metadata-key exchange packets sent on the peer path.
Usage
show stats bfd by-peer-path metadata-key sent [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-failure | BFD metadata-key exchange packets tx arp failure on the peer path. (in-memory) |
buffer-allocation-failure | BFD metadata-key exchange packets tx allocation failure on the peer path. (in-memory) |
success | BFD metadata-key exchange packets sent successfully on the peer path. (in-memory) |
See Also
BFD metadata-key exchange packets tx arp failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path metadata-key sent arp-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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/
BFD metadata-key exchange packets tx allocation failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path metadata-key sent buffer-allocation-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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/
BFD metadata-key exchange packets sent successfully on the peer path. (in-memory)
Usage
show stats bfd by-peer-path metadata-key sent success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path ml-kem-key
Stats pertaining to BFD ml-kem-key exchange per peer path
Usage
show stats bfd by-peer-path ml-kem-key [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD ml-kem-key exchange packets received on the peer path. |
sent | BFD ml-kem-key exchange packets sent on the peer path. |
See Also
show stats bfd by-peer-path ml-kem-key received
BFD ml-kem-key exchange packets received on the peer path.
Usage
show stats bfd by-peer-path ml-kem-key received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
success | BFD ml-kem-key exchange packets received on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path ml-kem-key received success
BFD ml-kem-key exchange packets received on the peer path. (in-memory)
Usage
show stats bfd by-peer-path ml-kem-key received success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path ml-kem-key sent
BFD ml-kem-key exchange packets sent on the peer path.
Usage
show stats bfd by-peer-path ml-kem-key sent [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-failure | BFD ml-kem-key exchange packets tx arp failure on the peer path. (in-memory) |
buffer-allocation-failure | BFD ml-kem-key exchange packets tx allocation failure on the peer path. (in-memory) |
success | BFD ml-kem-key exchange packets sent successfully on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path ml-kem-key sent arp-failure
BFD ml-kem-key exchange packets tx arp failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path ml-kem-key sent arp-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path ml-kem-key sent buffer-allocation-failure
BFD ml-kem-key exchange packets tx allocation failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path ml-kem-key sent buffer-allocation-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path ml-kem-key sent success
BFD ml-kem-key exchange packets sent successfully on the peer path. (in-memory)
Usage
show stats bfd by-peer-path ml-kem-key sent success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path mos
MOS value calculated for the SSR peer path. (hundredths of a decimal)
Usage
show stats bfd by-peer-path mos [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path neighbor
Stats pertaining to BFD Neighbor
Usage
show stats bfd by-peer-path neighbor [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failover | The number of neighbor failover events on the peer path. (in-memory) |
source-nat-change | The number of neighbor source nat changes on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path neighbor failover
The number of neighbor failover events on the peer path. (in-memory)
Usage
show stats bfd by-peer-path neighbor failover [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path neighbor source-nat-change
The number of neighbor source nat changes on the peer path. (in-memory)
Usage
show stats bfd by-peer-path neighbor source-nat-change [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path salt
Stats pertaining to BFD salt exchange per peer path
Usage
show stats bfd by-peer-path salt [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD salt exchange packets received on the peer path. |
sent | BFD salt exchange packets sent on the peer path. |
See Also
show stats bfd by-peer-path salt received
BFD salt exchange packets received on the peer path.
Usage
show stats bfd by-peer-path salt received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
success | BFD salt exchange packets received on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path salt received success
BFD salt exchange packets received on the peer path. (in-memory)
Usage
show stats bfd by-peer-path salt received success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path salt sent
BFD salt exchange packets sent on the peer path.
Usage
show stats bfd by-peer-path salt sent [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-failure | BFD salt exchange packets tx arp failure on the peer path. (in-memory) |
buffer-allocation-failure | BFD salt exchange packets tx allocation failure on the peer path. (in-memory) |
success | BFD salt exchange packets sent successfully on the peer path. (in-memory) |
See Also
show stats bfd by-peer-path salt sent arp-failure
BFD salt exchange packets tx arp failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path salt sent arp-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path salt sent buffer-allocation-failure
BFD salt exchange packets tx allocation failure on the peer path. (in-memory)
Usage
show stats bfd by-peer-path salt sent buffer-allocation-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd by-peer-path salt sent success
BFD salt exchange packets sent successfully on the peer path. (in-memory)
Usage
show stats bfd by-peer-path salt sent success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| 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] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
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 bfd cert
Stats pertaining to BFD certificate exchange mode in total.
Usage
show stats bfd cert [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 |
|---|
received | BFD certificate exchange packets received on the peer path. |
sent | BFD certificate exchange packets sent on the peer path. |
See Also
show stats bfd cert received
BFD certificate exchange packets received on the peer path.
Usage
show stats bfd cert received [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 |
|---|
miss | BFD certificate exchange packets not received in time on the peer path. |
success | BFD certificate exchange packets received on the peer path. |
See Also
show stats bfd cert received miss
BFD certificate exchange packets not received in time on the peer path.
Usage
show stats bfd cert received miss [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) |
See Also
show stats bfd cert received success
BFD certificate exchange packets received on the peer path.
Usage
show stats bfd cert received success [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) |
See Also
show stats bfd cert sent
BFD certificate exchange packets sent on the peer path.
Usage
show stats bfd cert sent [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 |
|---|
arp-failure | BFD certificate exchange packets arp failure in total. |
buffer-allocation-failure | BFD certificate exchange packets buffer allocation failure in total. |
success | BFD certificate exchange packets sent successfully in total. |
See Also
show stats bfd cert sent arp-failure
BFD certificate exchange packets arp failure in total.
Usage
show stats bfd cert sent arp-failure [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) |
See Also
show stats bfd cert sent buffer-allocation-failure
BFD certificate exchange packets buffer allocation failure in total.
Usage
show stats bfd cert sent buffer-allocation-failure [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) |
See Also
show stats bfd cert sent success
BFD certificate exchange packets sent successfully in total.
Usage
show stats bfd cert sent success [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) |
See Also
show stats bfd dh-public-key
Stats pertaining to BFD dh-public-key exchange mode in total.
Usage
show stats bfd dh-public-key [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 |
|---|
received | BFD dh-public-key exchange packets received on the peer path. |
sent | BFD dh-public-key exchange packets sent on the peer path. |
See Also
show stats bfd dh-public-key received
BFD dh-public-key exchange packets received on the peer path.
Usage
show stats bfd dh-public-key received [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 |
|---|
miss | BFD dh-public-key exchange packets not received in time on the peer path. |
success | BFD dh-public-key exchange packets received on the peer path. |
See Also
show stats bfd dh-public-key received miss
BFD dh-public-key exchange packets not received in time on the peer path.
Usage
show stats bfd dh-public-key received miss [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) |
See Also
show stats bfd dh-public-key received success
BFD dh-public-key exchange packets received on the peer path.
Usage
show stats bfd dh-public-key received success [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) |
See Also
show stats bfd dh-public-key sent
BFD dh-public-key exchange packets sent on the peer path.
Usage
show stats bfd dh-public-key sent [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 |
|---|
arp-failure | BFD dh-public-key exchange packets arp failure in total. |
buffer-allocation-failure | BFD dh-public-key exchange packets buffer allocation failure in total. |
success | BFD dh-public-key exchange packets sent successfully in total. |
See Also
show stats bfd dh-public-key sent arp-failure
BFD dh-public-key exchange packets arp failure in total.
Usage
show stats bfd dh-public-key sent arp-failure [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) |
See Also
show stats bfd dh-public-key sent buffer-allocation-failure
BFD dh-public-key exchange packets buffer allocation failure in total.
Usage
show stats bfd dh-public-key sent buffer-allocation-failure [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) |
See Also
show stats bfd dh-public-key sent success
BFD dh-public-key exchange packets sent successfully in total.
Usage
show stats bfd dh-public-key sent success [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) |
See Also
show stats bfd dynamic-damping
Stats pertaining to Dynamic BFD Damping
Usage
show stats bfd dynamic-damping [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 |
|---|
hold-down-link-flaps | Number of link flaps that have occurred within a hold-down period since the last path-down notification (in-memory) |
See Also
show stats bfd dynamic-damping hold-down-link-flaps
Number of link flaps that have occurred within a hold-down period since the last path-down notification (in-memory)
Usage
show stats bfd dynamic-damping hold-down-link-flaps [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) |
See Also
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 bfd echo
Stats pertaining to BFD echo mode in total.
Usage
show stats bfd echo [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 |
|---|
received | BFD echo packets received on the peer path. |
sent | BFD echo packets sent on the peer path. |
See Also
show stats bfd echo received
BFD echo packets received on the peer path.
Usage
show stats bfd echo received [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) |
See Also
show stats bfd echo sent
BFD echo packets sent on the peer path.
Usage
show stats bfd echo sent [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
See Also
show stats bfd echo sent arp-failure
BFD echo packets tx arp failure in total.
Usage
show stats bfd echo sent arp-failure [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) |
See Also
show stats bfd echo sent buffer-allocation-failure
BFD echo packets tx allocation failure in total.
Usage
show stats bfd echo sent buffer-allocation-failure [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) |
See Also
show stats bfd echo sent success
BFD echo packets sent successfully in total.
Usage
show stats bfd echo sent success [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) |
See Also
show stats bfd link-down
Stats tracking BFD link down event
Usage
show stats bfd link-down [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 |
|---|
local-oper-down | The number of link-downs triggered by local-oper-down. |
remote-admin-down | The number of link-downs triggered by remote-admin-down on the peer path. |
remote-down | The number of link-downs triggered by remote-down on the peer path. |
timer-expiry | The number of link-downs triggered by timer-expiry on the peer path. |
See Also
show stats bfd link-down local-oper-down
The number of link-downs triggered by local-oper-down.
Usage
show stats bfd link-down local-oper-down [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) |
See Also
show stats bfd link-down remote-admin-down
The number of link-downs triggered by remote-admin-down on the peer path.
Usage
show stats bfd link-down remote-admin-down [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) |
See Also
show stats bfd link-down remote-down
The number of link-downs triggered by remote-down on the peer path.
Usage
show stats bfd link-down remote-down [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) |
See Also
show stats bfd link-down timer-expiry
The number of link-downs triggered by timer-expiry on the peer path.
Usage
show stats bfd link-down timer-expiry [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) |
See Also
show stats bfd link-up
The number of link-ups on the peer path.
Usage
show stats bfd link-up [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) |
See Also
show stats bfd local-source-nat-change
The number of local source nat changes on the peer path.
Usage
show stats bfd local-source-nat-change [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) |
See Also
show stats bfd local-source-nat-reset
The number of local source nat resets on the peer path.
Usage
show stats bfd local-source-nat-reset [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) |
See Also
Stats pertaining to BFD metadata key exchange mode in total.
Usage
show stats bfd metadata-key [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 |
|---|
received | BFD metadata key exchange packets received on the peer path. |
sent | BFD metadata key exchange packets sent on the peer path. |
See Also
BFD metadata key exchange packets received on the peer path.
Usage
show stats bfd metadata-key received [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 |
|---|
miss | BFD metadata key exchange packets not received in time on the peer path. |
success | BFD metadata key exchange packets received on the peer path. |
See Also
BFD metadata key exchange packets not received in time on the peer path.
Usage
show stats bfd metadata-key received miss [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) |
See Also
BFD metadata key exchange packets received on the peer path.
Usage
show stats bfd metadata-key received success [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) |
See Also
BFD metadata key exchange packets sent on the peer path.
Usage
show stats bfd metadata-key sent [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 |
|---|
arp-failure | BFD metadata key exchange packets arp failure in total. |
buffer-allocation-failure | BFD metadata key exchange packets buffer allocation failure in total. |
success | BFD metadata key exchange packets sent successfully in total. |
See Also
BFD metadata key exchange packets arp failure in total.
Usage
show stats bfd metadata-key sent arp-failure [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) |
See Also
BFD metadata key exchange packets buffer allocation failure in total.
Usage
show stats bfd metadata-key sent buffer-allocation-failure [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) |
See Also
BFD metadata key exchange packets sent successfully in total.
Usage
show stats bfd metadata-key sent success [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) |
See Also
show stats bfd ml-kem-key
Stats pertaining to BFD ml-kem-key exchange mode in total.
Usage
show stats bfd ml-kem-key [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 |
|---|
received | BFD ml-kem-key exchange packets received on the peer path. |
sent | BFD ml-kem-key exchange packets sent on the peer path. |
See Also
show stats bfd ml-kem-key received
BFD ml-kem-key exchange packets received on the peer path.
Usage
show stats bfd ml-kem-key received [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 |
|---|
miss | BFD ml-kem-key exchange packets not received in time on the peer path. |
success | BFD ml-kem-key exchange packets received on the peer path. |
See Also
show stats bfd ml-kem-key received miss
BFD ml-kem-key exchange packets not received in time on the peer path.
Usage
show stats bfd ml-kem-key received miss [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) |
See Also
show stats bfd ml-kem-key received success
BFD ml-kem-key exchange packets received on the peer path.
Usage
show stats bfd ml-kem-key received success [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) |
See Also
show stats bfd ml-kem-key sent
BFD ml-kem-key exchange packets sent on the peer path.
Usage
show stats bfd ml-kem-key sent [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 |
|---|
arp-failure | BFD ml-kem-key exchange packets arp failure in total. |
buffer-allocation-failure | BFD ml-kem-key exchange packets buffer allocation failure in total. |
success | BFD ml-kem-key exchange packets sent successfully in total. |
See Also
show stats bfd ml-kem-key sent arp-failure
BFD ml-kem-key exchange packets arp failure in total.
Usage
show stats bfd ml-kem-key sent arp-failure [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) |
See Also
show stats bfd ml-kem-key sent buffer-allocation-failure
BFD ml-kem-key exchange packets buffer allocation failure in total.
Usage
show stats bfd ml-kem-key sent buffer-allocation-failure [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) |
See Also
show stats bfd ml-kem-key sent success
BFD ml-kem-key exchange packets sent successfully in total.
Usage
show stats bfd ml-kem-key sent success [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) |
See Also
show stats bfd neighbor
Stats pertaining to BFD Neighbor
Usage
show stats bfd neighbor [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 |
|---|
failover | The number of failover events in BFD neighbors |
source-nat-change | The number of source nat changes in BFD neighbors |
See Also
show stats bfd neighbor failover
The number of failover events in BFD neighbors
Usage
show stats bfd neighbor failover [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) |
See Also
show stats bfd neighbor source-nat-change
The number of source nat changes in BFD neighbors
Usage
show stats bfd neighbor source-nat-change [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) |
See Also
show stats bfd received-invalid
Stats pertaining to invalid BFD packets received
Usage
show stats bfd received-invalid [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 |
|---|
authentication-field | The number of packets received with an invalid authorization field |
detect-multiple | The number of packets received with an invalid multiplier |
discriminator | The number of BFD packets received with an invalid discriminator |
header-large | The number of packets received where the length of the BFD header is greater than the size of the packet |
header-small | The number of packets received where the BFD header length is smaller than the minimum packet size |
header-version | The number of BFD packets received with an invalid header version |
hostname-collision-with-static-ip | The number of BFD packets received with hostnames that collide with a configured adjacency IP (in-memory) |
local-discriminator | The number of BFD packets received with invalid local discriminator |
metadata | The number of BFD packets received with invalid metadata |
packet-length | The number of BFD packets received with an invalid length |
payload-small | The number of BFD packets received where the payload size is smaller than the minimum BFD packet size |
session | The number of BFD packets received for an invalid session |
See Also
show stats bfd received-invalid authentication-field
The number of packets received with an invalid authorization field
Usage
show stats bfd received-invalid authentication-field [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) |
See Also
show stats bfd received-invalid detect-multiple
The number of packets received with an invalid multiplier
Usage
show stats bfd received-invalid detect-multiple [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) |
See Also
show stats bfd received-invalid discriminator
The number of BFD packets received with an invalid discriminator
Usage
show stats bfd received-invalid discriminator [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) |
See Also
The number of packets received where the length of the BFD header is greater than the size of the packet
Usage
show stats bfd received-invalid header-large [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) |
See Also
The number of packets received where the BFD header length is smaller than the minimum packet size
Usage
show stats bfd received-invalid header-small [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) |
See Also
The number of BFD packets received with an invalid header version
Usage
show stats bfd received-invalid header-version [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) |
See Also
show stats bfd received-invalid hostname-collision-with-static-ip
The number of BFD packets received with hostnames that collide with a configured adjacency IP (in-memory)
Usage
show stats bfd received-invalid hostname-collision-with-static-ip [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) |
See Also
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 bfd received-invalid local-discriminator
The number of BFD packets received with invalid local discriminator
Usage
show stats bfd received-invalid local-discriminator [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) |
See Also
The number of BFD packets received with invalid metadata
Usage
show stats bfd received-invalid metadata [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) |
See Also
show stats bfd received-invalid packet-length
The number of BFD packets received with an invalid length
Usage
show stats bfd received-invalid packet-length [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) |
See Also
show stats bfd received-invalid payload-small
The number of BFD packets received where the payload size is smaller than the minimum BFD packet size
Usage
show stats bfd received-invalid payload-small [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) |
See Also
show stats bfd received-invalid session
The number of BFD packets received for an invalid session
Usage
show stats bfd received-invalid session [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) |
See Also
show stats bfd salt
Stats pertaining to BFD salt exchange mode in total.
Usage
show stats bfd salt [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 |
|---|
received | BFD salt exchange packets received on the peer path. |
sent | BFD salt exchange packets sent on the peer path. |
See Also
show stats bfd salt received
BFD salt exchange packets received on the peer path.
Usage
show stats bfd salt received [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 |
|---|
miss | BFD salt exchange packets not received in time on the peer path. |
success | BFD salt exchange packets received on the peer path. |
See Also
show stats bfd salt received miss
BFD salt exchange packets not received in time on the peer path.
Usage
show stats bfd salt received miss [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) |
See Also
show stats bfd salt received success
BFD salt exchange packets received on the peer path.
Usage
show stats bfd salt received success [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) |
See Also
show stats bfd salt sent
BFD salt exchange packets sent on the peer path.
Usage
show stats bfd salt sent [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 |
|---|
arp-failure | BFD salt exchange packets arp failure in total. |
buffer-allocation-failure | BFD salt exchange packets buffer allocation failure in total. |
success | BFD salt exchange packets sent successfully in total. |
See Also
show stats bfd salt sent arp-failure
BFD salt exchange packets arp failure in total.
Usage
show stats bfd salt sent arp-failure [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) |
See Also
show stats bfd salt sent buffer-allocation-failure
BFD salt exchange packets buffer allocation failure in total.
Usage
show stats bfd salt sent buffer-allocation-failure [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) |
See Also
show stats bfd salt sent success
BFD salt exchange packets sent successfully in total.
Usage
show stats bfd salt sent success [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) |
See Also
show stats config
Metrics pertaining to the get-config RPC
Usage
show stats config [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 |
|---|
cache | Metrics pertaining to the get-config RPC cache |
config-pipeline | Metrics pertaining to processing the configuration |
config-store | Metrics pertaining to configuration data store processes |
See Also
show stats config cache
Metrics pertaining to the get-config RPC cache
Usage
show stats config cache [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 |
|---|
hits | The count of hits on the configuration's cache |
misses | The count of misses on the configuration's cache |
See Also
show stats config cache hits
The count of hits on the configuration's cache
Usage
show stats config cache hits [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) |
See Also
show stats config cache misses
The count of misses on the configuration's cache
Usage
show stats config cache misses [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) |
See Also
show stats config config-pipeline
Metrics pertaining to processing the configuration
Usage
show stats config config-pipeline [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 |
|---|
commit-time | Amount of time to commit the configuration (excluding validation time) (milliseconds) |
generation-time | Amount of time to generate auto-generated components of the configuration (milliseconds) |
sync-time | Amount of time to synchronize the configuration (whether between nodes or between SSR processes). This is recorded on the node where the write takes place, so this value will not be updated when the configuration is read from the synchronization store (milliseconds) |
validation-time | Amount of time to validate the configuration (milliseconds) |
See Also
show stats config config-pipeline commit-time
Amount of time to commit the configuration (excluding validation time) (milliseconds)
Usage
show stats config config-pipeline commit-time [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) |
See Also
show stats config config-pipeline generation-time
Amount of time to generate auto-generated components of the configuration (milliseconds)
Usage
show stats config config-pipeline generation-time [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) |
See Also
show stats config config-pipeline sync-time
Amount of time to synchronize the configuration (whether between nodes or between SSR processes). This is recorded on the node where the write takes place, so this value will not be updated when the configuration is read from the synchronization store (milliseconds)
Usage
show stats config config-pipeline sync-time [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) |
See Also
show stats config config-pipeline validation-time
Amount of time to validate the configuration (milliseconds)
Usage
show stats config config-pipeline validation-time [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) |
See Also
show stats config config-store
Metrics pertaining to configuration data store processes
Usage
show stats config config-store [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| 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 |
|---|
clone-duration | Amount of time to clone configuration data store (milliseconds) |
edit-duration | Amount of time to edit configuration data store (milliseconds) |
force-duration | Amount of time to force configuration data store (milliseconds) |
get-duration | Amount of time to get configuration data store (milliseconds) |
get-json-duration | Amount of time to get json of configuration data store (milliseconds) |
load-duration | Amount of time to load configuration data store (milliseconds) |
load-xml-duration | Amount of time to load xml of configuration data store (milliseconds) |
merge-duration | Amount of time to merge configuration data store (milliseconds) |
push-duration | Amount of time to push configuration data store (milliseconds) |
rebase-duration | Amount of time to rebase configuration data store (milliseconds) |
shallow-clone-duration | Amount of time to shallow clone configuration data store (milliseconds) |
to-xml-duration | Amount of time to make xml of configuration data store (milliseconds) |
See Also
show stats config config-store clone-duration