23-11
Switch
C
Vlan-int1
110.11.2.3/24
Vlan-int4
117.102.0.1/16
Configuration procedure
Only the configuration related to RIP is listed below. Before the following configuration, make sure the
Ethernet link layer works normally and the IP addresses of VLAN interfaces are configured correctly.
1) Configure Switch A:
# Configure RIP.
<SwitchA> system-view
[SwitchA] rip
[SwitchA-rip] network 110.11.2.0
[SwitchA-rip] network 155.10.1.0
2) Configure Switch B:
# Configure RIP.
<SwitchB> system-view
[SwitchB] rip
[SwitchB-rip] network 196.38.165.0
[SwitchB-rip] network 110.11.2.0
3) Configure Switch C:
# Configure RIP.
<SwitchC> system-view
[SwitchC] rip
[SwitchC-rip] network 117.102.0.0
[SwitchC-rip] network 110.11.2.0
Troubleshooting RIP Configuration
Failed to Receive RIP Updates
Symptom
The Ethernet switch cannot receive any RIP update when the physical connection between the switch
and the peer routing device is normal.
Solution
Check that:
z
RIP is enabled by using the
network
command on the corresponding interface.
z
The interface is allowed to receive or send RIP packets.
z
The interface receives RIP packets in the way the peer device sends them, for example, in the
broadcast or multicast mode.