ADC CLI Commands

tunnelip6

The following operations can be performed on “tunnelip6”:

stat tunnelip6

Display the statistics related to IP tunnel.

Synopsis

stat tunnelip6 [] [-detail] [-fullValues] [-ntimes ] [-logFile ] [-clearstats ( basic | full )]

Arguments

tunnelip6 remote IPv6 address of the configured tunnel.

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

count devno stateflag

Counters

Packets received on tunnel (tnlRxPkts) Total number of packets received on the tunnel.

Packets transmitted on tunnel (tnlTxPkts) Total number of packets transmitted on the tunnel.

Bytes received on tunnel (tnlRxBytes) Total number of bytes received on the tunnel.

Bytes transmitted on tunnel (tnlTxBytes) Total number of bytes transmitted on the tunnel.

Example

stat tunnelip6 2001::1

tunnelip6