l2circuit
Syntax
- l2circuit {
-
- local-switching {
-
- interface interface-name {
- description text;
-
- end-interface {
- interface interface-name;
- protect-interface interface-name;
- }
- ignore-mtu-mismatch;
- protect-interface interface-name;
- }
- }
-
- neighbor address {
-
- interface interface-name {
- bandwidth (bandwidth | ctnumber bandwidth);
- community community-name;
- (control-word |
no-control-word);
- description text;
- encapsulation-type type;
- ignore-encapsulation-mismatch;
- ignore-mtu-mismatch;
- mtu mtu-number;
- protect-interface interface-name;
- psn-tunnel-endpoint address;
- virtual-circuit-id identifier;
- }
- }
-
- traceoptions {
- file filename <files number> <size size> <world-readable |
no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
- }
Hierarchy Level
Release Information
Statement introduced before JUNOS Release 7.4.
Description
Enables a Layer 2 circuit.
The remaining statements are explained separately.
Usage Guidelines
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.

