R3303-HP 6600/HSR6600 Routers MPLS Configuration Guide

394
CE 2 Loop0 4.4.4.4/32
GE
2
/
1/1 172.2.1.2/24
GE 2/1/1 10.1.1.1/24 GE 2/1/2 10.3.1.2/24
GE
2
/
1/2 10.3.1.1/24
GE
2
/
1/3 172.3.1.2/24
Configuration procedure
1. Configure IP addresses for interfaces, BGP, and MPLS L3VPN:
For information about how to configure MPLS L3VPN, see "Configuring MPLS L3VPNs using EBGP
between a PE and a
CE."
2. Configure MPLS L3VPN FRR:
# On PE 2, create a routing policy named vpnfrr to specify the backup next hop as 3.3.3.3.
<PE2> system-view
[PE2] bfd echo-source-ip 54.54.54.54
[PE2] route-policy vpnfrr permit node 10
[PE2-route-policy] apply fast-reroute backup-nexthop 3.3.3.3
# On PE 2, enable FRR in VPN 1 and reference the routing policy vpnfrr.
[PE2] ip vpn-instance vpn1
[PE2-vpn-instance-vpn1] fast-reroute route-policy vpnfrr
[PE2-vpn-instance-vpn1] quit
3. Verify the configuration:
Display routes destined for 4.4.4.4/32 on PE 2. You can see that the active route has a backup
next hop.
[PE2] display ip routing-table vpn-instance vpn1 4.4.4.4 verbose
Routing Table : vpn1
Summary Count : 2
Destination: 4.4.4.4/32
Protocol: BGP Process ID: 0
Preference: 255 Cost: 0
IpPrecedence: QosLcId:
NextHop: 10.1.1.1 Interface: GigabitEthernet2/1/2
BkNextHop: 3.3.3.3 BkInterface: NULL0
RelyNextHop: 0.0.0.0 Neighbor : 10.1.1.1
Tunnel ID: 0x64000C Label: 65536
BKTunnel ID: 0x64000A BKLabel: 1026
State: Active Adv GotQ Age: 00h00m16s
Tag: 0
Destination: 4.4.4.4/32
Protocol: BGP Process ID: 0
Preference: 255 Cost: 0
IpPrecedence: QosLcId:
NextHop: 3.3.3.3 Interface: NULL0
BkNextHop: 3.3.3.3 BkInterface: NULL0
RelyNextHop: 0.0.0.0 Neighbor : 3.3.3.3
Tunnel ID: 0x64000A Label: 1026
BKTunnel ID: 0x64000A BKLabel: 1026