Configuring dynamic address allocation for an extended address pool

After the assignable IP address range and the mask are specified, the address pool becomes valid.

Extended address pools support dynamic address allocation only. Excluded IP addresses specified with the forbidden-ip command in DHCP address pool view are not assignable in the current extended address pool, but are assignable in other address pools.

To configure dynamic address allocation for an extended address pool:

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Enter extended address pool view.

dhcp server ip-pool pool-name extended

N/A

3. Specify the IP address range.

network ip range min-address max-address

Not specified by default.

4. Specify the IP address mask.

network mask mask

Not specified by default.

5. Specify the IP address range for the DHCP clients of a specific vendor.

vendor-class-identifier hex-string&<1-255> ip range min-address max-address

Optional.

Not configured by default.

6. Specify the address lease duration.

expired { day day [ hour hour [ minute minute [ second second ] ] ] | unlimited }

Optional.

One day by default.

7. Exclude IP addresses from dynamic allocation.

forbidden-ip ip-address&<1-8>

Optional.

Except IP addresses of the DHCP server interfaces, all addresses in the DHCP address pool are assignable by default.