how to handle spanning –tree protocol (stp) on cisco switch

5
WWW.TCPIPGURU.COM Spanning –Tree Protocol (STP) configuration on cisco 2950

Upload: tcpipguru

Post on 10-Jun-2015

635 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: How to handle Spanning –tree protocol (stp) on Cisco Switch

WWW.TCPIPGURU.COM

Spanning –Tree Protocol (STP) configuration on cisco 2950

Page 2: How to handle Spanning –tree protocol (stp) on Cisco Switch
Page 3: How to handle Spanning –tree protocol (stp) on Cisco Switch

Customizing root bridge:

Switch(config)#spanning-tree vlan 1 priority?% Bridge Priority must be in increments of 4096.% Allowed values are: 0 4096 8192 12288 16384 20480 24576 28672 32768 36864 40960 45056 49152 53248 57344

61440Switch(config)#spanning-tree vlan 1 priority

4096

Page 4: How to handle Spanning –tree protocol (stp) on Cisco Switch

Switch#show spanning-tree07:05:53: %SYS-5-CONFIG_I: Configured from console by consoleVLAN0001 Spanning tree enabled protocol ieee Root ID Priority 4097 Address 000d.edb2.0f80 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 4097 (priority 4096 sys-id-ext 1) Address 000d.edb2.0f80 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300Interface Role Sts Cost Prio.Nbr Type---------------- ---- --- --------- -------- --------------------------------Fa0/13 Desg FWD 19 128.13 P2pFa0/21 Desg FWD 19 128.21 P2p

Page 5: How to handle Spanning –tree protocol (stp) on Cisco Switch

Removing spanning tree protocol:

Switch(config)#no spanning-tree vlan 1