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

connections

Syntax

connections {
interface-switch connection-name {
interface 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;
receive-lsp label-switched-path;
transmit-lsp label-switched-path;
}
}

Hierarchy Level

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

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Define the connection between two circuits in a CCC connection.

Options

The statements are explained separately.

Usage Guidelines

See CCC and TCC Configuration Guidelines and the JUNOS Network Interfaces Configuration Guide.

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]