UMN:CLI User Manual
V5808
332
8.5.1.17 Setting DHCP Pool Size
To limit a size of DHCP pool, use the following command.
ip dhcp max-pool-size <1-12>
Configures a maximum size of DHCP pool.
8.5.1.18 Displaying DHCP Pool Configuration
To display a DHCP pool configuration, use the following command.
Shows a DHCP pool configuration.
show ip dhcp pool summary
[POOL]
Shows a summary of a DHCP pool configuration.
POOL: pool name
The following is an example of displaying a DHCP pool configuration.
SWITCH(config)# show ip dhcp pool summary
[Total -- 1 Pools]
Total 0 0.00 of total
Available 0 0.00 of total
Abandon 0 0.00 of total
Bound 0 0.00 of total
Offered 0 0.00 of total
Fixed 0 0.00 of total
[sample]
Total 0 0.00% of the pool 0.00 of total
Available 0 0.00% of the pool 0.00 of total
Abandon 0 0.00% of the pool 0.00 of total
Bound 0 0.00% of the pool 0.00 of total
Offered 0 0.00% of the pool 0.00 of total
Fixed 0 0.00% of the pool 0.00 of total
SWITCH(config)#
8.5.2 DHCP Address Allocation with Option 82
The DHCP server provided by the V5808 can assign dynamic IP addresses based on
DHCP option 82 information sent by the DHCP relay agent.
The information sent via DHCP option 82 will be used to identify which port the
DHCP_REQUEST came in on. The feature introduces a new DHCP class capability,
which is a method to group DHCP clients based on some shared characteristics other
than the subnet in which the clients reside. The DHCP class can be configured with
option 82 information and a range of IP addresses.