User guide
B
LACK
D
IAMOND
U
SER
G
UIDE
9-11
RIP C
ONFIGURATION
E
XAMPLE
RIP C
ONFIGURATION
E
XAMPLE
Figure 9-4 illustrates a switch that has three VLANs defined as follows:
• Finance
— Protocol-sensitive VLAN using the IP protocol
— All ports on slots 1 and 3 have been assigned
— IP address 192.207.35.1
• Personnel
— Protocol-sensitive VLAN using the IP protocol
— All ports on slots 2 and 4 have been assigned
— IP address 192.207.36.1
• MyCompany
— Port-based VLAN
— All ports on slots 1 through 4 have been assigned
config rip txmode [none | v1only | v1comp |
v2only] {vlan <name> | all}
Changes the RIP transmission mode for one or
more 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 {<delay>} Changes the periodic RIP update timer. The
timer granularity is 10 seconds. The default
setting is 30 seconds.
Table 9-1:
RIP Configuration Commands (continued)
Command Description