HP VPN Firewall Appliances Network Management Command Reference
208
Table 43 Command output
Field Descri
p
tion
GigabitEthernet0/1 BOOTP client information
or Vlan-interface1 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.
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.
Views
Interface view
Default command level
2: System level
Examples
# Configure GigabitEthernet 0/1 to use BOOTP for IP address acquisition.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ip address bootp-alloc
Related commands
display bootp client