Configuring rip, Enabling rip, Customizing rip – Cisco ASA 5505 User Manual

Page 484

Advertising
background image

25-4

Cisco ASA 5500 Series Configuration Guide using the CLI

Chapter 25 Configuring RIP

Configuring RIP

Configuring RIP

This section describes how to enable and restart the RIP process on the ASA.

After you have enabled RIP, see the

“Customizing RIP” section on page 25-4

to learn how to customize

the RIP process on the ASA.

Note

If you want to redistribute a route by defining which of the routes from the specified routing protocol are
allowed to be redistributed into the target routing process, you must first generate a default route. For
information, see the

“Configuring a Default Static Route” section on page 22-4

and then define a route

map. For information, see the

“Defining a Route Map” section on page 23-4

.

Enabling RIP

You can only enable one RIP routing process on the ASA. After you enable the RIP routing process, you
must define the interfaces that will participate in that routing process using the network command. By
default, the ASA sends RIP Version 1 updates and accepts RIP Version 1 and Version 2 updates.

To enable the RIP routing process, enter the following command:

Customizing RIP

This section describes how to configure RIP and includes the following topics:

Configuring the RIP Version, page 25-5

Configuring Interfaces for RIP, page 25-6

Configuring the RIP Send and Receive Version on an Interface, page 25-6

Configuring Route Summarization, page 25-7

Filtering Networks in RIP, page 25-8

Redistributing Routes into the RIP Routing Process, page 25-8

Enabling RIP Authentication, page 25-9

. Restarting the RIP Process, page 25-10

Command

Purpose

router rip

Example:

hostname(config)# router rip

Starts the RIP routing process and places you in router configuration mode.

Use the no router rip command to remove the entire RIP configuration
that you have enabled. After the configuration is cleared, you must
reconfigure RIP using the router rip command.

Advertising