Configuring Rip Route Redistribution - HPE FlexNetwork HSR6800 Configuration Manual

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

Advertisement

# Display the RIP routing table on Router A.
[RouterA] display rip 1 route
Route Flags: R - RIP, T - TRIP
--------------------------------------------------------------------------
Peer 1.1.1.2
The output shows that RIPv1 uses natural masks to advertise routing information.
Configure a RIP version:
3.
# Configure RIPv2 on Router A.
[RouterA] rip
[RouterA-rip-1] version 2
[RouterA-rip-1] undo summary
[RouterA-rip-1] quit
# Configure RIPv2 on Router B.
[RouterB] rip
[RouterB-rip-1] version 2
[RouterB-rip-1] undo summary
# Display the RIP routing table on Router A.
[RouterA] display rip 1 route
Route Flags: R - RIP, T - TRIP
----------------------------------------------------------------------------
Peer 1.1.1.2
The output shows that RIPv2 uses classless subnet mask.
NOTE:
After RIPv2 is configured, RIPv1 routes might still exist in the routing table until they are aged out.

Configuring RIP route redistribution

Network requirements
As shown in
through RIP 200.
Configure RIP 200 to redistribute direct routes and routes from RIP 100 on Router B so Router C can
learn routes destined for 10.2.1.0/24 and 11.1.1.0/24. Router A cannot learn routes destined for
12.3.1.0/24 and 16.4.1.0/24.
Configure Router B to not advertise route 10.2.1.1/24 to Router C.
P - Permanent, A - Aging, S - Suppressed, G - Garbage-collect
on GigabitEthernet2/1/1
Destination/Mask
10.0.0.0/8
P - Permanent, A - Aging, S - Suppressed, G - Garbage-collect
on GigabitEthernet2/1/1
Destination/Mask
10.0.0.0/8
10.1.1.0/24
10.2.1.0/24
Figure
8, Router B communicates with Router A through RIP 100 and with Router C
Nexthop
Cost
1.1.1.2
1
Nexthop
Cost
1.1.1.2
1
1.1.1.2
1
1.1.1.2
1
36
Tag
Flags
Sec
0
RA
9
Tag
Flags
Sec
0
RA
87
0
RA
19
0
RA
19

Advertisement

Table of Contents
loading

Table of Contents