The following statements can also be configured at the [edit logical-systems logical-system-name] hierarchy level:
- protocols {
-
- link-management {
-
- peer peer-name {
- address address;
- control-channel [ control-channel-interfaces ];
- te-link [te-link-names];
- }
-
- te-link te-link-name {
- disable;
-
- interface interface-name {
- disable;
- local-address address;
- remote-address address;
- remote-id id-number;
- }
- label-switched-path label-switched-path-name;
- local-address address;
- remote-address address;
- remote-id id-number;
- }
-
- traceoptions {
- file filename <files number> <no-stamp> <replace> <size size> <world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
- }
- }