configure rip vlan rxmode

configure rip [vlan vlan_name | all] rxmode [none | v1only | v2only | any]

Description

Syntax Description

vlan_name

Specifies to apply settings to specific VLAN name.

all

Specifies all VLANs.

none

Specifies to drop all received RIP packets.

v1only

Specifies to accept only RIP version 1 format packets.

v2only

Specifies to accept only RIP version 2 format packets.

any

Specifies to accept RIP version 1 and RIP version 2 packets.

Default

N/A.

Usage Guidelines

None.

Example

The following command configures the receive mode for the VLAN finance to accept only RIP version 1 format packets:

# configure rip finance rxmode v1only

History

This command was first available in ExtremeXOS 10.1.

Platform Availability

This command is available on all platforms with an Edge or Base license or higher as described in the ExtremeXOS 32.2 Feature License Requirements document.