Version, Version 5 – Allied Telesis AT-8100 Series User Manual
Page 1905

AT-8100 Switch Command Line User’s Guide
1905
VERSION
Syntax
version 1|2
Parameters
1
Specifies RIP Version 1.
2
Specifies RIP Version 2.
Mode
Router Configuration mode
Description
Use this command to specify a RIP Version, 1 or 2, used by the switch. All
the RIP-enabled interfaces receive and send RIP packets of the specified
version. The default version is 2.
Both IP RIP RECEIVE VERSION and IP RIP SEND VERSION commands
override the value set by the VERSION command. For more information
about these commands, see “IP RIP RECEIVE VERSION” on page 1873
and “IP RIP SEND VERSION” on page 1876.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 170
“SHOW IP RIP INTERFACE” on page 1901
Example
The following example configures the switch to use RIP Version 1 for
routing updates that the switch sends and receives from the routing
interfaces:
awplus> enable
awplus# configure terminal
awplus(config)# router rip
awplus(config-router)# version 1