Справочник Пользователя для Enterasys Networks E1 Series

Скачать
Страница из 808
Process Overview: Routing Protocol Configuration
Configuring RIP
13-9
Command Mode
Router configuration: Matrix>Router(config-router)#
Command Defaults
None. 
Example
This example shows how to set RIP timers to a 5 second update time, a 10 second invalid interval, 
a 20 second holdown time, and a 60 second flush time:
13.1.1.7 ip rip send version
Use this command to set the RIP version(s) for update packets transmitted on an interface.
ip rip send version {1 | | r1compatible}
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command restores the version of update packets transmitted 
by RIP:
no ip rip send version
Command Type
Router command.
Command Mode
Interface configuration: Matrix>Router(config-if(Vlan <vlan_id>))#
Matrix>Router(config)#router rip
Matrix>Router(config-router)#timers basic 5 10 20 60
1
Specifies RIP version 1.
2
Specifies RIP version 2.
r1compatible
Specifies that packets be sent as version 2 packets, but 
transmits these as broadcast packets rather than multicast 
packets so that systems which only understand RIP version 
1 can receive them.