Cisco 1600 dhcp pool

Networking, Wireless Routers (802.11 a/b/g/n/ac/ax WiFi), NAT, LAN configuration, equipment, cabling, hubs, switches, and general network discussion
Post Reply
castle555

Cisco 1600 dhcp pool

Post by castle555 »

I am a cisco newbie and want to edit an existing dhcp pool but I do not know the pool name. How can i get a list of existing pool names and then edit the pools, or do i need to recreate them each time? Thanks
User avatar
yikes
Senior Member
Posts: 1216
Joined: Sun Sep 24, 2000 12:00 am
Location: Toronto

Post by yikes »

castle555, im assuming you have CLI access to the box as well as enable level privledges. To get the dhcp pool name and there stats you would use the following comman.

router# show ip dhcp database

This command will give you the address pool name, DNS servers, net bios servers, and/or any other information that has been statically defined for the DHCP pool on the router.

If for some reason this does not provide you with with the information you need you can allways just do a "show run" and you will get the entire router configuration.

Hope that helps,
YiKeS
Post Reply