beautypg.com

Router rip – Enterasys Networks X-Pedition XSR CLI User Manual

Page 210

background image

RIP Commands

5-134 Configuring the Internet Protocol

Syntax of the “no” Form

The no form of this command cancels the redistribution of routes:

no redistribute from_protocol [metric metricvalue]

Mode

Router configuration: 

XSR(config-router)#

Default

Disabled

Examples

This example redistributes static routes from 5 hops away into RIP:

XSR(config-router)#router rip
XSR(config-router)#redistribute static 5

This example redistributes intrainter and external OSPF routes into RIP:

XSR(config-router)#redistribute ospf match internal match external

The following example imports all OSPF routes into RIP with the default RIP metric of 1. It is 
equivalent to the command entered earlier.

XSR(config-router)#redistribute ospf

router rip

This command enables/disables the Routing Information Protocol (RIP).

Syntax

router rip

Syntax of the “no” Form

The no form of this command disables RIP on the XSR:

no router rip

Mode

Global configuration: 

XSR(config)#

Next Mode

Router configuration: 

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.