C613-50631-01 Rev A Command Reference for IE340 Series 1043
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
RIP COMMANDS
IP
RIP RECEIVE VERSION
ip rip receive version
Overview Use this command to specify the version of RIP packets accepted on an interface
and override the setting of the version command.
Use the no variant of this command to use the setting specified by the version (RIP)
command.
Syntax
ip rip receive version [1] [2]
no ip rip receive version
Default Version 2
Mode Interface Configuration for a VLAN interface.
Usage notes This command applies to a specific interface and overrides the version specified by
the version (RIP) command.
RIP can be run in version 1 or version 2 mode. Version 2 has more features than
version 1; in particular RIP version 2 supports authentication and classless routing.
Once the RIP version is set, RIP packets of that version will be received and sent on
all the RIP-enabled interfaces.
Example To set the interface vlan2 to receive both RIP version 1 and 2 packets, use the
commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip rip receive version 1 2
Related
commands
version (RIP)
Parameter Description
1 Specifies acceptance of RIP version 1 packets on the interface.
2 Specifies acceptance of RIP version 2 packets on the interface.