Specifications
AP-7131 Access Point Product Reference Guide8-46
AP7131>admin(network.wan.nat)> delete
Description:
Deletes NAT entries.
Syntax:
Example:
admin(network.wan.nat)>list 1
-----------------------------------------------------------------------------
index name Transport start port end port internal ip translation
-----------------------------------------------------------------------------
1 special tcp 20 21 192.168.42.16 21
admin(network.wan.nat)>delete 1 1
admin(network.wan.nat)>list 1
-----------------------------------------------------------------------------
index name Transport start port end port internal ip translation
-----------------------------------------------------------------------------
Related Commands:
For an overview of the NAT options available using the applet (GUI), see Configuring Network Address Translation (NAT) Settings on
page 5-22.
delete <idx> <entry> Deletes a specified NAT index entry <entry> associated with the WAN.
<idx> all Deletes all NAT entries associated with the WAN.
add Adds entries to the list of inbound NAT entries.
list Displays the list of inbound NAT entries.