Configuring Rip Route Redistribution - H3C LS-3100-52P-OVS-H3 Operation Manual

S5500-ei series ethernet switches
Table of Contents

Advertisement

From the routing table, you can see RIPv2 uses classless subnet mask.
Since the routing information advertised by RIPv1 has a long aging time, it will still exist until it ages out
after RIPv2 is configured.

Configuring RIP Route Redistribution

Network requirements
As shown in the following figure:
Two RIP processes are running on Switch B, which communicates with Switch A through RIP 100
and with Switch C through RIP 200.
Configure route redistribution on Switch B to make RIP 200 redistribute direct routes and routes
from RIP 100. Thus, Switch C can learn routes destined for 10.2.1.0/24 and 11.1.1.0/24, while
Switch A cannot learn routes destined for 12.3.1.0/24 and 16.4.1.0/24.
Configure a filtering policy on Switch B to filter out the route 10.2.1.1/24 from RIP 100, making the
route not advertised to Switch C.
Figure 1-5 Network diagram for RIP route redistribution configuration
Configuration procedure
1)
Configure an IP address for each interface (Omitted).
2)
Configure basic RIP functions.
# Enable RIP 100 and specify RIP version 2 on Switch A.
<SwitchA> system-view
[SwitchA] rip 100
[SwitchA-rip-100] network 10.0.0.0
[SwitchA-rip-100] network 11.0.0.0
[SwitchA-rip-100] version 2
[SwitchA-rip-100] undo summary
[SwitchA-rip-100] quit
# Enable RIP 100 and RIP 200 and specify RIP version 2 on Switch B.
<SwitchB> system-view
[SwitchB] rip 100
[SwitchB-rip-100] network 11.0.0.0
[SwitchB-rip-100] version 2
1-18

Advertisement

Chapters

Table of Contents
loading

Table of Contents