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

mpls-relay

Syntax

mpls-relay remoteIpAddress [ vc-id ] vcidValue [ group-id groupIdValue ]
[ control-word | no-control-word ] [ sequencing | no-sequencing ]
[ relay-format { ethernet | frame-relay | ppp | vlan | ethernet-raw-mode } ]

no mpls-relay

Release Information

Command introduced before JUNOSe Release 7.1.0.
control-word, no-control-word, no-sequencing, and vlan keywords added in JUNOSe Release 7.1.0.
frame-relay keyword added in JUNOSe Release 9.1.0.
ethernet-raw-mode keyword added in JUNOSe Release 10.0.0.

Description

Routes layer 2 traffic to the specified router by creating an MPLS shim interface on the layer 2 interface. The router can use any MPLS LSP to the remote destination address that you specify. You must issue this command in the virtual router where the remote address can be reached; that is, in the virtual router providing core connections. The no version removes the shim interface. See also the route interface command.

Options

Note: The relay-format keyword determines the pseudowire PW Type value that is used in LDP protocol messages. For a complete list of pseudowire Type values, see http://www.iana.org/assignments/pwe3-parameters.

If you do not specify the relay-format keyword in the mpls-relay or route interface command, the pseudowire Type value is chosen based on the type of the interface. For Ethernet interfaces, the pseudowire Type value is chosen as Ethernet (0x0005). For VLAN interfaces, the pseudowire Type value is chosen as Ethernet Tagged Mode (0x0004)

Mode

Interface Configuration, Subinterface Configuration

Related Topics


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