N8406-023 1Gb Intelligent L3 Switch Command Reference Guide (ISCLI) 119
Routing Information Protocol configuration
The RIP commands are used for configuring Routing Information Protocol parameters. This option is turned off by
default.
The following table describes the basic RIP Configuration commands. The following section provides more detailed
information and commands.
Table 129 RIP Configuration commands
Command
Description
router rip
Enter router RIP configuration mode.
Command mode
: Global configuration
timers update <
1-120
>
Configures the time interval for sending for RIP table updates, in seconds.
The default value is 30 seconds.
Command mod
e: Router RIP
enable
Globally turns RIP on.
Command mode
: Router RIP
no enable
Globally turns RIP off. This is the default.
Command mode
: Router RIP
show ip rip
Displays the current RIP configuration.
Command mode
: All except User EXEC
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 130 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
enabled
.
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