STP
次項 »
« « FXC5700シリーズ目次
シナリオ
FXC5710を3台使用し、スパニングツリープロトコル(STP)で経路を冗長化します。 ブリッジプライオリティを下記の通り異なる値に設定します。 FXC5710 ①:Priority 4096 FXC5710 ②:Priority 12288 FXC5710 ③:Priority 32768(デフォルト) 以上を実施すると、ポートが以下の通りに収束します。 FXC5710①:eth 1/0/1(Designed Port)、eth 1/0/2(Designed Port) FXC5710②:eth 1/0/1(Root Port)、eth 1/0/2(Designed Port) FXC5710③:eth 1/0/1(Root Port)、eth 1/0/2(Alternate Port)
構成

設定例
FXC5710①
モード | コマンド | 説明 | ||||||||||||
FXC5710(config)# | spanning-tree | STPを有効化。 | ||||||||||||
FXC5710(config)# | spanning-tree mode stp | STP(IEEE802.1d)モードに設定。 | ||||||||||||
FXC5710(config)# | spanning-tree priority 4096 | プライオリティ値を4096に設定。 |
FXC5710②
モード | コマンド | 説明 | ||||||||||||
FXC5710(config)# | spanning-tree | STPを有効化。 | ||||||||||||
FXC5710(config)# | spanning-tree mode stp | STP(IEEE802.1d)モードに設定。 | ||||||||||||
FXC5710(config)# | spanning-tree priority 12288 | プライオリティ値を12288に設定。 |
FXC5710③
モード | コマンド | 説明 | ||||||||||||
FXC5710(config)# | spanning-tree | STPを有効化。 | ||||||||||||
FXC5710(config)# | spanning-tree mode stp | STP(IEEE802.1d)モードに設定。 | ||||||||||||
FXC5710(config)# | spanning-tree priority 32768 | プライオリティ値を32768に設定(デフォルト値のため設定は不要)。 |
関連コマンド
show spanning-tree show spanning-tree detail show running-config