
Command Line Interface
nat disable
Disables the currently enabled NAT, either Basic NAT or NAPT.
Minimum access level: Administrator/Config
nat purge
Purges all mapping entries.
Minimum access level: Administrator/Config
DHCP Server
The DHCP Server can be enabled and disabled. Based on RFC 2131 and
RFC 2132, supported options are:
HDomain Name
HDomain Name Server
HRouter
HSubnet Mask
dhcp server { enable disable}
Enables or disables the DHCP server. For the DHCP Server to be enabled, one (and only one) address must be assigned to the Ethernet interface. The DHCP Server and the DHCP Relay Agent cannot be enabled at the same time.
Minimum access level: Administrator/Config
enable ± Enable the DHCP Server.
disable ± Disable the DHCP Server. Default = disable.
Example: dhcp server enable
dhcp server addresses
Specifies the range of IP addresses to be used by the DHCP server. When the DHCP address range is changed, all binding entries, automatically added routes, and ARP entries are removed.
Minimum access level: Administrator/Config
Example: dhcp server address 132.53.4.2 132.53.4.250
August 2000 |