Introduction This document provides configuration examples for static route FRR, OSPF FRR, IS-IS FRR, and RIP FRR. IP FRR was introduced to meet the requirement of speeding up route convergence by providing backup routes. When a router detects a failure, it handles the failure locally by replacing the invalid route with the backup route, instead of flooding the routing information or performing route calculation.
Do not use static route FRR and static route BFD at the same time. Software version used This configuration example was created and verified on S12500-CMW520-R1825P01. Configuration procedures Configure IP addresses and subnet masks for interfaces on the switches, as shown in Figure (Details not shown.)
Configure static routes on Switch S: # Configure a static route with a higher priority. [SwitchS] ip route-static 4.4.4.4 255.255.255.255 Vlan-interface100 12.12.12.2 preference 30 # Configure a static route with a lower priority to serve as a backup. [SwitchS] ip route-static 4.4.4.4 255.255.255.255 Vlan-interface200 13.13.13.2 preference 40 Configure the source IP address of BFD echo packets and relevant BFD parameters.
BkNextHop: BkInterface: RelyNextHop: 0.0.0.0 Neighbor : 0.0.0.0 Tunnel ID: 0x0 Label: NULL State: Inactive Adv Age: 00h31m40s Tag: 0 # Display the status of the BFD session automatically created by FRR. <SwitchS> display bfd session verbose Total Session Num: 1 Init Mode: Active Session Working Under Echo Mode: Local Discr: 1...
To configure the backup route for link switchover, specify both the output interface and next hop of the route in the routing policy. Software version used This configuration example was created and verified on S12500-CMW520-R1825P01. Configuration restrictions and guidelines When you configure OSPF FRR, follow these restrictions and guidelines: •...
OSPF. (Details not shown.) Configure the source IP address for BFD echo packets and relevant BFD parameters. ICMP redirection might be enabled on the peer device, so H3C recommends configuring an IP address that is not in use as the source IP address.
• of the route in the routing policy. Software version used This configuration example was created and verified on S12500-CMW520-R1825P01. Configuration restrictions and guidelines When you configure IS-IS FRR, follow these restrictions and guidelines: Do not use IS-IS FRR and IS-IS BFD at the same time.
20, so Link A is preferred by IS-IS. (Details not shown.) Configure the source IP address for BFD echo packets and relevant BFD parameters. ICMP redirection might be enabled on the peer device, so H3C recommends configuring an IP address that is not in use as the source IP address.
To allow only matching packets to be switched to the backup link, specify an IP prefix list. • To configure the backup static route for link switchover, specify both the output interface and next • hop of the static route in the routing policy. Software version used This configuration example was created and verified on S12500-CMW520-R1825P01.
2, so Link A is preferred by RIP. (Details not shown.) Configure the source IP address for BFD echo packets and relevant BFD parameters. ICMP redirection might be enabled on the peer device, so H3C recommends configuring an IP address that is not in use as the source IP address.
Need help?
Do you have a question about the S12500 and is the answer not in the manual?
Questions and answers