Command Manual - Network Protocol
Quidway S3500 Series Ethernet Switches
Chapter 6 DHCP Configuration Commands
Huawei Technologies Proprietary
6-36
undo ip relay address
{
ip-address
|
all
} {
interface
vlan-interface
vlan
_
id
[
to
vlan-interface vlan_id
] |
all
}
View
VLAN interface view, system view
Parameter
ip-address
: IP address of DHCP server.
interface
vlan-interface
vlan
_
id
[
to
vlan-interface
vlan
_
id
]: Specifies VLAN
interfaces.
all: All VLAN interfaces or IP addresses.
Description
Using the
ip relay address
command, you can specify the DHCP server address to
which the specified VLAN interface(s) relay packets. Using the
undo ip relay address
command, you can delete the configured DHCP server address to which the specified
VLAN interface(s) relay packets.
Example
# Configure the DHCP server address 202.38.1.2, to which VLAN interface 1 relays
packets.
[Quidway-Vlan-interface1] ip relay address 202.38.1.2
6.3.11 ip relay address cycle
Syntax
ip relay address cycle
undo ip relay address cycle
View
System view
Parameter
None
Description
Using the
ip relay address
cycle
command, you can enable DHCP servers to share
the load. Using the
undo ip relay address
cycle
command, you can disable DHCP
servers to share the load.
By default, DHCP servers do not share the load and requests from DHCP clients are
only sent to the DHCP server configured first.