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

labeled-unicast

Syntax

labeled-unicast {
per-group-label;
resolve-vpn;
traffic-statistics {
file file-name <world-readable | no-world-readable>;
interval seconds;
}
}

Hierarchy Level

[edit logical-systems logical-system-name protocols bgp family inet],
[edit logical-systems logical-system-name protocols bgp group group-name family inet],
[edit protocols bgp family inet],
[edit protocols bgp group group-name family inet]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Advertise labeled routes from the inet.0 VPN, and place labeled routes into the inet.0 VPN. When the labeled-unicast statement 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) Store labeled routes in the inet.3 routing table to resolve routes for a provider edge (PE) router located in a different autonomous system (AS). For a PE router to install a route in the VPN routing and forwarding (VRF) table, the next hop must resolve to a route stored in the inet.3 routing table. This option is also used to configure inter-AS VPLS with MAC operations.

The other statements are explained separately.

Usage Guidelines

See Configuring Interprovider and Carrier-of-Carriers VPNs and Configuring Inter-AS VPLS with MAC Processing at the ASBR.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


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