ip rip send version
20-4 IPv4 Routing Protocol Configuration
Parameters
Defaults
None.
Mode
Routerconfiguration:C3(su)>router(Configrouter)#
Usage
Ifseveralroutes(comingfromdifferentprotocols)arepresentedtotheSecureStackC3,the
protocolwiththelowestadministrativedistancewillbechosenforrouteinstallation.Bydefault,
RIPadministrativedistanceissetto120.Thedistancecommandcanbeusedtochangethisvalue,
resettingRIP’sroutepreferenceinrelationtootherroutesasshowninthetablebelow.
Example
ThisexampleshowshowtochangethedefaultadministrativedistanceforRIPto1001:
C3(su)->router(Config)#router rip
C3(su)->router(Config-router)#distance 100
ip rip send version
UsethiscommandtosettheRIPversionforRIPupdatepacketstransmittedoutaninterface.The
noversionofthiscommandsetstheversion oftheRIPupdatepacketstoRIPv1.
Syntax
ip rip send version {1 | 2 | r1compatible}
no ip rip send version
Parameters
Defaults
None.
weight SpecifiesanadministrativedistanceforRIProutes.Validvaluesare1‐255.
Route Source Default Distance
Connected 0
Static 1
OSPF 110
RIP 120
1SpecifiesRIPversion1.Thisisthedefaultsetting.
2SpecifiesRIPversion2.
r1compatible Specifiesthatpacketsbesentasversion2packets,buttransmitstheseas
broadcastpacketsratherthanmulticastpacketssothatsystemswhichonly
understandRIPversion1canreceivethem.