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