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

Configuring a Route Distinguisher

Each routing instance must have a unique route distinguisher associated with it. The route distinguisher is used to place bounds around a VPN so the same IP address prefixes can be used in different VPNs without having them overlap.

We recommend that you use a unique route distinguisher for each routing instance that you configure. Although you could use the same route distinguisher on all PE routers for the same VPN, if you use a unique route distinguisher, you can determine the CE router from which a route originated.

To configure a route distinguisher, include the route-distinguisher statement:

routing-instances routing-instance-name {
route-distinguisher (as-number:number | ip-address:number);
}

You can configure the statements at the following hierarchy levels:

The route distinguisher is a 6-byte value that you can specify in one of the following formats:


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