C613-50170-01 Rev B
Command Reference for x510 Series
942
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP C
OMMANDS
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
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
command overrides the value set by the
command on an interface-specific basis. The
command allows you to configure a specific interface to accept only packets of the
specified RIP version. The
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
Parameter
Description
1|2
Specifies the version of RIP processing.