Configuration Commands 116
The following table describes the RIP Interface Configuration commands.
Table 128 RIP Interface Configuration commands
Command Description
ip rip version {1|2|both}
Configures the RIP version used by this interface.
The default value is version
2.
Command mode: Interface IP
[no] ip rip supply
When enabled, the switch supplies routes to other routers. This command is
enabled by default.
Command mode: Interface IP
[no] ip rip listen
When enabled, the switch learns routes from other routers. This command is
enabled by default.
Command mode: Interface IP
[no] ip rip poison
When enabled, the switch uses split horizon with poisoned reverse. When
disabled, the switch uses only split horizon. This command is disabled by
default.
Command mode: Interface IP
[no] ip rip split-horizon
Enables or disables split horizon. The default value is enabled.
[no] ip rip triggered
Enables or disables Triggered Updates. Triggered Updates are used to speed
convergence. When enabled, Triggered Updates force a router to send update
messages immediately, even if it is not yet time for the update message. The
default value is
disabled.
Command mode: Interface IP
[no] ip rip multicast-
updates
Enables or disables multicast updates of the routing table (using address
224.0.0.9). The default value is
enabled.
Command mode: Interface IP
[no] ip rip default-action
{both|listen|supply}
When enabled, the switch accepts RIP default routes from other routers, but
gives them lower priority than configured default gateways. When disabled,
the switch rejects RIP default routes. This command is disabled by default.
Command mode: Interface IP
[no] ip rip metric {<1-15>}
Configures the route metric, which indicates the relative distance to the
destination. The default value is
1.
Command mode: Interface IP
[no] ip rip authentication
type {<password>}
Configures the authentication type. The default is none.
Command mode: Interface IP
ip rip authentication key
{<password>}
Configures the authentication key password.
Command mode: Interface IP
ip rip enable
Enables this RIP interface.
Command mode: Interface IP
no ip rip enable
Disables this RIP interface.
Command mode: Interface IP
show interface ip [<1-256>]
rip
Displays the current RIP configuration.
Command mode: All except User EXEC