clear ip nat translation
Clears all or the specified NAT table entries. There is no no version.
clear ip nat translation *
clear ip nat translation inside insideGlobalIpAddress insideLocalIpAddress
clear ip nat translation outside outsideLocalIpAddress outsideGlobalIpAddress
clear ip nat translation { icmp | tcp | udp }
inside insideGlobalIpAddress insideGlobalPort insideLocalIpAddress insideLocalPortclear ip nat translation { gre | icmp | tcp | udp }
inside insideGlobalIpAddress * insideLocalIpAddress *clear ip nat translation { icmp | tcp | udp }
inside insideGlobalIpAddress insideGlobalPort insideLocalIpAddress insideLocalPort
outside outsideLocalIpAddress outsideLocalPort outsideGlobalIpAddress outsideGlobalPort
- *Clears all translations when used in the clear ip nat translation version of this command
- *Matches any global or local port to remove inside source extended GRE, ICMP, TCP, or UDP translations for the specified global IP address and local IP address when used in the clear ip nat translation { gre | icmp | tcp | udp } inside insideGlobalIpAddress * insideLocalIpAddress * version of this command
- insideSpecifies an inside address
- insideGlobalIpAddressInside global IP address
- insideLocalIpAddressInside local IP address
- outsideSpecifies an outside address
- outsideLocalIpAddressOutside local IP address
- outsideGlobalIpAddressOutside global IP address
- tcpSpecifies a TCP port translation
- udpSpecifies a UDP port translation
- icmpSpecifies an ICMP port translation
- greSpecifies a GRE translation
- insideGlobalPortInside global port number
- insideLocalPortInside local port number
- outsideGlobalPortOutside global port number
- outsideLocalPortOutside local port number
Privileged Exec
Release Information Command introduced before JUNOSe Release 7.1.0.
gre keyword added in JUNOSe Release 7.3.0.