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.
I'm planning to limit unneeded vlan traffic from the trunks that connect my switches. There seems to be two ways to approach this. One way is to use the "vtp pruning" command on the switch that acts as the vtp server for all the switches in my vtp do...
I'm planning to change my LAN's gateway of last resort to a new IP address. When I type "set ip route 0.0.0.0 0.0.0.0 192.168.1.1" will it replace or overwrite the old value immediately, or does the old value need removed first? Also, are there any c...
In my scenario, I have a layer 3 switch acting as my core/root bridge/vtp server for around 30 vlans. On it I've defined the gateway of last resort to be the lan IP address of my internet firewall. I've brought in a new internet connection and new fi...
When I copy the running-config from an edge switch to my tftp server for backup purposes, am I getting more configuration information than what is shown in a "show running-config" display output? For example, the VTP configuration. The fact that a sw...
Thanks. This just helps to confirm the suspicion I’ve had all along that there is no single command or step that one can take to “backup” a switch. There is always going to be more than one single file to save. Or some manual configuration needed (be...