Cisco Systems OL-4580-01 manual RIP Configuration Quick Start, Task and Command Example

Models: OL-4580-01

1 186
Download 186 pages 41.96 Kb
Page 138
Image 138
RIP Configuration Quick Start

Chapter 5 Configuring Routing Information Protocol

RIP Configuration Quick Start

RIP Configuration Quick Start

Table 5-1provides a quick overview of the steps required to configure global RIP attributes for the CSS. Each step includes the CLI command required to complete the task. For a complete description of each feature and all the options associated with the CLI command, see the sections following Table 5-1.

Table 5-1 RIP Configuration Quick Start

Task and Command Example

1.Configure the CSS to advertise a route through RIP.

(config)# rip advertise 192.168.1.0/24 9

2.Configure the CSS to advertise routes from other protocols through RIP (such as firewall routes, OSPF routes, and static routes configured for the Ethernet interface ports).

(config)# rip redistribute static 3

3.Set the maximum number of routes that RIP can insert into the routing table.

(config)# rip equal-cost 4

4.(Recommended) Display a RIP configuration for one IP address or all IP addresses configured in the CSS.

(config)# show rip

The following running-configuration example shows the results of entering the commands in Table 5-1.

!*************************** GLOBAL ***************************

rip advertise 192.168.1.0 255.255.255.0 9 rip redistribute static 3

rip equal-cost 4

 

Cisco Content Services Switch Routing and Bridging Configuration Guide

5-2

OL-4580-01

Page 138
Image 138
Cisco Systems OL-4580-01 manual Task and Command Example, 1 RIP Configuration Quick Start