Dhcp server, A-10 – Paradyne Hotwire Routers User Manual
Page 60
Command Line Interface
A-10
6371-A2-GB20-10
August 2000
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:
H
Domain Name
H
Domain Name Server
H
Router
H
Subnet 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
lower-ip-address
upper-ip-address
[
mask
]
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