HP VPN Firewall Appliances Network Management Command Reference
175
Default
No server's IP address is specified in an address pool.
Views
DHCP address pool view
Default command level
2: System level
Parameters
ip-address: Specifies the IP address of a server.
Usage guidelines
If you execute this command multiple times, the most recent configuration takes effect.
Examples
# Specify a server's IP address 1.1.1.1 in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] next-server 1.1.1.1
Related commands
• dhcp server ip-pool
• display dhcp server tree
option
Use option to configure a self-defined DHCP option in a DHCP address pool.
Use undo option to remove a self-defined DHCP option from a DHCP address pool.
Syntax
option code { ascii ascii-string | hex hex-string&<1-16> | ip-address ip-address&<1-8> }
undo option code
Default
The option command is not configured.
Views
DHCP address pool view
Default command level
2: System level
Parameters
code: Specifies the number of the self-defined option, in the range of 2 to 254, excluding 12, 50 through
55, 57 through 61, and 82.
ascii ascii-string: Specifies an ASCII string with 1 to 255 characters as the option content.
hex hex-string&<1-16>: Specifies hex digit strings. &<1-16> indicates that you can specify up to 16 hex
digit strings, separated by spaces. Each string contains 2, 4, 6 or 8 hex digits.