Command Manual - Network Protocol
Quidway S6500 Series Ethernet Switches Chapter 5 DHCP Configuration Commands
Huawei Technologies Proprietary
5-6
[Quidway-Vlan-interface1] dhcp-server 1
5.1.7 dhcp-server ip
Syntax
dhcp-server groupNo ip ipaddress1 [ ipaddress2 ]
undo dhcp-server groupNo
View
System view
Parameter
groupNo: DHCP Server group number; the valid groupNo ranges from 0 to 19.
ipaddress1:IP address of the DHCP Server1 in the group.
ipaddress2:IP address of the DHCP Server2 in the group.
Description
Using dhcp-server ip command, you can configure the IP address of DHCP Server
adopted by the DHCP Server group. Using undo dhcp-server ip command, you can
cancel the IP addresses all the DHCP Servers in DHCP Server group.
For the related command, see dhcp-server, display dhcp-server, debugging
dhcp-relay.
Example
# Configure IP addresses of the DHCP Servers of DHCP Server group1 as 1.1.1.1
and 2.2.2.2 respectively.
[Quidway] dhcp-server 1 ip 1.1.1.1 2.2.2.2
5.1.8 display dhcp-security
Syntax
display dhcp-security [ ip_address | dynamic | static ]
View
Any view
Parameter
ip_address: User IP address.
dynamic: Display dynamic address table entry.
static: Display static address table entry.