ip rip send version

This command configures an interface or range of interfaces to allow RIP (Routing Information Protocol) control packets of the specified version to be sent. The value for mode is one of: rip1 to broadcast RIP version 1 formatted packets, rip1c (RIP version 1 compatibility mode) which sends RIP version 2 formatted packets via broadcast, rip2 for sending RIP version 2 using multicast, or none to not allow any RIP control packets to be sent.

Default rip2
Format ip rip send version {rip1 | rip1c | rip2 | none}
Mode Interface Config