Ip rip send version – Allied Telesis AT-S83 User Manual
Page 284

Chapter 14: Routing Information Protocol (RIP) Commands
284
IP RIP SEND VERSION
Syntax
ip rip send version 1|1-compatible|2
no ip rip send version 1|1-compatible|2
Parameters
1
Specifies the acceptance of RIP version 1 packets.
1-compatible Specifies the acceptance of RIP version 1 compatible
packets.
2
Specifies the acceptance of RIP version 2 packets.
Description
Use the IP RIP SEND-VERSION command to send a specified version of
RIP packets on an interface. This command overrides the setting of the
VERSION command.
Use the no form of this command to use the setting specified with the
VERSION command.
Command Mode
Interface mode
Example
The following command enables RIP version 2 packets to be sent on
interface 7:
switch#configure terminal
switch(config)#interface xe7
switch(config-if)#ip rip send version 2
Related Commands