cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2884
Views
15
Helpful
8
Replies

DHCP Binding - vpn address pool

NetworkGuy!
Level 1
Level 1

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

8 Replies 8

balaji.bandi
Hall of Fame
Hall of Fame

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

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Nope I am looking for the dhcp leases issues for and by the anyconenct client VPN pool - vpn-addr- leases - clear?

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

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

It's working fine but I want to know what leases are issued and want to
know the command for it. It's the VPN pool for any connect


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,

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

HTH

Rick

Sh ip local VPN pool (name of pool) was the one I was looking for...

Thanks for your suggestions so far

 

Congratulations for finding the answer to your question. +5

 

HTH

 

Rick

HTH

Rick