Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
I have Two Cisco WLC 3500 installed at 2 different DC.
I need to configure Redundancy between the two WLC. Since the WLC are installed at 2 different DC the management IP of the two wlc are in different subnet.
Whats is best possible Redundancy...
Hi
I have couple of ASA 5520 configured as HA. The external IP is configured with Private IP and connected to the service provider router. We are Natting the Inside network to a pool of /29 Public ip address.
I need to configure a site to site v...
Hi
i am plannning to configure a static NAT to all allow ssh to a internal device as below.
ip nat inside source static tcp <privat_IP> 22 <public_IP> 22222 extendable
i created a zbf in both direct
class-map type inspect match-any Internal...
Hi,
I have configured 2 QnQ in parallel as shown in the attachment diagram. But some reason its causing a loop in spite i have the spanning-tree configured with high cost.
can i configure 2 interface connected to the same switch with same vlan 3505 ...
Hi
I have an ASA ASDM 7.3 connected to my core Switch and I configured the remote access spilt-tunnel VPN. it works fine
The VPN client is able to connect and when I check the route details I can see all my office network.
My VPN client can access ...
Hi
Thanks for the reply.
Configuring the WLC and AP(Flexconnect) in different subnet and connecting then throgh the Layer 3 rotuing shouldn't be a problem right.
The reason why i want to get the WLC Redunduncy, AP mode and AP & WLC connecting corre...
Hi
Planning to use this Option.
And also since the APs are in HO (at different location) thinking of converting the APs from Local to Flexiconnect. The APs will get the IP from Local DHCP on the connetedcisco switch. Since the OSPF is configured so i...
Hi
How about configuring the 2 wlc as separate controllers. Under the all AP configure Primary and secondary controller on the AP preference.
Thanks
Regards
Logesh
HiThe link between the DC is Dark Fibre and management IP range of both DC are different subnet range.This WLC is the controller to all the AP installed at the HO. HO is connected to the 2 DC via a layer 3 link.ThanksLogesh
Hi
just to test I have added the access-list in both direct and the access list allows all IP and Ports 22, 22222
ip access-list extended SSH permit tcp any any eq 22 permit tcp any any eq 22222!
class-map type inspect match-any Perimeter-To...