【STPコマンド一覧】未経験からCCNA合格を目指す

STPとはspanning tree protocolの略ですね。

今回はそんなSTPで使われるコマンドを集めて一覧にしてみました。

目次

STPコマンド一覧

用語 解説
1 show spanning-treeコマンド STPステータス確認
#show spanning-tree vlan VLAN番号・Root:ルートポート
・Desg:指定ポート
・Altn:非指定ポート
・FWD:フォワーディング
・LIS:リスニング
・LRN:ラーニング
・BLK:ブロッキング
2 show spanning-tree interfaceコマンド STPのインターフェイス確認
#show spanning-tree interface インターフェイス
3 debug spanning-tree eventsコマンド 障害の確認
#debug spanning-tree events
4 no debug spanning-tree eventsコマンド debug spanning-treeコマンドの停止
#no debug spanning-tree events
5 spanning-tree vlan priorityコマンド ブリッジプライオリティの変更
(config)#spanning-tree vlan VLAN番号 priority
6 spanning-tree vlan root primaryコマンド 自動ルートブリッジ指定
(config)#spanning-tree vlan VLAN番号 root primary
7 spanning-tree vlan costコマンド パスコスト変更
(config-if)#spanning-tree vlan VLAN番号 cost パスコスト値
8 spanning-tree pathcost methodコマンド パスコストデフォルト値変更
(config-if)#spanning-tree pathcost method
9 spanning-tree vlan port-priorityコマンド ポートプライオリティ変更
(config-if)#spanning-tree vlan VLAN番号 port-priority プライオリティ
10 spanning-tree portfastコマンド PortFast設定
(config-if)#spanning-tree portfast
11 spanning-tree  portfast bpduguard defaultコマンド BPDUガード有効化(先頭にnoで無効化)
(config)#spanning-tree portfast bpduguard default
12 spanning-tree guard rootコマンド ルートガードの有効化(noで無効化)
(config-if)#spanning-tree guard root
13 spanning-tree mode rapid-pvstコマンド STPからRSTPに変更(PVST=デフォルト)
(config)#spanning-tree mode
よかったらシェアしてね!
  • URLをコピーしました!
  • URLをコピーしました!

この記事を書いた人

目次