Version 3, Version – Allied Telesis AT-FS970M Series User Manual
Page 1883

AT-FS970M Switch Command Line User’s Guide
1883
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 1851
and “IP RIP SEND VERSION” on page 1854.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 166
“SHOW IP RIP INTERFACE” on page 1879
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