![CTC Union IP DSLAM for ADSL IPDSLAM-A8/A16 User Manual Download Page 111](http://html1.mh-extra.com/html/ctc-union/ip-dslam-for-adsl-ipdslam-a8-a16/ip-dslam-for-adsl-ipdslam-a8-a16_user-manual_2693514111.webp)
ADSL IP DSLAM
103
4.11 DHCP Server Configuration
DHCP allows hosts on a TCP/IP network to request and be assigned IP
address, and also to discover information about the network to which they are
attached. The following sections describe how to show and modify DHCP
host’s configuration.
Show DHCP Sever Configuration
Describe how to show DHCP sever configuration.
Command: show dhcpd
Example:
IPDSLAM # show dhcpd
Allow bootp;
Allow unknown-clients;
Subnet 192.168.100.0 netmask 255.255.255.0
﹛
Range 192.168.100.1 192.168.100.20;
﹜
IPDSLAM #
IPDSLAM #
Table 4-27 “show dhcpd” Field Definition
Field Definition
bootp
Internet Bootstrap protocol
Submask
Submask of system.
Modifying DHCP Server
Describe how to modify DHCP sever configuration.
Command: config dhcpd
[
on| off
][
Submask IP
][
pool upper bound
]
[
pool lower bound
][
Default Gateway
]
Argument List:
Parameter Description
Pool upper bound
Upper bound of a pool of IP address for its network
Pool lower bound
lower bound of a pool of IP address for its network
Default Gateway
Gateway IP
Example: