4-7# Create node 40 with the matching mode being permit in the route policy. Define if-match clauses.Apply the cost 5 to routes matching the outgoing interface VLAN-interface 6 and ACL 2001.[SwitchC] route-policy in permit node 40[SwitchC-route-policy] if-match interface Vlan-interface6[SwitchC-route-policy] if-match acl 2001[SwitchC-route-policy] apply cost 5[SwitchC-route-policy] quit# Create node 50 with the matching mode being permit, to allow all routing information to pass.[SwitchC] route-policy in permit node 50[SwitchC-route-policy] quit# Configure RIP and apply the route policy in to the incoming routing information.[SwitchC] rip[SwitchC-rip] network 1.0.0.0[SwitchC-rip] network 3.0.0.0[SwitchC-rip] network 6.0.0.0[SwitchC-rip] filter-policy route-policy in importConfiguration verification1) Display data forwarding paths when the main link of the OA server between Switch A and Switch Cworks normally. display ip routing-tableRouting Table: public netDestination/Mask Protocol Pre Cost Nexthop Interface1.0.0.0/8 RIP 100 5 2.2.2.1 Vlan-interface22.0.0.0/8 DIRECT 0 0 2.2.2.2 Vlan-interface22.2.2.2/32 DIRECT 0 0 127.0.0.1 InLoopBack03.0.0.0/8 RIP 100 5 6.6.6.5 Vlan-interface66.0.0.0/8 DIRECT 0 0 6.6.6.6 Vlan-interface66.6.6.6/32 DIRECT 0 0 127.0.0.1 InLoopBack0127.0.0.0/8 DIRECT 0 0 127.0.0.1 InLoopBack0127.0.0.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0192.168.0.0/24 DIRECT 0 0 192.168.0.39 Vlan-interface1192.168.0.39/32 DIRECT 0 0 127.0.0.1 InLoopBack02) Display data forwarding paths when the main link of the OA server between Switch A and Switch Cis down. display ip routing-tableRouting Table: public netDestination/Mask Protocol Pre Cost Nexthop Interface1.0.0.0/8 RIP 100 6 6.6.6.5 Vlan-interface23.0.0.0/8 RIP 100 5 6.6.6.5 Vlan-interface66.0.0.0/8 DIRECT 0 0 6.6.6.6 Vlan-interface66.6.6.6/32 DIRECT 0 0 127.0.0.1 InLoopBack0127.0.0.0/8 DIRECT 0 0 127.0.0.1 InLoopBack0127.0.0.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0192.168.0.0/24 DIRECT 0 0 192.168.0.39 Vlan-interface1192.168.0.39/32 DIRECT 0 0 127.0.0.1 InLoopBack0