remote-interface-switch
Syntax
- remote-interface-switch connection-name {
- interface interface-name.unit-number;
- receive-lsp label-switched-path;
- transmit-lsp label-switched-path;
- }
Hierarchy Level
- [edit protocols connections]
Release Information
Statement introduced in JUNOS Release 9.5 for EX Series switches.
Description
Configure MPLS LSP tunnel cross-connects. This makes an association between a CCC interface and two LSPs, one for transmitting MPLS packets from the local provider edge switch to the remote provider edge switch and the other for receiving MPLS packets on the local provider edge switch from the remote provider edge switch.
Options
-
connection-name —Connection name.
-
interface interface-name.unit-number —Interface name. Include the logical portion of the name, which corresponds to the logical unit number of the CCC interface.
-
receive-lsp label-switched-path —Name of the LSP from the connection’s source. This LSP name was specified by the label-switched-path statement on the remote provider edge switch in the protocols mpls stanza.
-
transmit-lsp label-switched-path —Name of the LSP to the connection’s destination. This LSP name was specified by the label-switched-path statement on the local provider edge switch in the protocols mpls stanza.
Required Privilege Level
routing—To view this statement in the
configuration.
routing-control—To add this statement
to the configuration.