Network Address Translation
Left running head:
Chapter name (automatic)
714
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O DETACH A NAT POLICY FROM AN INTERFACE
EXAMPLE
In the following example, NAT ‘N1’ is detached from its interface GigabitEthernet3/
0.
Ex 1:
ALU(config)# interface GigabitEthernet3/0
ALU(config-if GigabitEthernet3/0)# no ip nat in nat1
Ex 2:
ALU(config)# interface GigabitEthernet3/0
ALU(config-if GigabitEthernet3/0)# no ip nat out nat1
T
O TURN OFF STATISTICS ON AN INTERFACE
EXAMPLE
ALU(config-if GigabitEthernet3/0)# no ip nat statistics out
T
O DELETE A NAT RULE
EXAMPLE
In the example below, the component or action corresponding to the rule 30 is
deleted.
ALU(config-nat-N1)# no rule 30
Command (in ICM) Description
no ip nat {in|out} <nat-name> This command detaches a NAT policy
attached to an interface.
This command does not delete the NAT
policy definition in its entirety. It only
detaches it from its interface.
Command (in ICM) Description
no ip nat statistics
{in|out|both}
This command turns off the statistics for
a given interface.
Command (in NCM) Description
no rule <1-65535> This deletes only the rule in the NAT
policy corresponding to the line number.