Monitoring the Maximum Number of Available Leases
Purpose
Display the maximum number of leases available for each VPI/VCI, VLAN, Ethernet subnetwork, or for a specific interface or subinterface.
Action
To display the maximum number of leases available for each interface type:
host1(config)#show ip dhcp-local limits*****************************************DHCP Local Server Address LimitsATM Limit - 5000VLAN Limit - 2000Ethernet Limit - 1000To display information about the maximum number of leases for a specific interface:
host1(config)#show ip dhcp-local limits interface atm 3/1Dhcp Local Interface Limits---------------------------TotalInterface Limit Count Denied Denied--------- ----- ----- ------ ------atm 3/1 300 127 5 29To display information about the maximum number of leases on all interfaces:
host1(config)#show ip dhcp-local limits interfaceDhcp Local Interface Limits---------------------------TotalInterface Limit Count Denied Denied--------- ----- ----- ------ ------fastEthernet0/0 200 0 0 0atm 3/1 300 127 5 29atm 4/2 5000 0 0 0atm 5/1 5000 15 2 5Meaning
Table 123 lists the show ip dhcp-local limits command output fields.