route-distinguisher
Syntax
route-distinguisher (ip-address:number|as-number:number);Hierarchy Level
[
edit routing-instancesrouting-instance-name]Description
Identifier attached to a route that distinguishes to which VPN it belongs. Each routing instance must have a unique distinguisher associated with it. Each route distinguisher is a 6-byte value.
Options
as-number:number—as-numberis your assigned autonomous system (AS) number (a 2-byte value) andnumberis any 4-byte value. The AS number can be in the range of 1 through 65,535.
ip-address:number—ip-addressis an IP address in your assigned prefix range (a 4-byte value) andnumberis any 2-byte value. The IP address can be any globally unique unicast address.Usage Guidelines
See Configure the Route Distinguisher.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.