C613-50631-01 Rev A Command Reference for IE340 Series 1072
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
RIP COMMANDS
VERSION
(RIP)
version (RIP)
Overview Use this command to specify a RIP version used globally by the router.
Use the no variant of this command to restore the default version.
Syntax
version {1|2}
no version
Default Version 2
Mode RIP Router Configuration
Usage notes 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.
Setting the version command has no impact on receiving updates, only on
sending them. The ip rip send version command overrides the value set by the
version (RIP) command on an interface-specific basis. The ip rip receive version
command allows you to configure a specific interface to accept only packets of the
specified RIP version. The ip rip receive version command and the ip rip send
version command override the value set by this command.
Examples To specify a RIP version, use the following commands:
awplus# configure terminal
awplus(config)# router rip
awplus(config-router)# version 1
Related
commands
ip rip receive version
ip rip send version
show running-config
Parameter Description
1|2 Specifies the version of RIP processing.