T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
343 
Parameter 
network number  ——The network number of the network, in the format of 
192.168.0.0. 
Command Mode 
Router Configuration Mode (router rip) 
Example 
Enable RIP function on interfaces of the network 192.168.0.0: 
T3700G-28TQ(config)# router rip 
T3700G-28TQ(config-router)# network 192.168.0.0 
version 
Description 
The version command is used to specify the RIP version globally. By default, 
the switch sends RIPv1 packets and receives both RIPv1 and RIPv2 packets. To 
return to the default configuration, please use no version command. 
Syntax 
version { 1 | 2 } 
no version 
Parameter 
1  ——  Send and receive RIPv1 packets. 
2  ——  Send and receive RIPv2 packets. 
Command Mode 
Router Configuration Mode (router rip) 
Example 
Specify the RIP version as RIPv2: 
T3700G-28TQ(config)# router rip 
T3700G-28TQ(config-router)# version 2