User guide

12-14 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
I
NTERIOR
G
ATEWAY
R
OUTING
P
ROTOCOLS
C
ONFIGURING
RIP
Table 12-2 describes the commands used to configure RIP.
Table 12-2: RIP Configuration Commands
Command Description
config rip add vlan [<name> | all] Configures RIP on an IP interface. 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 {<seconds>} Configures the RIP garbage time. The timer
granularity is 10 seconds. The default setting is
120 seconds.
config rip routetimeout {<seconds>} Configures the route timeout. The default
setting is 180 seconds.
config rip rxmode [none | v1only | v2only | any]
{vlan <name>}
Changes the RIP receive mode for one or all
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.