IBM Heritage Network Router User Manual


 
Herita
g
e Series ADSL Brid
g
e/ Router
7-41
Command Sets for Command Line Interface
show detailed information on each session, but only prints out the
total number of active, timed out and available sessions.
Example:
> nat sessions ppp
Proto Age NAT port Private address/port Public address/port
TCP 34 1024 192.168.219.38/3562 194.129.50.6/21
TCP 10 1025 192.168.219.64/2135 185.45.30.30/80
Total:
2 sessions active
101 sessions timed out
126 sessions available
7. nat stats
Syntax:
nat stats <i/f> [reset]
Description:
This command displays various statistics gathered by NAT on the
interface <i/f>. These are cumulative totals since power on, or since
the reset keyword was given. The nat stats command does not
provide the total number of packets or bytes transferred, as this
information is normally available from the device driver on the
interface which NAT is filtering.
Example:
> nat stats ppp_device
Outgoing TCP sessions created: 456
Outgoing UDP sessions created: 123
Outgoing ICMP query sessions: 12
Outgoing ICMP errors: 0
Incoming ICMP errors: 6
Incoming connections refused: 2
Sessions deleted early: 0
Fragments currently queued: 0