kyochum
asked on
How do I disable spanning tree portfast on a 3com 4400 specific port?
I have three 3com 4400's in a stack. Unit 2 has two ports on it that I want to turn off portfast for, Will someone please help me out with the syntax to accomplish this?
It is unit 2 in the stack with ports 17 and 18 that need portfast disabled. I am performing the steps through telnet...
Thank You
It is unit 2 in the stack with ports 17 and 18 that need portfast disabled. I am performing the steps through telnet...
Thank You
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Thanks for the help. Both of your responses pointed me in the correct direction.
ASKER
I can get to stpState under Bridge->spanningtree-> but when I type in stpState is trys to enable or disable stp for the entire stack. When I specify stpState 2:17 it tells me that the command does not exist.
When I went to Bridge->Port-> and typed in stpfaststart 2:17 it did allow me disable stpfaststart on that individual port. By disabling faststart, have I essentially disabled stp on that port?