Ip rip send version, Ip rip send version 6 – Allied Telesis AT-8100 Series User Manual
Page 1876
Chapter 107: Routing Information Protocol (RIP) Commands
1876
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 1905.
Confirmation Command
“SHOW IP RIP INTERFACE” on page 1901
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