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.
All. I have three Cisco switches. One is a Layer-3 core switch C3850 and two are Layer-2 edge switches SG5200. Lets call them Core, Edge1, Edge2. Core: Connects to router upstream on port 24, Edge1 on port23 and Edge2 on port 22.it has two VLAN int...
Hi experts. I recently got a 5516-X as an upgrade over our existing ASA 5510. I have configured everything on the 5516-X as per the 5510 ie NATs, static routes, access list implemented on the outside interface for allowing access to servers on specif...
Hi experts. I recently got ASA 5516-X for my company and when I switch it off and on again I cant get access to the Inside interface via SSH or ASDM - it does not Ping either. The only way I can get the port to start working again is if I access the ...
Hi Dears. Is it necessary to have an Anyconnect image in the flash of ASA for Anyconnect users to log in to it. I had a user who got MAC OSX and tried to login to a firewall using Anyconnect but failed because the MAC OSX Anyconnect image was not upl...
You are a star!!I had forgotten to create VLAN 10 on the core switch using the command. coreswitch(conf)# name vlan10(since vlan database didn't work on this switch so thought it wouldn't be needed). As soon as I did this and applied no shut here a...
#sh ip int brief vlan 10 Interface IP-Address OK? Method Status ProtocolVlan10 10.33.0.254 YES NVRAM down down #sh ip int brief vlan 1Interface IP-Address OK? Method Status ProtocolVlan1 10.4.0.254 YES NVRAM up up So its down and down for VLAN 10.I h...
Very interesting. I pinged 10.4.0.254 from Core switch and it works!But 10.33.0.254 ping does not work!! Could that be a clue to something? Not sure why 10.33.0.254 is not pingable even locally. Both are local VLAN IPs. And I have applied the "no sh...
As promised - updating on this issue. Yes it was indeed the ARP cache that needed clearing. I ended up power cycling the connecting switches and upstream ISP router and inward access and NAT started working. Thanks a lot GRANT3779 and bhargavdesa...
GRANT3779. Thanks a lot. I will add this to my list of things to try in the next scheduled downtime. Hopefully I can get it work this time after two failed downtime attempts where I was only focused on the ASA 5516-X's configuration.