mstp
MX シリーズ、QFX シリーズ、EX シリーズ(拡張レイヤー 2 ソフトウェア(ELS)の設定スタイル)
mstp { backup-bridge-priority priority; bpdu-block-on-edge; bpdu-destination-mac-address provider-bridge-group; bridge-priority priority; configuration-name configuration-name; disable; forward-delay seconds; hello-time seconds; interface ( all | interface-name ) { bpdu-timeout-action { alarm; block; } cost cost; edge; mode (p2p | shared); no-root-port; priority interface-priority; } max-age seconds; max-hops hops; msti msti-id { backup-bridge-priority priority; bridge-priority priority; interface interface-name { cost cost; priority interface-priority; } vlan vlan-id; } priority-hold-time seconds; revision-level revision-level; system-id system-id-value { ip-address(es); } traceoptions { file filename <files number> <size size> <world-readable | no-world-readable>; flag flag <flag-modifier> <disable>; } vpls-flush-on-topology-change; }
EXシリーズ(拡張レイヤー2ソフトウェア(ELS)構成スタイルなし)
mstp { bpdu-block-on-edge; bridge-priority priority; configuration-name name; disable; forward-delay seconds; hello-time seconds; interface ( all | interface-name ){ bpdu-timeout-action { block; log; } cost cost; disable; edge; mode mode; no-root-port; priority priority; } max-age seconds; max-hops hops; msti msti-id { bridge-priority priority; interface interface-name { cost cost; disable; priority priority; } vlan (vlan-id | vlan-name); } revision-level revision-level; traceoptions { file filename <files number > <size size> <no-stamp | world-readable | no-world-readable>; flag flag; } }
階層レベル
[edit logical-systems logical-system-name protocols], [edit logical-systems logical-system-name routing-instances routing-instance-name protocols], [edit protocols], [edit routing-instances routing-instance-name protocols]
説明
マルチプルスパニングツリープロトコル(MSTP)を設定します。MSTP は IEEE 802.1Q-2003 仕様で定義されており、複数のスパニング ツリー リージョンを持つネットワークでループフリーのトポロジーを作成するために使用されます。
MXシリーズのルーターとQFX5100スイッチは、1つのコマンドですべてのインターフェイスでMSTPを有効にするというステートメントをサポートし interface all
ていません。
MXシリーズルーターでは、 ステートメントを使用して set ... protocols mstp interface interface-name
インターフェイスで個別にMSTPを有効にする必要があります。
QFX5100スイッチでMSTP設定を複数のインターフェイスに適用するには、まずMSTPを設定するインターフェイスに1つ以上のインターフェイス範囲を設定し、各インターフェイス範囲をパラメータとしてinterface-name使用して コマンドを発行set protocols mstp interface interface-name
する必要があります。
残りのステートメントについては、個別に説明します。 CLIエクスプローラを参照してください。
必要な権限レベル
routing—設定でこのステートメントを表示します。
routing-controlー設定にこのステートメントを追加します。
リリース情報
Junos OSリリース 8.4で導入されたステートメント。
bpdu-block-on-edge
Junos OS リリース 9.4 で追加されたステートメント。
bpdu-timeout-action
Junos OS リリース 9.4 で追加されたステートメント。
Junos OS リリース 9.6 で追加された論理システムのサポート。