Command Manual - Management VLAN
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 2 DHCP/BOOTP Client
Configuration
Huawei Technologies Proprietary
2-5
Description
Use the display bootp client command to display BOOTP client-related information,
including the MAC address of the BOOTP client and the IP address obtained.
Example
# Display the BOOTP client-related information.
<Quidway> display bootp client interface Vlan-interface 1
Vlan-interface1:
Allocated IP: 169.254.0.2 255.255.0.0
Transaction ID = 0x3d8a7431
Mac Address 00e0-fc0a-c3ef
Table 2-2 Description on the fields of the display bootp client command
Field Description
Vlan-interface1
Management VLAN interface 1 is configured to obtain
an IP address through BOOTP.
Allocated IP IP address allocated to VLAN interface 1
Transaction ID Value of the XID field in BOOTP packets
Mac Address MAC address of the BOOTP client
2.2.2 ip address bootp-alloc
Syntax
ip address bootp-alloc
undo ip address bootp-alloc
View
VLAN interface view
Parameter
None
Description
Use the ip address bootp-alloc command to configure a VLAN interface to obtain an
IP address through BOOTP.
Use the undo ip address bootp-alloc command to cancel the configuration.
By default, a VLAN interface does not use BOOTP to obtain an IP address.
Related command: display bootp client.