cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

clear ip local pool vpn

michellp
Level 1
Level 1

I have an issue with ip's not being released from the local pool. Take H_POOL, There are no active vpn sessions using that pool but the ip's don't get released.

Eventually this leads to the pools getting exhausted.

 

sh ip local pool

 Pool                     Begin           End             Free  In use
A_POOL            192.168.2.1     192.168.2.10      10       0
B_POOL            192.168.2.65    192.168.2.78       4      10
C_POOL            192.168.2.81    192.168.2.94      14       0
D_POOL            192.168.2.97    192.168.2.110     14       0
E_POOL            192.168.2.113   192.168.2.126      8       6
F_POOL            192.168.2.129   192.168.2.142     14       0
G_POOL            192.168.2.161   192.168.2.174     14       0
H_POOL            192.168.2.145   192.168.2.158      9       5

 

how can I release those ip's that are in use?

Who Me Too'd this topic