Netgear M6100 – Campus Edge and SMB Core Chassis Switches Administrator's Guide

Page of 721
RIP 
126
Managed Switches 
Enable RIP for Ports 1/0/2 and 1/0/3
The example is shown as CLI commands and as a web interface procedure.
CLI: Enable RIP for Ports 1/0/2 and 1/0/3
This command sequence enables RIP for ports 1/0/2 and 1/0/3. Authentication defaults to 
none, and no default route entry is created. The commands specify that both ports receive 
both RIPv1 and RIPv2 frames, but send only RIPv2-formatted frames.
(Netgear Switch) #config
(Netgear Switch) (Config)#interface 1/0/2
(Netgear Switch) (Interface 1/0/2)#ip rip
(Netgear Switch) (Interface 1/0/2)#ip rip receive version both
(Netgear Switch) (Interface 1/0/2)#ip rip send version rip2
(Netgear Switch) (Interface 1/0/2)#exit
(Netgear Switch) (Config)#interface 1/0/3
(Netgear Switch) (Interface 1/0/3)#ip rip
(Netgear Switch) (Interface 1/0/3)#ip rip receive version both
(Netgear Switch) (Interface 1/0/3)#ip rip send version rip2
(Netgear Switch) (Interface 1/0/3)#exit
(Netgear Switch) (Config)#exit
Web Interface: Enable RIP for Ports 1/0/2 and 1/0/3
1. 
Select Routing > RIP > Advanced > RIP Configuration
A screen similar to the following displays.
2. 
Scroll down and select the Interface 1/0/2 and 1/0/3 check box.