Orion 3000 User Manual

Page 51

Advertising
background image

User’s Guide

51

Example:

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

Example:

CM>nat static gateway 68.5.202.1
Set NAT public Gateway IP to 68.5.202.1

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

Management


¾

web-access cpe {enable|disable}

Enable|disable the CM web access via CPE interface

¾

web-access cable {enable|disable}

Enable|disable the CM web access via Cable interface

¾

access-list {1~20|21~40|41~60|61~75} {deny|permit} {any|source IP|mac address}

[wildcard bit]

The standard access list performs packet filtering based on source IP address from the CPE host(s).
The management access list performs packet filtering based on destination IP address matching the

Advertising