Link to home
Create AccountLog in
Avatar of kyochum
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
ASKER CERTIFIED SOLUTION
Avatar of debuggerau
debuggerau
Flag of Australia image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of kyochum
kyochum

ASKER

I navigate to Bridge->Port-> but I do not see stpState.  I have an stpFastStart option.

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?
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Avatar of kyochum

ASKER

Thanks for the help.  Both of your responses pointed me in the correct direction.