Show IP DHCP Pool Command on CISCO Router/Switch

Command

Show IP DHCP Pool

Use

This command allows you to see any DHCP pool information that is configured on the router..

Syntax

Router#show ip dhcp pool <name>

Example

Show IP DHCP Pool Command on CISCO Router/Switch 1

In the below example we will display the configured DHCP information on R3..

R3#show ip dhcp pool

Pool VLAN_B :
Utilization mark (high/low) : 100 / 0
Subnet size (first/next) : 0 / 0
Total addresses : 254
Leased addresses : 0
Pending event : none
1 subnet is currently in the pool :
Current index IP address range Leased addresses
192.168.1.1 192.168.1.1 – 192.168.1.254 0

Pool VLAN_A :
Utilization mark (high/low) : 100 / 0
Subnet size (first/next) : 0 / 0
Total addresses : 254
Leased addresses : 0
Pending event : none
1 subnet is currently in the pool :
Current index IP address range Leased addresses
10.10.10.1 10.10.10.1 – 10.10.10.254

Alternately, you can view information for just the pool that you are interested in.

R3#show ip dhcp pool VLAN_B

Pool VLAN_B :
Utilization mark (high/low) : 100 / 0
Subnet size (first/next) : 0 / 0
Total addresses : 254
Leased addresses : 0
Pending event : none
1 subnet is currently in the pool :
Current index IP address range Leased addresses
192.168.1.1 192.168.1.1 – 192.168.1.254 0
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x