![Alied Telesis GS970M/10 Command Reference Manual Download Page 716](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_2896773716.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
716
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
RIP C
OMMANDS
IP
RIP
SEND
VERSION
In the following example, the VLAN interface
vlan4
is configured to send both RIP
version 2 and 1 packets.
awplus#
configure terminal
awplus(config)#
interface vlan4
awplus(config-if)#
ip rip send version 2 1
In the following example, the VLAN interface
vlan4
is configured to send RIP
version 1 packets only.
awplus#
configure terminal
awplus(config)#
interface vlan4
awplus(config-if)#
ip rip send version 1
In the following example, the VLAN interface
vlan4
is configured to send RIP
version 2 packets only.
awplus#
configure terminal
awplus(config)#
interface vlan4
awplus(config-if)#
ip rip send version 2
In the following example, the VLAN interface
vlan3
is configured to use the RIP
version specified by the
awplus#
configure terminal
awplus(config)#
interface vlan3
awplus(config-if)#
no ip rip send version
Related
Commands