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 ftp
¾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} |
|
Set static router address |
|
CM>nat static gateway 68.5.202.1 |
|
User’ Guide | 49 |