Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

Why the controller type is showing as standby though the master controller flash is uploaded on the controller. 

Apr 09, 2015 08:01 AM

Environment : Master-Standby and Local  controllers

 

The type will show as "standby" though the master controller flash is uploaded on the new controller.

#show switches

All Switches
------------
IP Address     Name          Location           Type    Model      Version         Status  Configuration State  Config Sync Time (sec)  Config ID
----------     ----          --------           ----    -----      -------         ------  -------------------  ----------------------  ---------
130.212.254.8  sfs-aruba-mc  OADAdmin.Basement  standby  Aruba7220  6.3.1.12_46311  up      UPDATE SUCCESSFUL    0                       1
 

 

 

The VRRP state will goes to Backup state hence the controller type shows as standby.

#show vrrp


Virtual Router 1:
    Description backup
    Admin State UP, VR State BACKUP
    IP Address 130.212.144.10, MAC Address 00:00:5e:00:01:01, vlan 444
    Priority 110, Advertisement 1 sec, Preemption Enable Delay 0
    Auth type NONE ********
    tracking is not enabled

 

By making the vlan 444 active and by allowing the vlan 444 on the uplink port of the A7240 controller made the VRRP state to Master and the type shows as Master in show switches.

(sfs-aruba-mc) #show ip interface brief
 
show ip interface brief  


Interface                   IP Address / IP Netmask        Admin   Protocol
vlan 1                      unassigned / unassigned        up      down
vlan 444                130.212.144.11 / 255.255.255.0     up      up  
vlan 445                130.212.145.11 / 255.255.255.0     up      up  
vlan 446                130.212.146.11 / 255.255.255.0     up      up  
vlan 447                130.212.147.11 / 255.255.255.0     up      up  
vlan 470                130.212.148.11 / 255.255.252.0     up      up  
vlan 471                130.212.152.11 / 255.255.252.0     up      up  
vlan 456                130.212.156.11 / 255.255.252.0     up      up  
vlan 472                130.212.120.11 / 255.255.252.0     up      up  
vlan 473                130.212.124.11 / 255.255.252.0     up      up  
vlan 474                130.212.128.11 / 255.255.252.0     up      up  
vlan 475                130.212.132.11 / 255.255.252.0     up      up  
vlan 476                130.212.136.11 / 255.255.252.0     up      up  
vlan 477                130.212.140.11 / 255.255.252.0     up      up  
vlan 478                 130.212.92.11 / 255.255.252.0     up      up  
vlan 479                130.212.112.11 / 255.255.252.0     up      up  
loopback                 130.212.254.8 / 255.255.255.255   up      up  
mgmt                      130.212.9.11 / 255.255.255.0     down    down
 
 
master-redundancy
  master-vrrp 1
  peer-ip-address 130.212.254.9 ipsec 5b63ad4dc64cf2af721fb63e8bc6ad2dc763413765ecddc4
!
vrrp 1
  priority 110
  ip address 130.212.144.10
  description "backup"
  vlan 444
  preempt delay 0
  no shutdown

show vlan  


VLAN CONFIGURATION
------------------
VLAN  Description  Ports                           AAA Profile
----  -----------  -----                           -----------
1     Default      GE1/2-9 XG1/10-11 Pc0-1 Pc3-7   N/A 
444   VLAN0444     Pc2                             N/A 
445   VLAN0445     Pc2                             N/A 
446   VLAN0446     Pc2                             N/A 
447   VLAN0447     Pc2                             N/A 
456   VLAN0456     Pc2                             N/A 
470   VLAN0470     Pc2                             N/A 
471   VLAN0471     Pc2                             N/A 
472   VLAN0472     Pc2                             N/A 
473   VLAN0473     Pc2                             N/A 
474   VLAN0474     Pc2                             N/A 
475   VLAN0475     Pc2                             N/A 
476   VLAN0476     Pc2                             N/A 
477   VLAN0477     Pc2                             N/A 
478   VLAN0478     Pc2                             N/A 
479   VLAN0479     Pc2                             N/A 
999   VLAN0999     Pc2                             N/A 

By making the vlan 444 active and by allowing the vlan 444 on the uplink port of the A7240 controller made the VRRP state to Master and the type shows as Master in show switches.

#show vrrp


Virtual Router 1:
    Description backup
    Admin State UP, VR State MASTER
    IP Address 130.212.144.10, MAC Address 00:00:5e:00:01:01, vlan 444
    Priority 110, Advertisement 1 sec, Preemption Enable Delay 0
    Auth type NONE ********
    tracking is not enabled

#show switches

All Switches
------------
IP Address     Name          Location           Type    Model      Version         Status  Configuration State  Config Sync Time (sec)  Config ID
----------     ----          --------           ----    -----      -------         ------  -------------------  ----------------------  ---------
130.212.254.8  sfs-aruba-mc  OADAdmin.Basement  master  Aruba7220  6.3.1.12_46311  up      UPDATE SUCCESSFUL    0                       1

 

 

By making the vlan 444 active and by allowing the vlan 444 on the uplink port of the A7240 controller made the VRRP state to Master and the type shows as Master in show switches.

(sfs-aruba-mc) #show ip interface brief
 
show ip interface brief  


Interface                   IP Address / IP Netmask        Admin   Protocol
vlan 1                      unassigned / unassigned        up      down
vlan 444                130.212.144.11 / 255.255.255.0     up      up  
vlan 445                130.212.145.11 / 255.255.255.0     up      up  
vlan 446                130.212.146.11 / 255.255.255.0     up      up  
vlan 447                130.212.147.11 / 255.255.255.0     up      up  
vlan 470                130.212.148.11 / 255.255.252.0     up      up  
vlan 471                130.212.152.11 / 255.255.252.0     up      up  
vlan 456                130.212.156.11 / 255.255.252.0     up      up  
vlan 472                130.212.120.11 / 255.255.252.0     up      up  
vlan 473                130.212.124.11 / 255.255.252.0     up      up  
vlan 474                130.212.128.11 / 255.255.252.0     up      up  
vlan 475                130.212.132.11 / 255.255.252.0     up      up  
vlan 476                130.212.136.11 / 255.255.252.0     up      up  
vlan 477                130.212.140.11 / 255.255.252.0     up      up  
vlan 478                 130.212.92.11 / 255.255.252.0     up      up  
vlan 479                130.212.112.11 / 255.255.252.0     up      up  
loopback                 130.212.254.8 / 255.255.255.255   up      up  
mgmt                      130.212.9.11 / 255.255.255.0     down    down
 
 
master-redundancy
  master-vrrp 1
  peer-ip-address 130.212.254.9 ipsec 5b63ad4dc64cf2af721fb63e8bc6ad2dc763413765ecddc4
!
vrrp 1
  priority 110
  ip address 130.212.144.10
  description "backup"
  vlan 444
  preempt delay 0
  no shutdown

show vlan  


VLAN CONFIGURATION
------------------
VLAN  Description  Ports                           AAA Profile
----  -----------  -----                           -----------
1     Default      GE1/2-9 XG1/10-11 Pc0-1 Pc3-7   N/A 
444   VLAN0444     Pc2                             N/A 
445   VLAN0445     Pc2                             N/A 
446   VLAN0446     Pc2                             N/A 
447   VLAN0447     Pc2                             N/A 
456   VLAN0456     Pc2                             N/A 
470   VLAN0470     Pc2                             N/A 
471   VLAN0471     Pc2                             N/A 
472   VLAN0472     Pc2                             N/A 
473   VLAN0473     Pc2                             N/A 
474   VLAN0474     Pc2                             N/A 
475   VLAN0475     Pc2                             N/A 
476   VLAN0476     Pc2                             N/A 
477   VLAN0477     Pc2                             N/A 
478   VLAN0478     Pc2                             N/A 
479   VLAN0479     Pc2                             N/A 
999   VLAN0999     Pc2                             N/A 

By making the vlan 444 active and by allowing the vlan 444 on the uplink port of the A7240 controller made the VRRP state to Master and the type shows as Master in show switches.

#show vrrp


Virtual Router 1:
    Description backup
    Admin State UP, VR State MASTER
    IP Address 130.212.144.10, MAC Address 00:00:5e:00:01:01, vlan 444
    Priority 110, Advertisement 1 sec, Preemption Enable Delay 0
    Auth type NONE ********
    tracking is not enabled

#show switches

All Switches
------------
IP Address     Name          Location           Type    Model      Version         Status  Configuration State  Config Sync Time (sec)  Config ID
----------     ----          --------           ----    -----      -------         ------  -------------------  ----------------------  ---------
130.212.254.8  sfs-aruba-mc  OADAdmin.Basement  master  Aruba7220  6.3.1.12_46311  up      UPDATE SUCCESSFUL    0                       1

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.