configure rip vlan txmode

configure rip [vlan vlan_name | all] txmode [none | v1only | v1comp | v2only]

Description

Changes the RIP transmission mode for one or all VLANs.

Syntax Description

vlan_name Specifies to apply settings to a specific VLAN name.
all Specifies all VLANs.
none Specifies to not transmit any packets on this interface.
v1only Specifies to transmit RIP version 1 format packets to the broadcast address.
v1comp Specifies to transmit RIP version 2 format packets to the broadcast address.
v2only Specifies to transmit RIP version 2 format packets to the RIP multicast address.

Default

N/A.

Usage Guidelines

None.

Example

The following command configures the transmit mode for the VLAN finance to transmit version 2 format packets to the broadcast address:

# configure rip finance txmode v1comp

History

This command was first available in ExtremeXOS 10.1.

Platform Availability

This command is available on all platforms with a Base license or higher as described in the Switch Engine 32.3 Feature License Requirements document.