cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2733
Views
5
Helpful
2
Replies

How to check if a vpn address pool is full

maggie.26.1989
Level 1
Level 1

What command do i use to check  if a vpn address pool is full?

1 Accepted Solution

Accepted Solutions

if you are asking for the anyconnect vpn address pool than you use this command

show ip local pool ?

ASA# show ip local pool anyconnect
Begin                End                    Mask                Free Held In use
192.168.101.1 192.168.101.10 255.255.255.0 10     0        0

Available Addresses:
192.168.101.1
192.168.101.2
192.168.101.3
192.168.101.4
192.168.101.5
192.168.101.6
192.168.101.7
192.168.101.8
192.168.101.9
192.168.101.10

please do not forget to rate.

View solution in original post

2 Replies 2

if you are asking for the anyconnect vpn address pool than you use this command

show ip local pool ?

ASA# show ip local pool anyconnect
Begin                End                    Mask                Free Held In use
192.168.101.1 192.168.101.10 255.255.255.0 10     0        0

Available Addresses:
192.168.101.1
192.168.101.2
192.168.101.3
192.168.101.4
192.168.101.5
192.168.101.6
192.168.101.7
192.168.101.8
192.168.101.9
192.168.101.10

please do not forget to rate.

Thank you.I did manage to figure it out after doing some diggibg with the config.Thanks!!

Review Cisco Networking for a $25 gift card