labeled-unicast
Syntax
labeled-unicast {
resolve-vpn;
}Hierarchy Level
[edit protocols bgp groupgroup-namefamily inet]Description
This statement advertises labeled routes from the
inet.0VPN and places labeled routes into theinet.0VPN. When thelabeled-unicaststatement is used, the local router automatically performs a next-hop to self on all routes advertised into the external BGP (EBGP) from the internal BGP (IBGP) and from IBGP to EBGP.Options
resolve-vpn—(Optional) Stores labeled routes in theinet.3table to resolve routes for a provider edge (PE) router located in a different autonomous system (AS). Note that for a PE router to install a route in the VPN routing and forwarding table (VRF), the next-hop must resolve to a route stored within theinet.3table.Usage Guidelines
See Interprovider and Carrier-of-Carriers Configuration Guidelines.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.