QTECH
Software Configuration Manual
11-151
vlan-id
is layer 3 interface number, if there is no keyword after interface, all DHCP server configuration of all layer
3 interface will be displayed.
Example :
!Display all DHCP server
QTECH(config)#show dhcp-server
!Display DHCP server 1
QTECH(config)#show dhcp-server 1
!Display DHCP server of VLAN interface 1
QTECH(config)#show dhcp-server interface vlan-interface 1
11.3.5
Hide DHCP server
After enabling this function, IP address of DHCP server in IP address information requested by DHCP client
cannot be the real IP address of DHCP server, but primary IP address of current interface of QTECH QSW-3900 to
hide DHCP server directory.
When DHCP relay of multi-levels exist and this function enables, all-around relay needs enable this function,
or the first or the last relay enables, or the network will be abnormal.
Hide IP address of DHCP server
dhcp-relay hide server-ip
11.4 Local IP Address Pool Configuration
Local IP pool is the database which records the IP address DHCP server distributed to DHCP clients which
can enquire IP address information DHCP server distributed. In local IP address pool configuration mode, configure
parameter of DHCP clients distributed by DHCP server. The configuration options are : gateway and netmask of
DHCP client, DNS server, WINS server, lease, IP address range distributed to DHCP client and IP address which is
forbidden to distribute and specify. It needs configure local IP address pool before system built-in DHCP server
distributing IP address to DHCP client. Enable ip-bind before applying specified IP address in dhcp-client configured
client.
·
Enter IP address pool configuration mode
·
Configure gateway and netmask of local IP address pool
·
Configure local IP address pool network interface
·
Disable/enable specified IP address in IP address pool
·
Configure lease
·
Configure DNS
·
Configure
WINS
·
Display IP address pool configuration
·
Configure ip bind
·
Display IP bind
·
Add or delete dhcp client
·
Display dhcp client
11.4.1
Enter IP address pool configuration mode
Please configure it in global configuration mode :
Enter ip address pool configuration mode
ip pool
ippoolname
If IP address pool specified by ippoolname doesn’t exist, create this pool.
Delete ip address pool
no ip pool
ippoolname
Example :
!Enter IP address pool configuration mode