The ip pool command creates a global address pool.
The undo ip pool command deletes a global address pool.
By default, no global address pool is created.
Parameter |
Description |
Value |
---|---|---|
ip-pool-name |
Specifies the name for an IP address pool. |
The value is a string of 1 to 64 characters without spaces. It can contain digits, letters, and special characters such as underscores (_), hyphens (-), and periods (.). It cannot be set to - or --. |
Usage Scenario
This command applies to DHCP servers. When configuring a DHCP server, run the ip pool (system view) command in the system view to create a global IP address pool and set parameters for the global IP address pool, including a gateway address, the IP address lease, and a VPN instance. Then the configured DHCP server can assign IP addresses in the IP address pool to clients.
Precautions
A maximum of 128 address pools, including global address pools and interface address pools, can be created on the device.
Follow-up Procedure
Run the network command to specify the range of the IP addresses in the pool.