Operation Manual – IPv4 Routing
H3C S3610&S5510 Series Ethernet Switches
Chapter 2 RIP Configuration
2-19
--------------------------------------------------------------------------
Peer 192.168.1.2 on Vlan-interface100
Destination/Mask Nexthop Cost Tag Flags Sec
10.2.1.0/24 192.168.1.2 1 0 RA 16
10.1.1.0/24 192.168.1.2 1 0 RA 16
From the routing table, you can see RIPv2 uses classless subnet mask.
Note:
Since RIPv1 routing information has a long aging time, it will still exist until aged out
after RIPv2 is configured.
2.6.2 Configuring RIP Route Redistribution
I. Network requirements
As shown in
, two RIP processes are running on Switch B, which
communicates with Switch A through RIP100 and with Switch C through RIP 200.
Configure route redistribution on Switch B, letting the two RIP processes redistribute
routes from each other. Set the cost of redistributed routes from RIP 200 to 3. Configure
a filtering policy on Switch B to filter out the route 4.1.1.1/24 from RIP200, making the
route not advertised to Switch A.
II. Network diagram
Figure 2-5
Network diagram for RIP route redistribution configuration
III. 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 1.0.0.0
[SwitchA-rip-100] network 2.0.0.0