237
Step Command
Remarks
12.
Enable MPLS L3VPN
FRR.
•
(Method 1) Enable MPLS
L3VPN FRR for the address
family:
pic
•
(Method 2) Use a routing policy
to specify a backup next hop for
the address family:
fast-reroute route-policy
route-policy-name
By default, MPLS L3VPN FRR is
disabled.
Method 1 might result in routing
loops. Use it with caution.
By default, no routing policy is
used.
The
apply fast-reroute
backup-nexthop
command can
take effect in the routing policy that
is being used. Other
apply
commands do not take effect.
For more information about the
command, see
Layer 3—IP
Routing Command Reference
.
Configuring the LPU load sharing mode
By default, an LPU implements load sharing among its CPU cores based on the outer label of
packets. On an MPLS L3VPN network, all packets have the same outer label. If an LPU uses the
default load sharing mode, all packets arriving at the LPU are forwarded to the same CPU core. This
causes low forwarding performance when heavy traffic exists in the network.
Perform this task to enable each LPU on the device to implement load sharing among its CPU cores
based on the five-tuple in IP packets. The five-tuple contains source IP address, source port number,
destination IP address, destination port number, and IP protocol number.
To configure the LPU load sharing mode:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Configure LPUs to implement
load sharing based on the
five-tuple in IP packets.
mpls-load-sharing mode-ip
By default, an LPU implements
load sharing based on the outer
label of MPLS packets.
Configuring route replication
About route replication
In a BGP/MPLS L3VPN network, only VPN instances that have matching route targets can
communicate with each other.
This feature allows a VPN instance to communicate with the public network or other VPN instances
by replicating routing information of the public network or other VPN instances.
In an intelligent traffic control network, traffic of different tenants is assigned to different VPNs. To
enable the tenants to communicate with the public network, configure this feature to replicate routes
from the public network to the VPN instances.
Procedure
To configure route replication: