- 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;
-
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>;
- }
- }
- [edit logical-systems logical-system-name protocols],
- [edit protocols]
Statement introduced before JUNOS Release 7.4.
Enables a Layer 2 circuit.
The remaining statements are explained separately.
See Layer 2 Circuit Configuration Guidelines.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.