我知道如何通过使用以下命令禁用 STP 来连接路由器 Avaya VSP 7200 上的交换机:
no spanning-tree mstp force-port-state enable
但是如何在交换机 Avaya 4950 上强制端口状态?
谢谢你的帮忙
我知道如何通过使用以下命令禁用 STP 来连接路由器 Avaya VSP 7200 上的交换机:
no spanning-tree mstp force-port-state enable
但是如何在交换机 Avaya 4950 上强制端口状态?
谢谢你的帮忙
我不知道 4900,但在 5000 (5xxx) 行我使用以下内容:
interface FastEthernet ALL
spanning-tree rstp port 21-22 learning disable
exit
(21是cablemodem,22是路由器)
STP 会将端口显示为Discarding,但它们不是:
troz-5510-1#show spanning-tree rstp port role 21-22
Port Role State STP Status Oper Status
---- ---------- ---------- ---------- -----------
21 Disabled Discarding Disabled Disabled
22 Disabled Discarding Disabled Disabled
troz-5510-1#show interfaces 21-22
Status Auto Flow
Port Trunk Admin Oper Link LinkTrap Negotiation Speed Duplex Control
---- ----- ------- ---- ---- -------- ----------- -------- ------ -------
21 Enable Up Up Enabled Enabled 1000Mbps Full Disable
22 Enable Up Up Enabled Enabled 1000Mbps Full Asymm