43-3
DHCP Client Configuration Example
Network requirements
Using DHCP, VLAN-interface 1 of Switch B is connected to the LAN to obtain an IP address from the
DHCP server.
Network diagram
See
XU
Figure 39-1
UX
.
Configuration procedure
The following describes only the configuration on Switch B serving as a DHCP client.
# Configure VLAN-interface 1 to dynamically obtain an IP address by using DHCP.
<SwitchB> system-view
[SwitchB] interface Vlan-interface 1
[SwitchB-Vlan-interface1] ip address dhcp-alloc
BOOTP Client Configuration Example
Network requirement
Switch B’s port belonging to VLAN1 is connected to the LAN. VLAN-interface 1 obtains an IP address
from the DHCP server by using BOOTP.
Network diagram
See
XU
Figure 39-1
UX
.
Configuration procedure
The following describes only the configuration on Switch B serving as a client.
# Configure VLAN-interface 1 to dynamically obtain an IP address from the DHCP server.
<SwitchB> system-view
[SwitchB] interface vlan-interface 1
[SwitchB-Vlan-interface1] ip address bootp-alloc
Displaying DHCP/BOOTP Client Configuration
To do…
Use the command…
Remarks
Display related information on a
DHCP client
display dhcp client
[
verbose
]
Display related information on a
BOOTP client
display bootp client
[
interface
Vlan-interface
vlan-id
]
Optional
Available in any
view