R211x-HP Flexfabric 11900 Layer 3 - IP Services Command Reference

106
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
interface interface-type interface-number: Specifies an interface by its type and number.
Usage guidelines
If no interface is specified, the command displays BOOTP client information for all interfaces.
Examples
# Display BOOTP client information for 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 21 Command output
Field Description
Vlan-interface10 BOOTP client information
Information about the interface that serves 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, a random number
chosen when the BOOTP client sends 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 from acquiring an IP address.
Syntax
ip address bootp-alloc
undo ip address bootp-alloc
Default
An interface does not use BOOTP for IP address acquisition.