F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
175
Default
No subnet is specified.
Views
DHCP address pool view
Default command level
2: System level
Parameters
network-address: Subnet for dynamic allocation. If no mask length and mask is specified, the natural
mask is used.
mask-length: Mask length in the range of 1 to 30.
mask mask: Specifies the IP address network mask in dotted decimal format.
Usage guidelines
You can specify only one subnet for each common address pool. If you use the network command
multiple times, the most recent configuration takes effect.
Examples
# Specify 192.168.8.0/24 as the subnet for dynamic allocation in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] network 192.168.8.0 mask 255.255.255.0
Related commands
dhcp server ip-pool
display dhcp server tree
network ip range
Use network ip range to specify the IP address range for dynamic allocation in an address pool.
Use undo network ip range to remove the specified address range.
Syntax
network ip range min-address max-address
undo network ip range
Default
No IP address range is specified.
Views
DHCP address pool view
Default command level
2: System level
Parameters
min-address: Lowest IP address for dynamic allocation.
max-address: Highest IP address for dynamic allocation.