Version 7.2 727 Mediant MSBR
Reference Guide 75. Layer-3 Commands
Syntax
ip rip send version version
Command Description
version Defines the RIP version number – “1” or “2”.
Default
Send packets according to the global version (Version 2).
Command Mode
Privileged User
Example
This example sets RIP Version 2 to send packets with.
(conf-if-VLAN 1)# ip rip send version 2
75.2.2.81.3.3 ip rip receive version version
This command overrides the global RIP version setting and selects which version of RIP
packets are accepted on this interface.
Syntax
ip rip receive version version
Command Description
version Defines the RIP version number – “1” or “2”.
Default
Accept packets according to the global setting (1 and 2)
Command Mode
Privileged User
Example
This example sets RIP Version 2 to receive packets with.
(conf-if-VLAN 1)# ip rip receive version 2
75.2.2.81.3.4 ip rip authentication mode md5
This command sets the interface with RIPv2 MD5 authentication.