
T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
359
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:
T2700G-28TQ(config)# interface vlan
2
T2700G-28TQ(config-if)# ip rip receive version
1
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
(configured with
version
command) before you specify its own RIP
send/receive version.
Syntax
ip rip send version
{1 | 2}
no ip rip send version
Parameter
1 | 2 —— Specify the RIP send version. By default, it sends version 1 packets.
Command Mode
Interface Configuration Mode
Example
Configure the interface VLAN2 to send RIPv2 packets only:
T2700G-28TQ(config)# interface vlan
2
T2700G-28TQ(config-if)# ip rip send version
2