HP VPN Firewall Appliances Network Management Command Reference
206
Field Descri
p
tion
Classless static route Classless static routes assigned to the client.
Static route Classful static routes assigned to the client.
DNS server DNS server address assigned to the client.
Domain name Domain name suffix assigned to the client.
Boot server
PXE server addresses (up to 16 addresses) specified for the DHCP
client, which are obtained through Option 43.
Client ID DHCP client ID.
T1 will timeout in 1 day 11 hours 58
minutes 52 seconds.
How long the T1 (1/2 lease time) timer will timeout.
ip address dhcp-alloc
Use ip address dhcp-alloc to configure an interface to use DHCP for IP address acquisition.
Use undo ip address dhcp-alloc to cancel an interface from using DHCP.
Syntax
ip address dhcp-alloc [ client-identifier mac interface-type interface-number ]
undo ip address dhcp-alloc
Default
An interface does not use DHCP for IP address acquisition.
Views
Interface view
Default command level
2: System level
Parameters
client-identifier mac interface-type interface-number: Enables an interface to use its MAC address as the
client ID to obtain an IP address.
Usage guidelines
If you do not specify any parameter, the client uses a character string comprised of the current interface
name and MAC address as its ID for address acquisition.
The DHCP client sends a DHCP-RELEASE message for releasing the IP address obtained through DHCP.
For a subinterface that obtained an IP address through DHCP, using the shutdown command on its
primary interface does not make the subinterface send a DHCP-RELEASE message for releasing the sub
interface's IP address.
Examples
# Configure interface GigabitEthernet 0/1 to use DHCP for IP address acquisition.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ip address dhcp-alloc