ip rip send version Configuring RIP
Enterasys Matrix DFE-Gold Series Configuration Guide 21-7
Example
ThisexampleshowshowtosetRIPtimerstoa5secondupdatetime,a10secondinvalidinterval,
a20secondholdowntime,anda60secondflushtime:
Matrix>Router(config)#router rip
Matrix>Router(config-router)#timers basic 5 10 20 60
ip rip send version
UsethiscommandtosettheRIPversion(s)forupdatepacketstransmittedonaninterface.
Syntax
ip rip send version {1 | 2 | r1compatible}
no ip rip send version
Parameters
Defaults
None.
Mode
Routercommand,Interfaceconfiguration:Matrix>Router(config‐if(Vlan1))#
Usage
The“no”formofthiscommandrestorestheversionofupdatepacketsthatwastransmittedbythe
RIPmodule.
Example
ThisexampleshowshowtosettheRIPsendversionto2forpacketstransmittedonVLAN1:
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip rip send version 2
ip rip receive version
UsethiscommandtosettheRIPversion(s)forupdatepacketsacceptedontheinterface.
Syntax
ip rip receive version {1 | 2 | 1 2 | none}
no ip rip receive version
1 SpecifiesRIPversion1.
2 SpecifiesRIPversion2.
r1compatible Specifiesthatpacketsbesentasversion2packets,buttransmitstheseas
broadcastpacketsratherthanmulticastpacketssothatsystemswhich
onlyunderstandRIPversion1canreceivethem.