Operation Manual - Network Protocol
Quidway S3500 Series Ethernet Switches Chapter 5 DHCP Configuration
Huawei Technologies Proprietary
5-20
Table 5-30 Configure DHCP server address to which the current VLAN interface relays
packets
Operation Command
Configure DHCP server address to which
the current VLAN interface relays packets
ip relay address ip-address
Remove one or all the DHCP server
addresses to which the current VLAN
interface relays packets
undo ip relay address { ip-address |
all }
II. Configure DHCP server address to which the specified multiple VLAN
interfaces relays packets
Perform the following configuration in system view.
Table 5-31 Configure DHCP server address to which the specified multiple VLAN
interfaces relays packets
Operation Command
Configure DHCP server address to which
the specified multiple VLAN interfaces
relays packets
ip relay address ip-address
{ interface vlan-interface vlan_id [ to
vlan-interface vlan_id ] | all }
Remove one or all the DHCP server
addresses to which the specified multiple
VLAN interfaces relay packets
undo ip relay address { ip-address |
all } { interface vlan-interface vlan_id
[ to vlan-interface vlan_id ] | all }
5.4.2 Distribute Load among DHCP Servers
When multiple DHCP servers are configured corresponding to a DHCP Relay, it can
distribute among them the requests from DHCP clients by means of polling, thus
distributing the load.
Perform the following configuration in system view.
Table 5-32 Distribute the load among DHCP servers
Operation Command
Distribute the load among DHCP servers.
ip relay address cycle
Disable load sharing among DHCP servers.
undo ip relay address cycle
By default, DHCP servers do not share the load and all the requests from DHCP clients
are to be handled by the DHCP server configured first.