Configuring Rip Frr - HPE FlexNetwork HSR6800 Configuration Manual

Layer 3-ip routing configuration guide
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

[RouterD-rip-1] version 2
[RouterD-rip-1] undo summary
[RouterD-rip-1] quit
# Configure RIP to redistribute the routes from OSPF process 1 and direct routes on Router C.
[RouterC-rip-1] import-route direct
[RouterC-rip-1] import-route ospf 1
[RouterC-rip-1] quit
# Display the IP routing table on Router D.
[RouterD] display ip routing-table
Routing Tables: Public
Destination/Mask
10.1.1.0/24
10.2.1.0/24
10.5.1.0/24
10.6.1.0/24
11.3.1.0/24
11.3.1.2/32
11.4.1.0/24
11.4.1.2/32
127.0.0.0/8
127.0.0.1/32
Configure route summarization on Router C to advertise only the summary route 10.0.0.0/8:
4.
[RouterC] interface GigabitEthernet 2/1/2
[RouterC-GigabitEthernet2/1/2] rip summary-address 10.0.0.0 8
# Display the IP routing table on Router D.
[RouterD] display ip routing-table
Routing Tables: Public
Destination/Mask
10.0.0.0/8
11.3.1.0/24
11.3.1.2/32
11.4.1.0/24
11.4.1.2/32
127.0.0.0/8
127.0.0.1/32

Configuring RIP FRR

Network requirements
As shown in
when Link A fails, traffic can be switched to Link B immediately.
Destinations : 10
Proto
RIP
RIP
RIP
RIP
Direct 0
Direct 0
Direct 0
Direct 0
Direct 0
Direct 0
Destinations : 7
Proto
RIP
Direct 0
Direct 0
Direct 0
Direct 0
Direct 0
Direct 0
Figure
11, Router S, Router A, and Router D run RIPv2. Configure RIP FRR so that
Routes : 10
Pre
Cost
NextHop
100
1
11.3.1.1
100
1
11.3.1.1
100
1
11.3.1.1
100
1
11.3.1.1
0
11.3.1.2
0
127.0.0.1
0
11.4.1.2
0
127.0.0.1
0
127.0.0.1
0
127.0.0.1
Routes : 7
Pre
Cost
NextHop
100
1
11.3.1.1
0
11.3.1.2
0
127.0.0.1
0
11.4.1.2
0
127.0.0.1
0
127.0.0.1
0
127.0.0.1
42
Interface
GE2/1/1
GE2/1/1
GE2/1/1
GE2/1/1
GE2/1/1
InLoop0
GE2/1/2
InLoop0
InLoop0
InLoop0
Interface
GE2/1/1
GE2/1/1
InLoop0
GE2/1/2
InLoop0
InLoop0
InLoop0

Advertisement

Table of Contents
loading

Table of Contents