Browse Community
Help
Log In
Responses(1)
Solutions(0)
DELL-Willy M
802 Posts
1
March 8th, 2012 14:00
On the 55xx switch Rapid STP (RSTP) is enabled by default. If you have STP on other switches in the network you will want to disable RSTP on the 5548.
Console (config) # spanning-tree mode stp
Also you can look at setting your ports that are connected to clients that portfast is enabled
console(config)# interface gi1/0/1
console(config-if)# spanning-tree portfast
Here is the User Guide for reference on configuring Spanning tree starting page 426.
support.dell.com/.../en_ug.pdf
Dell Support Resources
View All
Top
DELL-Willy M
802 Posts
1
March 8th, 2012 14:00
On the 55xx switch Rapid STP (RSTP) is enabled by default. If you have STP on other switches in the network you will want to disable RSTP on the 5548.
Console (config) # spanning-tree mode stp
Also you can look at setting your ports that are connected to clients that portfast is enabled
console(config)# interface gi1/0/1
console(config-if)# spanning-tree portfast
Here is the User Guide for reference on configuring Spanning tree starting page 426.
support.dell.com/.../en_ug.pdf