Configuration Commands
RIP Interface configuration
The RIP commands are used for configuring Routing Information Protocol parameters. This option is turned off by default.
NOTE: Do not configure RIP version 1 parameters if your routing equipment uses RIP version 2.
The following table describes the RIP Interface Configuration commands.
Table 129 RIP Interface Configuration commands
Command | Description |
|
|
ip rip version {12both} | 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 | 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 | 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 | When enabled, the switch accepts RIP default routes from other |
{nonelistensupplyboth} | routers, but gives them lower priority than configured default |
| gateways. When disabled, the switch rejects RIP default routes. |
| The default value is disabled. |
| Command mode: Interface IP |
|
|
[no] ip rip metric | 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 | Configures the authentication type. The default is none. |
{<password>} | Command mode: Interface IP |
| |
|
|
149