The following statements can also be configured at the [edit logical-systems logical-system-name] hierarchy level:
- protocols {
-
- connections {
-
- interface-switch connection-name {
- interface first-interface-name.unit-number;
- interface second-interface-name.unit-number;
- }
-
- lsp-switch connection-name {
- transmit-lsp label-switched-path;
- receive-lsp label-switched-path;
- }
-
- p2mp-receive-switch {
- output-interface interface-name.unit-number;
- receive-p2mp-lsp receiving-point-to-multipoint-lsp;
- }
-
- p2mp-transmit-switch {
- input-interface input-interface-name.unit-number;
- transmit-p2mp-lsp transmitting-point-to-multipoint-lsp;
- }
-
- remote-interface-switch connection-name {
- interface interface-name.unit-number;
- transmit-lsp label-switched-path;
- receive-lsp label-switched-path;
- }
- }
- }