Disable STP in Opensolaris bridge

Posted by quentin on Server Fault See other posts from Server Fault or by quentin
Published on 2010-03-18T08:16:12Z Indexed on 2010/03/18 8:21 UTC
Read the original article Hit count: 655

Filed under:
|
|
|
|

Hello,

how can i completely disable STP in a Opensolaris bridge.

This bridge is connected to a Cisco Access Port and will disable the uplink port when the first BPDU arrives.

bridged[3651]: [ID 581644 daemon.warning] unexpected BPDU on rge1 from 0:xx:xx:xx:xx:b; forwarding disabled

I already disabled the transmission of BPDU Messages to the Switch by:

dladm set-linkprop -p stp=0 rge1

This solved only the problem that the access switch port goes in "error-disable" mode.

Thomas

© Server Fault or respective owner

Related posts about opensolaris

Related posts about stp