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


connections

Syntax

connections {
    
interface-switch connection-name {
        interface
interface-name.unit-number ;
        interface
interface-name.unit-number ;
    }
    
lsp-switch connection-name {
        transmit-lsp
label-switched-path ;
        receive-lsp
label-switched-path ;
    }
    
remote-interface-switch connection-name {
        interface
interface-name.unit-number ;
        transmit-lsp
label-switched-path ;
        receive-lsp
label-switched-path ;
    }
}

Hierarchy Level

[edit protocols]

Description

Define the connection between two circuits in a CCC connection.

Options

The statements are explained separately.

Usage Guidelines

See CCC and TCC Overview and the JUNOS Internet Software Configuration Guide: Interfaces and Class of Service.

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]