R3303-HP HSR6800 Routers Layer 3 - IP Routing Configuration Guide

46
[RouterD-route-policy] apply fast-reroute backup-interface GigabitEthernet 2/1/1
backup-nexthop 24.24.24.2
[RouterD-route-policy] quit
[RouterD] rip 1
[RouterD-rip-1] fast-reroute route-policy frr
[RouterD-rip-1] quit
3. Verify the configuration:
# Display route 4.4.4.4/32 on Router S, then you can view the backup next hop information.
[RouterS] display ip routing-table 4.4.4.4 verbose
Routing Table : Public
Summary Count : 1
Destination: 4.4.4.4/32
Protocol: RIP Process ID: 1
Preference: 100 Cost: 1
IpPrecedence: QosLcId:
NextHop: 13.13.13.2 Interface: GigabitEthernet2/1/2
BkNextHop: 12.12.12.2 BkInterface: GigabitEthernet2/1/1
RelyNextHop: 0.0.0.0 Neighbor : 0.0.0.0
Tunnel ID: 0x0 Label: NULL
BKTunnel ID: 0x0 BKLabel: NULL
State: Active Adv Age: 00h01m27s
Tag: 0
# Display route 1.1.1.1/32 on Router D. You can see the backup next hop information.
[RouterS] display ip routing-table 1.1.1.1 verbose
Routing Table : Public
Summary Count : 1
Destination: 1.1.1.1/32
Protocol: RIP Process ID: 1
Preference: 100 Cost: 1
IpPrecedence: QosLcId:
NextHop: 13.13.13.1 Interface: GigabitEthernet2/1/2
BkNextHop: 24.24.24.2 BkInterface: GigabitEthernet2/1/1
RelyNextHop: 0.0.0.0 Neighbor : 0.0.0.0
Tunnel ID: 0x0 Label: NULL
BKTunnel ID: 0x0 BKLabel: NULL
State: Active Adv Age: 00h01m27s
Tag: 0
Configuring BFD for RIP (single-hop echo detection)
Network requirements
As shown in Figure 12, GigabitEthernet 2/1/1 of Router A and Router C runs RIP process 1.
GigabitEthernet 2/1/2 of Router A runs RIP process 2. GigabitEthernet 2/1/2 on Router C and
GigabitEthernet 2/1/1 and GigabitEthernet 2/1/2 on Router B run RIP process 1.