Redistributing Routes Into The Rip Routing Process; Configuring Rip Send/Receive Version On An Interface - Cisco PIX 500 Series Configuration Manual

Security appliance command line
Hide thumbs Also See for PIX 500 Series:
Table of Contents

Advertisement

Chapter 9
Configuring IP Routing

Redistributing Routes into the RIP Routing Process

You can redistribute routes from the OSPF, EIGRP, static, and connected routing processes into the RIP
routing process.
To redistribute a routes into the RIP routing process, perform the following steps:
(Optional) Create a route-map to further define which routes from the specified routing protocol are
Step 1
redistributed in to the RIP routing process. See the
information about creating a route map.
Step 2
Choose one of the following options to redistribute the selected route type into the RIP routing process.

Configuring RIP Send/Receive Version on an Interface

You can override the globally-set version of RIP the security appliance uses to send and receive RIP
updates on a per-interface basis.
To configure the RIP send and receive version, perform the following steps:
(Optional) To specify the version of RIP advertisements sent from an interface, perform the following
Step 1
steps:
a.
OL-12172-03
You can enter this command for each interface you want to apply a filter to. If you do not specify an
interface name, the filter is applied to all RIP updates.
To redistribute connected routes into the RIP routing process, enter the following command:
hostname(config-router): redistribute connected [metric { metric_value | transparent}]
[route-map map_name ]
To redistribute static routes into the RIP routing process, enter the following command:
hostname(config-router): redistribute static [metric { metric_value | transparent}]
[route-map map_name ]
To redistribute routes from an OSPF routing process into the RIP routing process, enter the
following command:
hostname(config-router): redistribute ospf pid [match {internal | external [1 | 2] |
nssa-external [1 | 2]}] [metric { metric_value | transparent}] [route-map map_name ]
To redistribute routes from an EIGRP routing process into the RIP routing process, enter the
following command:
hostname(config-router): redistribute eigrp as-num [metric { metric_value |
transparent}] [route-map map_name ]
Enter interface configuration mode for the interface you are configuring by entering the following
command:
hostname(config)# interface phy_if
"Defining Route Maps" section on page 9-6
Cisco Security Appliance Command Line Configuration Guide
Configuring RIP
for more
9-21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5500 series

Table of Contents