The following statement hierarchy can also be included at the [edit logical-systems logical-system-name] hierarchy level.
- protocols {
-
- l2circuit {
-
- local-switching {
-
- interface interface-name {
- description text-description;
-
- end-interface {
- interface interface-name;
- protect-interface interface-name;
- }
- ignore-mtu-mismatch;
- protect-interface interface-name;
- }
- }
-
- neighbor address {
-
- interface interface-name {
-
- bandwidth {
-
bps;
- ct0 bps;
- ct1 bps;
- ct2 bps;
- ct3 bps;
- }
- community community;
- (control-word | no-control-word);
- description text-description;
- ignore-encapsulation-mismatch;
- ignore-mtu-mismatch;
- mtu mtu;
- protect-interface interface-name;
- psn-tunnel-endpoint psn-tunnel-endpoint;
- virtual-circuit-id identifier;
- }
- }
-
- traceoptions {
- file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
- }
- }