Specifications

532 ExtremeWare XOS 10.1 Command Reference Guide
IGP Commands
configure rip vlan rxmode
configure rip [vlan <vlan-name> | all] rxmode [none | v1only | v2only |
any]
Description
Changes the RIP receive mode for one or all VLANs.
Syntax Description
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
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.
vlan-name Specifies to apply settings to specific VLAN name.
all Specifies all VLANs.