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

Configuring MPLS

Configure a label-switched path (LSP) to the PE router. Also configure the interfaces handling VPN traffic from the other AS and to the PE router in the current AS.

mpls {
label-switched-path path-name {
to address;
}
interface interface-name;
interface interface-name;
}

You can include the mpls statement at the following hierarchy levels:


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