Enables or disables statistics monitoring (byte/packet counters) on a Network Address Translation (NAT) rule in the outward direction and counts Tx counters.
ip | Specifies Internet Protocol (IP). |
nat | Specifies NAT. |
rule | Specifies a NAT rule. |
rule_name | Specifies the name of the NAT rule to enable monitoring. |
monitor | Specifies enabling monitoring. |
on | Enables monitoring. |
off | Disables monitoring. |
N/A.
This command enables/disables statistics monitoring (byte/packet counters) on a NAT rule in the outward direction and counts Tx counters only. There is no provision for Rx counters.
The following example enables monitoring on the NAT rule "rule1":
# configure ip nat rule rule1 monitor on
The following example disables monitoring on the NAT rule "rule1":
# configure ip nat rule rule1 monitor off
This command was first available in ExtremeXOS 31.2.
This command is available on the switches that support the IP NAT feature. For information about which switches support this and other features, see the ExtremeXOS 32.1 Feature License Requirements document.