Spanning-Tree Instance Interface
STP and RSTP are limited to a single instance on any physical interface. Use the interface statement to configure which interfaces participate in the STP or RSTP instance.
MSTP supports multiple instances on a single physical interface. Use the interface statement to configure which logical interfaces participate in MSTP.
For VSTP, interfaces can be configured at the global level or at the VLAN level. Interfaces configured at the global VSTP level will be enabled for all the configured VLANs. If an interface is configured at both the global and VLAN levels, the configuration at the VLAN level overrides the global configuration.
To configure the interface, include the following statements:
You can include these statements at the following hierarchy levels:
- [edit protocols rstp]
- [edit protocols mstp]
- [edit protocols vstp]
- [edit protocols vstp vlan vlan-id]
- [edit routing-instances routing-instance-name protocols rstp]
- [edit routing-instances routing-instance-name protocols mstp]
- [edit routing-instances routing-instance-name protocols vstp]
- [edit routing-instances routing-instance-name protocols vstp vlan vlan-id]

