1 192.168.100.1 192.168.100.21
DNS server(1) 68.6.16.30
DHCP server lease time : 1800
IP Mapping Table:
Index Global IP Local IP
1 68.5.203.16 192.168.100.22
Port Mapping Table:
Index Port Local IP Protocol
1 21 192.168.100.23 tcp
¾nat static portmapping delete {index/all} Remove the entry from the Port Mapping Table
index: The index number in Port Mapping Table (see “show nat config” command )
CM>nat static portmapping delete 1
Delete static portmapping index 1 from Port Mapping Table
NAT static ip
¾nat static ip {enabledisableipaddress}
Enable/disable NAT/PAT gateway function or assign global ip
CM>nat static ip disable
Static IP will be disabled after "reset" command.
CM>nat static ip enable
Static IP will be enabled after "reset" command.
¾nat static ip {ipaddress} mask (mask)
Set static IP and network mask for NAT/PAT
Example:
CM>nat static ip 68.5.203.15 mask 255.255.254.0
Set NAT public IP to 68.5.203.15, subnet mask to: 255.255.254.0
NAT static gateway
¾nat static gateway {ipaddress}
User’ Guide | 50 |