50
SubProtID: 0x1 Age: 04h20m37s
Cost: 1 Preference: 100
Tag: 0 State: Active Adv
OrigTblID: 0x0 OrigVrf: default-vrf
TableID: 0x2 OrigAs: 0
NBRID: 0x26000002 LastAs: 0
AttrID: 0xffffffff Neighbor: 192.168.1.2
Flags: 0x1008c OrigNextHop: 192.168.1.2
Label: NULL RealNextHop: 192.168.1.2
BkLabel: NULL BkNextHop: N/A
Tunnel ID: Invalid Interface: GigabitEthernet1/0
BkTunnel ID: Invalid BkInterface: N/A
The output shows that Router A communicates with Router C through GigabitEthernet 1/0. Then the link
over GigabitEthernet 1/0 fails.
# Display RIP routes destined for 120.1.1.0/24 on Router A.
<RouterA> display ip routing-table 120.1.1.0 24 verbose
Summary Count : 1
Destination: 120.1.1.0/24
Protocol: RIP Process ID: 2
SubProtID: 0x1 Age: 04h20m37s
Cost: 1 Preference: 100
Tag: 0 State: Active Adv
OrigTblID: 0x0 OrigVrf: default-vrf
TableID: 0x2 OrigAs: 0
NBRID: 0x26000002 LastAs: 0
AttrID: 0xffffffff Neighbor: 192.168.2.2
Flags: 0x1008c OrigNextHop: 192.168.2.2
Label: NULL RealNextHop: 192.168.2.2
BkLabel: NULL BkNextHop: N/A
Tunnel ID: Invalid Interface: GigabitEthernet2/0
BkTunnel ID: Invalid BkInterface: N/A
The output shows that Router A communicates with Router C through GigabitEthernet 2/0.
Configure BFD for RIP (single-hop echo detection for a specific
destination)
Network requirements
As shown in
Figure 12
, GigabitEthernet 2/0 of Router A and GigabitEthernet 1/0 of Router B run RIP
process 1. GigabitEthernet 2/0 of Router B and Router C runs RIP process 1.
Configure a static route destined for 100.1.1.0/24 and enable static route redistribution into RIP on both
Router A and Router C so Router B can learn two routes destined for 100.1.1.0/24 through
GigabitEthernet 1/0 and GigabitEthernet 2/0. The route redistributed from Router A has a smaller cost
than that redistributed from Router C, so Router B uses the route through GigabitEthernet 1/0.