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.
Stacking up to 8 9200/9300s is fully supported with no performance limitations. If you need the port density, stacking all 6 together is ideal, you get a single management plane and avoid managing multiple smaller stacks.
This issue happens because IP routing is enabled, so the switch is ignoring the ip default-gateway and has no default route, which breaks management access from other VLANs. Fix it by either disabling IP routing (no ip routing) or adding a real defau...
Hello @adeebtaqui You can use the cisco software checker - https://sec.cloudapps.cisco.com/security/center/softwarechecker.
It'll help you verify whether a given Cisco software image is free of high-risk vulnerabilities (as documented by Cisco PSIRT ...
OSPF is better than RIP as it converges a lot faster and supports larger and more complex networks with areas, and calculates optimal paths using link-state information instead of simple hop count. IS-IS is an even stronger option because it scales e...