route-distinguisher
Syntax
route-distinguisher (as-number:id | ip-address:id);
Hierarchy Level
[edit logical-systems logical-system-name routing-instances routing-instance-name],[edit routing-instances routing-instance-name]
Release Information
Statement introduced before Junos OS Release 7.4.
Description
Identifier attached to a route that distinguishes to which VPN or VPLS routing instance it belongs. Each routing instance must have a unique distinguisher associated with it. Each route distinguisher is a 6-byte value.
Options
as-number:id—Specify your assigned autonomous system number (as-number a 2-byte value) and a 4-byte value for the id. The AS number can be in the range from 1 through 65,535.
ip-address:id—Specify an IP address (ip-address a 4-byte value) within your assigned prefix range and a 2-byte value for the id. The IP address can be any globally unique unicast address.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
