meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
network:switches:cisco:cli:stp [2024/08/19 13:31] niziaknetwork:switches:cisco:cli:stp [2024/08/19 14:19] (current) niziak
Line 4: Line 4:
  
 <code> <code>
 +show spanning-tree
 show spanning-tree bridge show spanning-tree bridge
 show spanning-tree detail show spanning-tree detail
Line 32: Line 33:
 enable enable
 config terminal config terminal
-Switch(config)#no spanning-tree vlan 1+Switch(config)#no spanning-tree vlan 1-2,28,36,255
 wr wr
 copy run star copy run star
Line 59: Line 60:
 enable enable
 conf term conf term
-interface range Gi0/48+interface Gi0/48
 spanning-tree portfast trunk spanning-tree portfast trunk
 +switchport mode trunk
 </code> </code>
  
Line 68: Line 70:
 conf term conf term
 interface range Gi0/1-47 interface range Gi0/1-47
 +no switchport mode trunk
 spanning-tree portfast spanning-tree portfast
 # optional # optional