Enterasys Networks XSR CLI Router User Manual


 
RIP Commands
5-134 Configuring the Internet Protocol
Syntax of the “no” Form
Thenoformofthiscommandcancelstheredistributionofroutes:
no redistribute from_protocol [metric metricvalue]
Mode
Routerconfiguration:XSR(config-router)#
Default
Disabled
Examples
Thisexampleredistributesstaticroutesfrom5hopsawayintoRIP:
XSR(config-router)#router rip
XSR(config-router)#redistribute static 5
Thisexampleredistributesintra,interandexternalOSPFroutesintoRIP:
XSR(config-router)#redistribute ospf match internal match external
ThefollowingexampleimportsallOSPFroutesintoRIPwiththedefaultRIPmetricof1.Itis
equivalenttothecomm andenteredearlier.
XSR(config-router)#redistribute ospf
router rip
Thiscommandenables/disablestheRoutingInformationProtocol(RIP).
Syntax
router rip
Syntax of the “no” Form
ThenoformofthiscommanddisablesRIPontheXSR:
no router rip
Mode
Globalconfiguration:XSR(config)#
Next Mode
Routerconfiguration:XSR(config-router)#
Notes: The XSR supports a total of 750 RIP routing entries with 64 MBytes of memory installed.
RIP commands configured under Interface mode are independent of enabling/disabling the RIP
protocol.