JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
Example
Enable split horizon function on the interface VLAN2:
T3700G-52TQ(config)# router rip
T3700G-52TQ(config-router)# split-horizon
45.11 ip rip receive version
Description
The ip rip receive version command is used to specify the RIP receive
version on the desired interface. To return to the default configuration, please
use no rip receive version command. The interfaces use the global
configuration (configured with version
command) before you specify its own
RIP send/receive version.
Syntax
ip rip receive version [1|2]
no ip rip receive version
Parameter
1 | 2 āā Specify the RIP receive version. By default, it receives both version
1 and version 2 packets.
Command Mode
Interface Configuration Mode
Example
Configure the interface VLAN2 to receive RIPv1 packets only:
T3700G-52TQ(config)# interface vlan 2
T3700G-52TQ(config-if)# ip rip receive version 1
45.12 ip rip send version
Description
The ip rip send version command is used to specify the RIP send version on
the desired interface. To return to the default configuration, please use no rip
send version command. The interfaces use the global configuration
396