671.1.2.0/24, cost 0, nexthop 1.1.2.1, Rip-interface1.1.3.0/24, cost 1, nexthop 1.1.1.21.1.4.0/24, cost 1, nexthop 1.1.2.21.1.5.0/24, cost 2, nexthop 1.1.1.21.1.5.0/24, cost 2, nexthop 1.1.2.2The display shows two RIP routes to network 1.1.5.0/24. Their next hops are Switch B (1.1.1.2)and Switch C (1.1.2.2), respectively, with the same cost of 2. Switch C is the next hop router toreach network 1.1.4.0/24, with a cost of 1.3. Configure an additional metric for the RIP interface.a. Configure an additional metric of 3 for VLAN-interface 200 on Switch A.[SwitchA] interface vlan-interface 200[SwitchA-Vlan-interface200] rip metricin 34. To verify, display the IP routing table of Switch A.[SwitchA-Vlan-interface200] display rip 1 database1.0.0.0/8, cost 0, ClassfulSumm1.1.1.0/24, cost 0, nexthop 1.1.1.1, Rip-interface1.1.2.0/24, cost 0, nexthop 1.1.2.1, Rip-interface1.1.3.0/24, cost 1, nexthop 1.1.1.21.1.4.0/24, cost 2, nexthop 1.1.1.21.1.5.0/24, cost 2, nexthop 1.1.1.2The display now shows only one RIP route to network 1.1.5.0/24, with the next hop as Switch B(1.1.1.2) and a cost of 2.Configuring RIP to advertise a summary routeNetwork requirements• As shown in Figure 14, Switch A and Switch B run OSPF; Switch D runs RIP; and Switch Cruns OSPF and RIP.• Configure RIP to redistribute OSPF routes on Switch C so Switch D has routes destined fornetworks 10.1.1.0/24, 10.2.1.0/24, 10.5.1.0/24, and 10.6.1.0/24.• Route summarization is configured on Switch C, and only the summary route 10.0.0.0/8 isadvertised, thus reducing the routing table size of Switch D.