beautypg.com

Orion 3000 User Manual

Page 50

background image

User’s Guide

50

Set NAT/PAT Port forwarding table

CM>nat static portmapping add 21 192.168.100.23 ftp

CM>show nat config

NAT : Enable

WAN SETUP :

NAT public IP configuration : Manually

Static NAT public IP address : 68.5.203.15 Subnet Mask : 255.255.254.0

Static NAT public Gateway IP address : 68.5.202.1

LAN SETUP :

Ethernet interface IP address 192.168.100.1 subnet-mask 255.255.255.224

NAT DHCP Server Pool Table :

NAT DHCP server support 20 IP pools

NAT DHCP server support 512 IP, Created 20 IP

Pool Index Begin IP End IP

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 ftp


¾

nat static portmapping delete {index/all}

Remove the entry from the portmapping table

Example:

CM>nat static portmapping delete 1
Delete static portmapping index 1

NAT static ip
¾

nat static ip {enable|disable|ipaddress}

Enable/disable NAT/PAT gateway function or assign global ip

Example:

CM>nat static ip disable
Static IP will be disabled after "reset" command.