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.
Greetings,I have a Cisco 9300 access switch that cannot ping one particular server from the switch CLI or from a device connected to an interface assigned to VLAN203 or VLAN760.Another Cisco 9300 access switch in the same IDF, connected to the same u...
Greetings,
I am studying for my CCNA and got a few routers and switches for a test lab. I am just trying to get 2 Cisco 2800 routers to communicate properly and I am running into problems. I tried first with the serial ports, and now I am trying with...
Greetings, Thanks for your reply. It appears that you missed what I detailed in my post. I am able to bring up the VLAN by assigning a port to that VLAN, however, if I reload the switch without writing the config, the SVI is still up, with no port as...
This is a bug as far as I can tell - I have been working on this almost all day for a school assignment. Here is why I say it's a bug:If I create a VLAN and assign an IP, but don't assign a switchport to the VLAN, it shows as down:Switch(config)#int ...
As soon as the ACL is removed from the configuration, i.e. no ip access-list standard ... then all filtering that was applied because of the filter is stopped. It does not make a difference if you remove it from the interface first - the results are ...
To clear the sticky mac address so the switch can learn a new addressconf tint G5/0/7no switchport port-security mac-address sticky xxxx.xxxx.xxxxshutno shutWhere xxxx.xxxx.xxxx is the old mac address that was learned by the sticky command. The port ...
Thanks Georg for your thorough response. I also found a video on YouTube by "itsupportpeople219" that explained how to connect a router to a home network. The video covered a bunch that I did already know, but I figured I would mention it in case any...