router rip
18-2 IPv4 Routing Protocol Configuration
router rip
UsethiscommandtoenableordisableRIPconfigurationmode.Thenoformofthiscommand
disablesRIP.
Syntax
router rip
no router rip
Parameters
None.
Defaults
None.
Mode
Globalconfiguration:B3(su)‐>router(Config)#
Usage
Youmustexecutetherouterripcommandtoenablethep rotocolbeforecompletingmanyRIP‐
specificconfigurationtasks.Fordetailsonenablingconfigurationmodes,refertoTable 16‐2in
“EnablingRouterConfigurationModes”onpage16‐2.
Example
ThisexampleshowshowtoenableRIP:
B3(su)->router#configure
B3(su)->router(Config)#router rip
B3(su)->router(Config-router)#
ip rip enable
UsethiscommandtoenableRIPonaninterface.ThenoformofthiscommanddisablesRIPonan
interface:Bydefault,RIPisdisabledonallinterfaces.
Syntax
ip rip enable
no ip rip enable
Parameters
Activate split horizon or poison-reverse. “split-horizon poison” on page 18-7
Suppress sending routing updates. “passive-interface” on page 18-7
Control reception of routing updates “receive-interface” on page 18-8
Control advertising non-RIP routes. “redistribute” on page 18-9
Table 18-1 RIP Configuration Task List and Commands (Continued)
To do this... Use these commands...