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

[edit protocols connections] Hierarchy Level

The following statement hierarchy can also be included at the [edit logical-systems logical-system-name] hierarchy level.

protocols {
connections {
interface-switch connection-name {
interface interface-name.unit-number;
}
lsp-switch connection-name {
receive-lsp label-switched-path;
transmit-lsp label-switched-path;
}
p2mp-receive-switch switch-name {
output-interface [ interface-name.unit-number ];
receive-p2mp-lsp lsp-name;
}
p2mp-transmit-switch switch-name {
input-interface interface-name.unit-number;
transmit-p2mp-lsp lsp-name;
}
remote-interface-switch connection-name {
interface interface-name.unit-number;
receive-lsp label-switched-path;
transmit-lsp label-switched-path;
}
}
}

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