Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

Procedure to remove entries of decommissioned local controller 

Nov 13, 2014 07:17 PM

Environment         Master-Local Controller topology from which a local controller has been decommissioned.

 

There would be scenarios where a Local is removed from a Master-Local cluster (example : To make standalone Master / Remove Lab controller after syncing config from production) . In such scenarios; it would be ideal to clean up entries related to the Local controller on the Master.

Following is the procedure to clear AP Database and Switch Entry.


(vjlab-master) # show ap database

AP Database
-----------
Name      Group        AP Type  IP Address      Status              Flags  Switch IP       Wired MAC Address  SeriAX #   Slot/Port  FQLN  Outer IP  User
----      -----        -------  ----------      ------              -----  ---------       -----------------  --------   ---------  ----  --------  ----
EHUAP303  LAB__HU          AP105  10.101.239.20   Up 58d:12h:55m:34s      2      172.24.226.12   00:24:6c:ca:b7:23  AX0219070             N/A   N/A      
EHUAP304  LAB__HU          AP105  10.101.239.21   Up 58d:12h:55m:35s      2      172.24.226.12   00:24:6c:ca:b7:7c  AX0219159             N/A   N/A      
EHUAP305  LAB__HU          AP105  10.101.239.22   Up 58d:12h:55m:34s      2      172.24.226.12   00:24:6c:ca:b7:90  AX0219179             N/A   N/A      
EITAP101  LAB__IT          AP105  10.16.4.31      Down                    2      172.24.226.11   d8:c7:c8:c1:8a:7c  AX0287215             N/A   N/A      
EITAP201  LAB__IT          AP105  10.16.4.27      Down                    2      172.24.226.11   d8:c7:c8:c1:98:2b  AX0290718             N/A   N/A

 

(vjlab-master) # clear gap-db lms 172.24.226.11

(vjlab-master) # show ap database

AP Database
-----------
Name      Group        AP Type  IP Address      Status              Flags  Switch IP       Wired MAC Address  SeriAX #   Slot/Port  FQLN  Outer IP  User
----      -----        -------  ----------      ------              -----  ---------       -----------------  --------   ---------  ----  --------  ----
EHUAP303  LAB__HU          AP105  10.101.239.20   Up 58d:12h:55m:34s      2      172.24.226.12   00:24:6c:ca:b7:23  AX0219070             N/A   N/A       
EHUAP304  LAB__HU          AP105  10.101.239.21   Up 58d:12h:55m:35s      2      172.24.226.12   00:24:6c:ca:b7:7c  AX0219159             N/A   N/A       
EHUAP305  LAB__HU          AP105  10.101.239.22   Up 58d:12h:55m:34s      2      172.24.226.12   00:24:6c:ca:b7:90  AX0219179             N/A   N/A


 

(vjlab-master) #show switches

All Switches
------------
IP Address     Name                Location  Type    Version        Status  Configuration State  Config Sync Time (sec)  Config ID
----------     ----                --------  ----    -------        ------  -------------------  ----------------------  ---------
172.24.226.14  vjlab-master       DC1       master  6.1.3.2_33732  up      UPDATE SUCCESSFUL    0                       12
172.24.226.11  vjlab-local1       spare1    local   6.1.3.2_33732  down    UPDATE REQUIRED      0                       0
172.24.226.12  M3-5-vjlab-spare1  spare2    local   6.1.3.2_33732  up      UPDATE SUCCESSFUL    16                      12
172.24.226.13  M3-3-vjlab-local2  spare2    local   6.1.3.2_33732  up      UPDATE SUCCESSFUL    16                      12



(vjlab-master) #clear master-local-entry 172.24.226.11


(vjlab-master) #show switches

All Switches
------------
IP Address     Name                Location  Type    Version        Status  Configuration State  Config Sync Time (sec)  Config ID
----------     ----                --------  ----    -------        ------  -------------------  ----------------------  ---------
172.24.226.14  vjlab-master       DC1       master  6.1.3.2_33732  up      UPDATE SUCCESSFUL    0                       12
172.24.226.12  M3-5-vjlab-spare1  spare2    local   6.1.3.2_33732  up      UPDATE SUCCESSFUL    16                      12
172.24.226.13  M3-3-vjlab-local2  spare2    local   6.1.3.2_33732  up      UPDATE SUCCESSFUL    16                      12

 

 

Statistics
0 Favorited
2 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.