redistribute
SecureStack C2 Configuration Guide 17-9
Mode
Routerconfiguration:C2(su)‐>router(Config‐router)#
Usage
ThiscommanddoesnotaffectthesendingofRIPupdatesonthespecifiedinterface.
Example
ThisexampleshowshowtodenythereceptionofRIPupdatesonVLAN2:
C2(su)->router(Config)#router rip
C2(su)->router(Config-router)#no receive-interface vlan 2
redistribute
Usethiscommandtoallowroutinginformationdiscoveredthroughnon‐RIPprotocolstobe
distributedinRIPupdatemessages.Thenoformofthiscommandclearsredistribution
parameters.
Syntax
redistribute {connected | ospf process-id | static} [metric metric value]
[subnets]
no redistribute {connected | ospf process-id | static}
Parameters
Mode
Routerconfiguration:C2(su)‐>router(Config‐router)#
Defaults
Ifmetricvalueisnotspecified,1willbeapplied.
Ifsubnetsisnotspecified, onlynon‐subnettedrouteswillberedistributed.
connected Specifiesthatnon‐RIProutinginformationdiscoveredviadirectly
connectedinterfaceswillberedistributed.
ospf SpecifiesthatOSPFroutinginformationwillberedistributedinRIP.
process‐id Specifiestheprocess
ID,aninternallyusedidentificationnumberforeach
instanceoftheOSPFroutingprocessrunonarouter.Validvaluesare1to
65535.
static Specifiesthatnon‐RIProutinginformationdiscoveredviastaticrouteswill
beredistributed.Staticroutesarethosecreatedusingtheiproute
commanddetailedin“
iproute”onpage16‐14.
metricmetricvalue (Optional)Specifiesametricfortheconnected,OSPForstatic
redistributionroute.Thisvalueshouldbeconsistentwiththedesignation
protocol.
subnets (Optional) Specifiesthatconnected,OSPForstaticroutesthatare
subnettedwillberedistributed.