Ip rip send version 4, Ip rip send version – Allied Telesis AT-FS970M Series User Manual
Page 1854

Chapter 105: Routing Information Protocol (RIP) Commands
1854
IP RIP SEND VERSION
Syntax
ip rip send version
1|2
Parameters
1
Specifies RIP Version 1.
2
Specifies RIP Version 2.
Mode
VLAN Interface mode
Description
Use this command to specify the version number of the routing updates
that the routing interfaces send to the neighboring routing devices. You
can specify either version 1 or 2. You may configure different routing
interfaces on the switch to send different versions of the routing updates.
You can configure only one routing interface at a time with this command.
This command overrides the version setting configured with the VERSION
command. For the description of the VERSION command, refer to
“VERSION” on page 1883.
Confirmation Command
“SHOW IP RIP INTERFACE” on page 1879
Example
The following example configures the routing interface in VLAN 4 to send
Version 2 packets:
awplus> enable
awplus# configure terminal
awplus(config)# interface vlan4
awplus(config-if)# ip rip send version 2