440 | Routing Information Protocol (RIP)w w w . d e l l . c o m | s u p p o r t . d e l l . c o m To add routes from other routing instances or protocols, use any of the following commands in ROUTERRIP mode:To view the current RIP configuration, use the show running-config command in EXEC mode or the showconfig command in ROUTER RIP mode.Set the Send and Receive VersionTo specify the RIP version, use the version command in ROUTER RIP mode. To set an interface to receiveonly one or the other version, use the ip rip send version or the ip rip receive version commands inINTERFACE mode.To change the RIP version globally in FTOS, use the following command in ROUTER RIP mode:To set one RIP version globally, use the system command. This command sets the RIP version for RIPtraffic on the interfaces participating in RIP, unless the interface was specifically configured for a specificRIP version.To see whether the version command is configured, use the show config command in ROUTER RIP mode.To view the routing protocols configuration, use the show ip protocols command in EXEC mode.Command Syntax Command Mode Purposeredistribute {connected | static} [metric metric-value][route-map map-name]ROUTER RIP Include directly connected oruser-configured (static) routes in RIP.• metric range: 0 to 16• map-name: name of a configured routemap.redistribute ospf process-id [match external {1 | 2} |match internal] [metric value] [route-map map-name]ROUTER RIP Include specific OSPF routes in RIP.Configure the following parameters:• process-id range: 1 to 65535• metric range: 0 to 16• map-name: name of a configured routemap.Command Syntax Command Mode Purposeversion {1 | 2} ROUTER RIP Set the RIP version sent and received on the system.