Specifications
Chapter 11
11 - 10
To display NAT status from the command line
Use the following command to display the status of all NATs included in the
configuration:
b nat show
Use the following syntax to display the status of one or more selected
NATs:
b nat <node addr> [...<node addr>] show
An example of the output for this command is shown in Figure 11.4.
Monitoring SNATs
The bigpipe snat show command displays the status of the SNATs
configured on the BIG-IP. The information includes connections and global
SNAT settings.
To show SNAT details from the command line
Use the following bigpipe command to show SNAT mappings:
b snat [<SNAT addr>] [...<SNAT addr>] show
b snat show
Use the following command to show the current SNAT connections:
b snat [<snat_ip>...] dump [ verbose ]
b snat dump [ verbose ]
The optional verbose keyword provides more detailed output.
The following command prints the global SNAT settings:
b snat globals show
Viewing the status of the interface cards
The bigpipe interface command displays the current status and the settings
for external and internal interface cards. You can also use the bigpipe
interface command to view information for a specific interface card, using
the following command syntax:
b interface <ifname> -show
NAT { 10.10.10.3 to 9.9.9.9 }
(pckts,bits) in = (0, 0), out = (0, 0)
NAT { 10.10.10.4 to 12.12.12.12
netmask 255.255.255.0 broadcast 12.12.12.255 }
(pckts,bits) in = (0, 0), out = (0, 0)
Figure 11.4 NAT statistics










