ADC CLI Commands

rnatip

The following operations can be performed on “rnatip”:

stat rnatip

Display statistics for RNAT sessions.

Synopsis

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

Arguments

rnatip Specifies the NAT IP address of the configured RNAT entry for which you want to see the statistics. If you do not specify an IP address, this displays the statistics for all the configured RNAT entries.

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

Traffic domain (td) Traffic domain for ipaddr.

Bytes Received (rxBytes) Bytes received on this IP address during RNAT sessions.

Bytes Sent (txBytes) Bytes sent from this IP address during RNAT sessions.

Packets Received (rxPkts) Packets received on this IP address during RNAT sessions.

Packets Sent (txPkts) Packets sent from this IP address during RNAT sessions.

Syn Sent (txSyn) Requests for connections sent from this IP address during RNAT sessions.

Current RNAT sessions (sessions) Currently active RNAT sessions started from this IP address.

Example

stat rnatip 1.1.1.1

rnatip