User guide

9-10 B
LACK
D
IAMOND
U
SER
G
UIDE
R
OUTING
P
ROTOCOLS
enable rip export static Enables the advertisement of static routes
using RIP. The default setting is enabled.
enable rip export ospf {<metric>} Enables the distribution of OSPF routes into
the RIP domain. The default setting is disabled.
enable rip poisonreverse Enables the split horizon with poison-reverse
algorithm for RIP. The default setting is
enabled. If you enable poison reverse and split
horizon, poison reverse takes precedence.
enable rip splithorizon Enables the split horizon algorithm for RIP.
Default setting is enabled.
enable rip triggerupdate Enables triggered updates.
Triggered update
s
are a mechanism for immediately notifying a
router’s neighbors when the router adds or
deletes routes, or changes the metric of a
route. The default setting is enabled.
config rip add {vlan <name> | all} Configures RIP on an IP interface. If no VLAN
is specified, then
all
is assumed. When an IP
interface is created, per interface RIP
configuration is disabled by default.
config rip delete [vlan <name> | all] Disables RIP on an IP interface. When RIP is
disabled on the interface, the parameters are
not reset to their defaults.
config rip garbagetime {<delay>} Configures the RIP garbage time. The timer
granularity is 10 seconds. The default setting is
120 seconds.
config rip routetimeout {<delay>} Configures the route timeout. The timer
granularity is 10 seconds. The default setting is
180 seconds.
config rip rxmode [none | v1only | v2only | any]
{vlan <name> | all}
Changes the RIP receive mode for one or
more VLANs. Specify:
none
— Drop all received RIP packets.
v1only
— Accept only RIP v1 format
packets.
v2only
— Accept only RIP v2 format
packets.
any
— Accept both RIP v1 and v2 packets.
If no VLAN is specified, the setting is applied to
all VLANs. The default setting is
any
.
Table 9-1:
RIP Configuration Commands (continued)
Command Description