124
Syntax
display bootp client [ interface interface-type interface-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
interface interface-type interface-number: Specifies an interface by its type and number. If you do
not specify an interface, this command displays BOOTP client information on all interfaces.
Examples
# Display BOOTP client information on VLAN-interface 10.
<Sysname> display bootp client interface vlan-interface 10
Vlan-interface10 BOOTP client information:
Allocated IP: 169.254.0.2 255.255.0.0
Transaction ID: 0x3d8a7431
MAC Address: 00e0-fc0a-c3ef
Table 22 Command output
Field Description
BOOTP client information Information about the interface that acts as a BOOTP client.
Allocated IP BOOTP client's IP address allocated by the BOOTP server.
Transaction ID
Value of the
XID
field in a BOOTP message. The BOOTP client
chooses a random number for the
XID
field when sending a
BOOTP request to the BOOTP server. It is used to match a
response message from the BOOTP server. If the values of the
XID
field are different in the BOOTP response and request, the
BOOTP client drops the BOOTP response.
Mac Address MAC address of a BOOTP client.
Related commands
ip address bootp-alloc
ip address bootp-alloc
Use ip address bootp-alloc to configure an interface to use BOOTP for IP address acquisition.
Use undo ip address bootp-alloc to cancel an interface from using BOOTP.
Syntax
ip address bootp-alloc
undo ip address bootp-alloc
Default
An interface does not use BOOTP for IP address acquisition.
Views
Interface view