08-31-2022 05:56 AM
Hi Cisco Family,
I am having a lot of issues having HA formation on WLC 9800 - CL V 17.3.4c Amsterdam.
It was working when both VMs were on the same hypervisor , but when we migrated the Primary to the Active DC , Since then i could not get HA bacK.
Topology is DC1 (WLC1 on Storage) - DELL Storage Switch - Core Nexus 9K in DC1 - Inter DC Link 0 Core Nexus 9K in DC2 - DC 2 DEll Storage Switch - (WLC2) on Storage Server.
VM configs
////////////
We are using the below Setup
Vlan 901 - WMI
VLqn 706 - OOB
Vlan 949 - Guest
Vlan 950 - Guest
VLan 855 - Dedicated Layer 2 for Heartbeat
NiC 1 - OOB - VLAN 706
Nic 2 - Trunk for Vlan 901, 949 and 950 (All Vlans allowed and not pruned)
Nic 3 - Vlan 855
WLC Configuration
Int Gig1 on WLC is made access port for OOB Vlan 706
Int Gig 2 is Trunk to allows VLAN 901, 949 and 950
int Gig3 is for HA and Vlan 855 is made access vlan on it.
Earlier i found Promiscous mode = accept and Forged transmit = Accept have to be setup on All Three Gigs, as i was missing on GIg 3, so i can now confirm Layer 2 COmms is up but still HA is not establising,
ip route 0.0.0.0 0.0.0.0 is through VLan 901 gateway which is same as RMI + RP subnet
WHat is wrong with my Setup?
08-31-2022 10:31 AM
- Review the 9800 - CL configuration with the CLI command : show tech wireless , have the output analyzed by https://cway.cisco.com/
M.
08-31-2022 01:03 PM
You need to configure the default gateway. Make sure that the RMI Gateway reachable from both WLC's.
management gateway-failover enable
ip default-gateway X.X.X.X
Please refer the below document for HA configuration. It is similar to physical WLC's.
Cisco Catalyst 9800-CL Wireless Controller for Cloud Deployment Guide - Cisco
Also post the redundancy configuration from both WLC's (sanitized) along with the output for the below
show chassis
show redundancy
09-01-2022 05:13 AM
Hi @Arshad Safrulla I have given he ip default-gateway command and also ip route 0.0.0.0 0.0.0.0 to the gateway where RMI Ip is located.
outputs as below
WLC9800CL-01#sh redundancy
Redundant System Information :
------------------------------
Available system uptime = 14 minutes
Switchovers system experienced = 0
Standby failures = 0
Last switchover reason = none
Hardware Mode = Simplex
Configured Redundancy Mode = sso
Operating Redundancy Mode = Non-redundant
Maintenance Mode = Disabled
Communications = Down Reason: Failure
Current Processor Information :
-------------------------------
Active Location = slot 1
Current Software state = ACTIVE
Uptime in current state = 14 minutes
Image Version = Cisco IOS Software [Amsterdam], C9800-CL Software (C9800-CL-K9_IOSXE), Version 17.3.4c, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2021 by Cisco Systems, Inc.
Compiled Wed 10-Nov-21 11:54 by mcpre
BOOT =
CONFIG_FILE =
Configuration register = 0x102
Recovery mode = Not Applicable
Peer (slot: 0) information is not available because it is in 'DISABLED' state
WLC9800CL-01#sh chassis
Chassis/Stack Mac Address : 0050.5696.b595 - Local Mac Address
Mac persistency wait time: Indefinite
H/W Current
Chassis# Role Mac Address Priority Version State IP
-------------------------------------------------------------------------------------
*1 Active 0050.5696.b595 2 V02 Ready 169.254.16.202
2 Member 0050.5696.94f4 1 V02 Initializing 169.254.16.203
The Standby Just stays in this Initialization state and it boots in standalone only when we break HA .
Let me know what details are needed to understand the issue please , i have been struggling for around 2 weeks , Cisco CAnt figure as yet
09-01-2022 06:28 AM
09-01-2022 05:13 PM
Hi @Arshad Safrulla Yeah i did reboot both WLCs few times, and it was working perfectly when in the same Datacenter but since moved to Different DCs started having issues,
hope you can replicate and check at your end if it works
THanks
09-02-2022 12:49 AM
Is all the VLAN's allowed over the DCI links? If BGP EVPN/ACI being used for multi site connectivity check the relevant configuration.
09-02-2022 06:41 AM
Do Cisco support running HA-SSO between DCs like that?
It's really designed for back to back setup but the requirement suggest it might work if you have the correct L2 connectivity between them: Maximum RP link latency = 80 ms RTT, minimum bandwidth = 60 Mbps and minimum MTU = 1500
We only use SSO for co-located WLCs with AP pri/sec for WLCs in different DCs.
09-03-2022 04:21 AM
I have raised with Cisco so many times but they never denied that it should not work and always provided this metric and deployment Guide so i assume it should be working on Multi DC enviornment
09-03-2022 06:22 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide