R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
58
If yes, the DHCP server selects an IP address from the address range specified with this command. If not,
the DHCP server selects one from the address range specified with the network ip range command.
Only extended address pools support this command.
The IP address range specified with this command must be included in that specified with the network ip
range command.
Examples
# Specify IP address rang 10.1.1.1 to 10.1.1.5 for the DHCP clients of vender a0 b0 0c.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0 extended
[Sysname-dhcp-pool-0] vendor-class-identifier a0 b0 0c ip range 10.1.1.1 10.1.1.5
Related commands
network ip range
network mask
voice-config
Use voice-config to configure specified Option 184 contents in a DHCP address pool.
Use undo voice-config to remove specified Option 184 contents from a DHCP address pool.
Syntax
voice-config { as-ip ip-address | fail-over ip-address dialer-string | ncp-ip ip-address | voice-vlan vlan-id
{ disable | enable } }
undo voice-config [ as-ip | fail-over | ncp-ip | voice-vlan ]
Default
No Option 184 content is configured.
Views
DHCP address pool view
Default command level
2: System level
Parameters
as-ip ip-address: Specifies the IP address for the backup network calling processor. When the primary
network calling processor is unavailable, the DHCP client uses the backup network calling processor.
fail-over ip-address dialer-string: Specifies the failover IP address and dialer string. The dialer-string is a
string of 1 to 39 characters, which can be 0 to 9, and asterisk (*).
ncp-ip ip-address: Specifies the IP address for the primary network calling processor.
voice-vlan vlan-id: Specifies the voice VLAN ID in the range of 2 to 4094.
disable: Disables the specified voice VLAN ID, meaning DHCP clients do not take this ID as their
voice VLAN.
enable: Enables the specified voice VLAN ID, meaning DHCP clients take this ID as their voice
VLAN.