T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
351 
no ip rip split-horizon 
Command Mode 
Interface Configuration Mode   
Example 
Enable split horizon function on the interface VLAN2: 
T3700G-28TQ(config)# interface vlan 2 
T3700G-28TQ(config-if)# ip rip split-horizon 
show ip rip 
Description 
The show ip rip command is used to display the RIP configurations. 
Syntax 
show ip rip [ interface | database [ specify ip-address mask ] ] 
Parameter 
interface  ——  Display the RIP interface basic information. 
database  ——  Display the RIP routing table. To display the routing information 
of a specified RIP interface, please specify its IP address and subnet mask. 
ip-address  —— The IP address of which you desire to show the routing 
information. 
mask  —— The subnet mask of which you desire to show the routing 
information. 
Command Mode 
Privileged EXEC Mode and Any Configuration Mode 
Example 
Display the RIP routing information of the network 192.168.1.0/24: 
T3700G-28TQ(config)# show ip rip database specify 192.168.1.0 
255.255.255.0