clear ip nat translation inside (NAPT)
Usage
This command clears an active translation. Use the no ip nat inside source static command to
delete a static NAT configuration.
Example
This example clears the simple NAT translation for private address 10.10.10.50 and uniquely
public address 45.20.10.5:
Matrix->Router(config)#clear ip nat translation inside 45.20.10.5 10.10.10.50
clear ip nat translation inside (NAPT)
Use this command to clear an active NAPT translation.
Syntax
clear ip nat translation {tcp | upd} inside global-ip global-port local-ip
local-port
Parameters
global‐ip
global‐port
local‐ip
local‐port
Defaults
None.
Mode
Router command, Global configuration: Matrix‐>Router(config)#
Usage
This command clears an active NAPT translation. Use the no ip nat inside source static command
to delete a static NAT configuration.
Example
This example clears the TCP NAPT translation for private address 10.10.10.51 and port 123 and
uniquely public address 45.20.10.6 and port 123:
Matrix->Router(config)#clear ip nat translation tcp inside 45.20.10.6 121
10.10.10.51 123
Specifies the unique public IP address to clear for this static NAPT
translation.
Specifies the L4 translated source port port associated with the unique
public IP address for this static NAPT translation.
Specifies the private IP address to clear for this static NAPT translation.
Specifies the L4 source port associated with the private IP address for
this static NAPT translation.
Enterasys Matrix DFE-Gold Series Configuration Guide 18-13
Configuring Network Address Translation (NAT)
Need help?
Do you have a question about the Enterasys Matrix DFE-Gold Series and is the answer not in the manual?