See the following sections:
- interface interface-name {
- protocol (cdp | stp | vtp);
- }
- [edit protocols layer2-control mac-rewrite],
- [edit routing-instances routing-instance-name protocols layer2-control mac-rewrite]
Statement introduced in JUNOS Release 9.1.
Configure an interface for Layer 2 protocol tunneling.
The remaining statements are described separately.
See Configuring the Layer 2 Protocol Tunnel Interface.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- interface interface-name {
- cost cost;
- edge;
- mode (p2p | shared);
- no-root-port;
- priority interface-priority;
- }
- [edit protocols (mstp | rstp | vstp)],
- [edit protocols vstp vlan vlan-id],
- [edit routing-instances routing-instance-name protocols (mstp | rstp | vstp)],
- [edit routing-instances routing-instance-name protocols vstp vlan vlan-id]
Statement introduced in JUNOS Release 8.4.
Configure the interface to participate in the RSTP or MSTP instance.
interface-name—Name of a Gigabit Ethernet or 10-Gigabit Ethernet interface.
The remaining statements are explained separately.
See Configuring the Interface.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.