ADC CLI Commands

ipsec-counters

The following operations can be performed on “ipsec-counters”:

stat ipsec counters

Display statistics for secure tunnel sessions.

Synopsis

stat ipsec counters [-detail] [-fullValues] [-ntimes ] [-logFile ] [-clearstats ( basic full )]

Arguments

detail Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.

fullValues Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated

ntimes The number of times, in intervals of seven seconds, the statistics should be displayed. Default value: 1 Minimum value: 0

logFile The name of the log file to be used as input.

clearstats Clear the statsistics / counters

Possible values: basic, full

Output

Counters

Bytes Received (ipsecRxBytes) Bytes received during IPsec sessions.

Bytes Sent (ipsecTxBytes) Bytes sent during IPsec sessions.

Packets Received (ipsecRxPkts) Packets received during IPsec sessions.

Packets Sent (ipsecTxPkts) Packets sent during IPsec sessions.

Example

stat ipsec

ipsec-counters