52
[RouterA] interface gigabitethernet 2/0
[RouterA-GigabitEthernet2/0] bfd min-echo-receive-interval 500
[RouterA-GigabitEthernet2/0] quit
4.
Configure static routes:
# Configure a static route on Router A.
[RouterA] ip route-static 100.1.1.0 24 null 0
# Configure a static route on Router C.
[RouterC] ip route-static 100.1.1.0 24 null 0
Verifying the configuration
# Display the BFD session information on Router A.
<RouterA> display bfd session
Total Session Num: 1 Up Session Num: 1 Init Mode: Active
IPv4 session working under Echo mode:
LD SourceAddr DestAddr State Holdtime Interface
3 192.168.2.1 192.168.2.2 Up 2000ms GE2/0
# Display routes destined for 100.1.1.0/24 on Router B.
<RouterB> display ip routing-table 100.1.1.0 24 verbose
Summary Count : 1
Destination: 100.1.1.0/24
Protocol: RIP Process ID: 1
SubProtID: 0x1 Age: 00h02m47s
Cost: 1 Preference: 100
Tag: 0 State: Active Adv
OrigTblID: 0x0 OrigVrf: default-vrf
TableID: 0x2 OrigAs: 0
NBRID: 0x12000002 LastAs: 0
AttrID: 0xffffffff Neighbor: 192.168.2.1
Flags: 0x1008c OrigNextHop: 192.168.2.1
Label: NULL RealNextHop: 192.168.2.1
BkLabel: NULL BkNextHop: N/A
Tunnel ID: Invalid Interface: GigabitEthernet1/0
BkTunnel ID: Invalid BkInterface: N/A
# Display routes destined for 100.1.1.0/24 on Router B when the link between Router A and
Router B fails.
<RouterB> display ip routing-table 100.1.1.0 24 verbose
Summary Count : 1
Destination: 100.1.1.0/24
Protocol: RIP Process ID: 1
SubProtID: 0x1 Age: 00h21m23s
Cost: 4 Preference: 100