tunnelip¶
The following operations can be performed on "tunnelip":
stat tunnelip¶
Display the statistics related to IP tunnel.
Synopsys¶
stat tunnelip [<tunnelip>] [-detail] [-fullValues] [-ntimes <positive_integer>] [-logFile <input_filename>] [-clearstats ( basic | full )]
Arguments¶
tunnelip
remote IP 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
Outputs¶
count
devno
stateflag
Outputs¶
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 tunnelip 2.1.1.1