20 ip rip send version, Ip rip send version – PLANET XGS3-24042 User Manual
Page 513

33-152
Function:
Set the Interface to be able to receive the RIP packets; the “no ip rip send-packet” set the interface
to be unable to receive the RIP packets.
Default:
Interface sends RIP packets.
Command Mode:
Interface Configuration Mode.
Example:
Switch# config terminal
Switch(config)# interface vlan 1
Switch(Config-if-Vlan1)# ip rip send-packet
Related Command:
ip rip receive-packet
33.20 ip rip send version
Command:
ip rip send version { 1 | 2 | 1-compatible | 1 2}
no ip rip send version
Function:
Set the version information of the RIP packets the interface receives. The default version is 2; the
“no ip rip send version” command restores the value set by using the version command.
Parameter:
1 and 2 respectively stands for RIP version 1 and RIP version 2, 1 2 stands for the RIP versions 1,
2.
Default:
Version 2
Command Mode:
Interface Configuration Mode.
Example:
Switch# config terminal
Switch(config)# interface vlan 1
Switch(Config-if-Vlan1)# ip rip send version 1
Related Command:
Version