See the following sections:
- vlan vlan-id;
- [edit protocols mstp msti msti-id],
- [edit routing-instances routing-instance-name protocols mstp msti msti-id]
Statement introduced in JUNOS Release 8.4.
Configure the VLAN of an MSTI or VSTP instance or configure the VLAN range of an MSTI instance.
vlan-id—The VLAN identifier associated with the MSTI.
min-vlan-id-max-vlan-id—Range of VLAN identifiers associated with the MSTI in the form minimum-vlan-id–maximium-vlan-id. VLAN identifier ranges are not supported for VSTP.
See Configuring the MSTI VLAN.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
- vlan vlan-id {
-
bridge-priority priority;
-
max-age seconds;
-
hello-time seconds;
-
forward-delay seconds;
-
- interface interface-name {
-
cost cost;
-
edge;
-
mode (p2p | shared);
-
no-root-port;
-
priority interface-priority;
- }
- }
- [edit protocols vstp]
Statement introduced in JUNOS Release 9.0.
Configure VSTP VLAN parameters.
The statements are explained separately.
See Configuring the VLAN Spanning Tree Protocol.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.