Configuration Commands : no nat-map

no nat-map
Description
Use the no nat-map command to delete a Network Address Translation (NAT) map or a specific priority entry from a NAT map.
Syntax
no nat-map <nat map name>
no nat-map <nat map name> <priority value>
Arguments
Defaults
None.
Command Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
n
n
n
n
Usage Guidelines
You can only delete a NAT map if it’s inactive. Therefore, to delete the active NAT map, you must first activate a different NAT map. For example:
(config) # nat-map map3 activate
(config) # no opt-map fred
You can also delete a specific entry in a NAT map by using the no nat-map command and specifying a priority value. For example, the following statement deletes the priority 100 entry (match and set statements) from the NAT map, fred:
(config) # no nat-map fred 100

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.