Rip Frr Configuration Example - HP MSR2000 series Configuration Manual

Hide thumbs Also See for MSR2000 series:
Table of Contents

Advertisement

RIP FRR configuration example

Network requirements
As shown in
FRR so that when Link A becomes unidirectional, services can be switched to Link B immediately.
Figure 14 Network diagram
Loop 0
1.1.1.1/32
Configuration procedure
Configure IP addresses and subnet masks for interfaces on the switches. (Details not shown.)
1.
Configure RIPv2 on the switches to make sure Switch A, Switch D, and Switch S can communicate
2.
with each other at Layer 3. (Details not shown.)
Configure RIP FRR:
3.
# Configure Switch S.
<SwitchS> system-view
[SwitchS] bfd echo-source-ip 1.1.1.1
[SwitchS] ip ip-prefix abc index 10 permit 4.4.4.4 32
[SwitchS] route-policy frr permit node 10
[SwitchS-route-policy] if-match ip-prefix abc
[SwitchS-route-policy] apply fast-reroute backup-interface vlan-interface 100
backup-nexthop 12.12.12.2
[SwitchS-route-policy] quit
[SwitchS] rip 1
[SwitchS-rip-1] fast-reroute route-policy frr
[SwitchS-rip-1] quit
# Configure Switch D.
<SwitchD> system-view
[SwitchD] bfd echo-source-ip 4.4.4.4
[SwitchD] ip ip-prefix abc index 10 permit 1.1.1.1 32
[SwitchD] route-policy frr permit node 10
[SwitchD-route-policy] if-match ip-prefix abc
[SwitchD-route-policy] apply fast-reroute backup-interface vlan-interface 101
backup-nexthop 24.24.24.2
[SwitchD-route-policy] quit
[SwitchD] rip 1
[SwitchD-rip-1] fast-reroute route-policy frr
[SwitchD-rip-1] quit
Verify the configuration:
4.
# Display route 4.4.4.4/32 on Switch S to view the backup next hop information.
Figure
14, Switch S, Switch A, and Switch D are interconnected through RIPv2. Configure RIP
Vlan-int200
13.13.13.1/24
Switch S
Switch A
Link B
Link A
Vlan-int200
13.13.13.2/24
45
Loop 0
4.4.4.4/32
Switch D

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msr3000 seriesMsr4000 series

Table of Contents