Enterasys Networks 1H582-xx User Manual

Page of 808
Process Overview: Routing Protocol Configuration
Configuring RIP
13-10
Command Defaults
None.
Example
This example shows how to set the RIP send version to 2 for packets transmitted on VLAN 1:
13.1.1.8 ip rip receive version
Use this command to set the RIP version(s) for update packets accepted on the interface.
ip rip receive version {1 | | 1 2 | none}
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command restores the default version of the RIP update 
packets that are accepted on the interface:
no ip rip receive version
Command Type
Router command.
Command Mode
Interface configuration: Matrix>Router(config-if(Vlan <vlan_id>))#
Command Defaults
None.
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip rip send version 2
1
Specifies RIP version 1.
2
Specifies RIP version 2.
12
Specifies both versions 1 and 2.
none
Specifies that no RIP routes will be processed on this 
interface.