11-02-2018 10:42 AM
Hi
What command is it to see what ip address are issued by local dhcp address pool?
Local address pool are defined on the cisco as a itself
I want to know what ip are in use and what are free
Thanks
11-02-2018 10:48 AM
you can start with below commands :
sh dhcpd binding - fsh dhcpd binding
show run all | in dhcpd will show the configuration of DHCP.
can you also post show version
11-02-2018 12:03 PM
11-02-2018 02:47 PM
if i understand the question correctly you are not able to get DHCP IP for you VPN clients, you want to diagnosis and check ? is this correct ?
if not explain more
11-03-2018 03:35 AM
11-03-2018 10:10 AM - edited 11-03-2018 10:11 AM
If it's a Cisco ASA, perhaps this the command you're looking for:
sh vpn-sessiondb anyconnect
assigned ip public ip
172.16.0.12 1.1.1.1
Regards,
11-03-2018 02:04 PM
For AnyConnect use of addresses I believe that the show vpn-session is the best alternative you have got. So +5 for the suggestion. Without wanting to be overly picky the original poster is framing the question as being about DHCP. While AnyConnect does define an address pool that looks like a DHCP pool I believe that AnyConnect is not using DHCP for address assignment, and so there is not any show DHCP command that will produce the result he is looking for.
HTH
Rick
11-07-2018 11:38 PM
Sh ip local VPN pool (name of pool) was the one I was looking for...
Thanks for your suggestions so far
11-10-2018 11:39 AM
Congratulations for finding the answer to your question. +5
HTH
Rick
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide