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 all!I have a Cisco AP 9120AXE-I EWC with Gi0 IP address 172.16.252.25/24 (vlan1501). It's connected on a switch trunk interface with native vlan1501. That switch connects to a distribution switch which has the default gateway 172.16.252.1/24 in vr...
I'm currently working on remote access hardning and one of our devices is quite old, it's a CISCO2821 router.If I do "show ssh" it outputs: Connection Version Mode Encryption Hmac State 0 2.0 IN aes256-cbc hmac-sha1 Session started 0 2.0 OUT aes256-c...
Hi all!I have a question about ASA cluster failover. Failover LAN interface shows the following error:CGD600167DVPN1/sec/act# sh failFailover On Failover unit SecondaryFailover LAN Interface: Failover Ethernet1/11 (Failed - No Switchover)Reconnect ti...
Hi all!Under site-to-site VPN, in the Advanced->IKE Policies menu option, we can see IKEv2 policies list.If we change the priorities will it cause downtime on any established VPNs?By changing priorities I mean negating configuration and applying new ...
When I telnet to the device I do it to the EWC side, and configuration had the default gateway 172.16.252.1.But the AP side had a different gateway... and the command I posted earlier changed it to the right gateway.
Solved it!It seems that the internal AP's default gateway needs to be the same as the EWC's default gateway.Achieved that wit this command:ap name AP01 static-ip ip-address 172.16.252.30 netmask 255.255.255.0 gateway 172.16.252.1
No ACLs in place.Recently I gained telnet access to the EWC and got this output:EWC#sh run int gi0interface GigabitEthernet0mac-address 0000.5e00.0101ip dhcp client client-id GigabitEthernet0ip dhcp client broadcast-flag clearip address 172.16.252.25...
EWC#sh ip routeGateway of last resort is 172.16.252.1 to network 0.0.0.0S* 0.0.0.0/0 [1/0] via 172.16.252.1172.16.0.0/16 is variably subnetted, 2 subnets, 2 masksC 172.16.252.0/24 is directly connected, GigabitEthernet0L 172.16.252.25/32 is directly ...