10.2.1 List of configuration commands
The following tables list RIP configuration commands.
Command name |
Description |
---|---|
address-family ipv4 (RIP) |
Configures settings for each VRF. Switch to config-router-af mode. |
auto-summary |
Specifies that subnet routing information advertised by RIP is to be automatically summarized and advertised as natural mask routing information. |
default-metric |
Specifies the metric to be used when routing information learned by another protocol is advertised by RIP. |
disable |
Disables RIP. |
distance |
Specifies the distance for routing information learned by RIP. |
generate-secondary-route |
Registers a secondary route in the routing table. |
inherit-metric |
Specifies that the metric is to be inherited when routing information learned by another routing protocol is advertised by RIP. |
ip rip authentication key |
Specifies the authentication method and authentication key for RIP-2 packets. |
ip rip v2-broadcast |
Specifies that the broadcast address is to be used as the destination address for packets forwarded from a specified interface. |
ip rip version |
Specifies the RIP version to be used by a specified interface. |
metric-offset |
Specifies the metric increment when RIP packets are forwarded or received via a specific interface. |
neighbor |
Specifies the neighboring router to which RIP packets are forwarded. |
network |
Specifies the destination network for RIP transmission. |
passive-interface |
Disables a specified interface from sending routing information in RIP packets. |
router rip |
Configures RIP-related operation information. |
timers basic |
Specifies the values of the various RIP timers. |
version |
Specifies the RIP version. |
distribute-list in (RIP) # |
Filters which RIP-learned routes are added to the routing table. |
distribute-list out (RIP) # |
Filters which RIP routes are advertised. |
ip prefix-list # |
Configures an IPv4 prefix list. |
redistribute (RIP) # |
Specifies the protocol for routes advertised by RIP. |
route-map # |
Configures route-map. |
- #
-
See "Configuration Command Reference Vol.2" "15 Route Filtering (Common to IPv4/IPv6)".