[Contents] [Prev] [Next] [Index] [Report an Error]

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;
ignore-encapsulation-mismatch;
ignore-mtu-mismatch;
mtu mtu-number;
protect-interface interface-name;
psn-tunnel-endpoint address;
virtual-circuit-id identifier;
}
}
traceoptions {
file filename <replace> <size size> <files number> <no-stamp>;
flag flag <flag-modifier> <disable>;
}
}

Hierarchy Level

[edit logical-systems logical-system-name protocols],
[edit protocols]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Enables a Layer 2 circuit.

The remaining statements are explained separately.

Usage Guidelines

See Layer 2 Circuit Configuration Guidelines.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]