Hi Everyone
We have a problem with our TH1030S cluster(two TH1030S, VRRP-A and VCS).
Advanced Core OS (ACOS) version 4.1.4-GR1, build 78 .
I can’t erase the following ip nat pool configuration.
ip nat pool 172.17.12.0 172.17.12.11 172.17.12.30 netmask /24
#no ip nat pool 172.17.12.0
NAT pool is in use. Try again after all resources are freed.
When I run the “show ip nat pool statistics” command on the vMaster side, Port Usage comes up as 1.
On the vBlade side it is 0.
(vMaster)# show ip nat pool statistics
Pool Address Port Usage Total Used Total Freed Failed
-------------------------------------------------------------------------------
172.17.12.0 172.17.12.11 1 0 0 0
172.17.12.12 0 0 0
172.17.12.13 0 0 0
172.17.12.14 0 0 0
172.17.12.15 0 0 0
172.17.12.16 0 0 0
172.17.12.17 0 0 0
172.17.12.18 0 0 0
172.17.12.19 0 0 0
172.17.12.20 0 0 0
172.17.12.21 0 0 0
172.17.12.22 0 0 0
172.17.12.23 0 0 0
172.17.12.24 0 0 0
172.17.12.25 0 0 0
172.17.12.26 0 0 0
172.17.12.27 0 0 0
172.17.12.28 0 0 0
172.17.12.29 0 0 0
172.17.12.30 0 0 0
The “interface ve” configuration does not have any IPs associated with 172.17.12.0/24 (they have already been deleted).
And all other configuration related to 172.17.12.0/24 have also been deleted.
How do I remove the “ip nat pool” configuration?