The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This chapter describes the Cisco NX-OS Routing Information Protocol (RIP) commands that begin with R.
To redistribute routes from another routing domain into the Routing Information Protocol (RIP), use the redistribute command. To restore the system to its default condition in which the software does not redistribute routes, use the no form of this command.
redistribute { bgp id | direct | eigrp id | ospf id | static } route-map map-name
Router address-family configuration mode
|
|
---|---|
Cisco Nexus 5500 filters redistributed routing information using a route map. You can configure the route map to set the RIP metric used for redistributed routes. If you do not set the RIP metric with a route map, Cisco Nexus 5500 determines the metric based on the redistributed protocol or by the default-metric command. If Cisco Nexus 5500 cannot determine a valid metric, then it does not redistribute the routes.
This example shows how to redistribute BGP routes into a RIP process:
To restart a Routing Information Protocol (RIP) instance and remove all associated neighbors, use the restart command.
Name for an RIP routing instance. The name can be a maximum of 20 alphanumeric characters. |
|
|
---|---|
This example shows how to restart the RIP instance and remove all neighbors:
|
|
---|---|
To configure the Routing Information Protocol (RIP) routing process, use the router rip command. To turn off the RIP routing process, use the no form of this command.
|
|
---|---|
This example shows how to begin the RIP routing process:
|
|