User guide

E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
12-15
C
ONFIGURING
RIP
config rip txmode [none | v1only | v1comp |
v2only] {vlan <name>}
Changes the RIP transmission mode for one or
all VLANs. Specify:
none Do not transmit any packets on
this interface.
v1only Transmit RIP v1 format packets
to the broadcast address.
v1comp Transmit RIP v2 format packets
to the broadcast address.
v2only Transmit RIP v2 format packets
to the RIP multicast address.
If no VLAN is specified, the setting is applied to
all VLANs. The default setting is v2only.
config rip updatetime {<seconds>} Changes the periodic RIP update timer. The
default setting is 30 seconds.
config rip vlan [<name> | all] cost <number> Configures the cost (metric) of the interface.
The default setting is 1.
enable rip Enables RIP. The default setting is disabled.
enable rip aggregation Enables aggregation of subnet information on
interfaces configured to send RIP v2 or RIP
v2-compatible traffic. The switch summarizes
subnet routes to the nearest class network
route. The following rules apply when using
RIP aggregation:
Subnet routes are aggregated to the
nearest class network route when crossing
a class boundary.
Within a class boundary, no routes are
aggregated.
If aggregation is enabled, the behavior is
the same as in RIP v1.
If aggregation is disabled, subnet routes are
never aggregated, even when crossing a
class boundary.
The default setting is disabled.
Table 12-2: RIP Configuration Commands (continued)
Command Description