ES4710BD 10 Slots L2/L3/L4 Chassis Switch
(10.1.1.2) only, update information is not exchanged between switchA and switchC vlan2 (20.1.1.2).
The configuration for SwitchA, SwitchB and SwitchC is shown below:
a)Configuration of layer 3 switch SwitchA !Configuration of the IP address for interface vlan1 SwitchA#config
SwitchA(Config)# interface vlan 1
!Configuration of the IP address for interface vlan2 SwitchA(Config)# interface vlan 2
!Enable RIP
SwitchA(Config)#router rip
!Enable vlan1 to send/receive RIP packets SwitchA(Config)#interface vlan 1
!Enable vlan2 to send/receive RIP packets SwitchA
SwitchA#
b)Configuration of layer 3 switch SwitchB !Configuration of the IP address for interface vlan1 SwitchB#config
SwitchB(Config)# interface vlan 1
!Enable RIP and configure the IP address for the neighbor layer3 switch SwitchB(Config)#router rip
!Enable vlan1 to send/receive RIP packets SwitchB(Config)#interface vlan 1 SwitchB
SwitchB#
c)Configuration of layer 3 switch SwitchC
!Configuration of the IP address for interface vlan2