Configuring Aggregate Labels for VPNs
Aggregate labels for VPNs allow a Juniper Networks routing platform to aggregate a set of incoming labels (labels received from a peer router) into a single forwarding label that is selected from the set of incoming labels. The single forwarding label corresponds to a single next hop for that set of labels. Label aggregation reduces the number of VPN labels that the router must examine.
For a set of labels to share an aggregate forwarding label, they must belong to the same forwarding equivalence class (FEC). The labeled packets must have the same destination egress interface.
Including the
communitycommunity-namestatement with theaggregate-labelstatement lets you specify prefixes with a common origin community. Set by policy on the peer PE, these prefixes represent an FEC on the peer PE router.
To configure aggregate labels for VPNs, include the
aggregate-labelstatement:aggregate-label {communitycommunity-name;}For a list of hierarchy levels at which you can include this statement, see the statement summary for this statement.
For information on how to configure a community, see the JUNOS Policy Framework Configuration Guide.