EasyManuals Logo
Home>Cisco>Network Hardware>ASA Series

Cisco ASA Series User Manual

Cisco ASA Series
2164 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #694 background imageLoading...
Page #694 background image
1-14
Cisco ASA Series CLI Configuration Guide
Chapter 1 Configuring EIGRP
Customizing EIGRP
Filtering Networks in EIGRP
Note Before you begin this process, you must create a standard access list that defines the routes that you want
to advertise. That is, create a standard access list that defines the routes that you want to filter from
sending or receiving updates.
To filter networks in EIGRP, perform the following steps:
Detailed Steps
redistribute ospf pid [match {internal |
external [1 | 2] | nssa-external [1 | 2]}]
[metric bandwidth delay reliability
loading mtu] [route-map map_name]
Example:
hostname(config-router): redistribute ospf
pid [match {internal | external [1 | 2] |
nssa-external [1 | 2]}] [metric bandwidth
delay reliability loading mtu] [route-map
map_name]
Redistributes routes from an OSPF routing process into the
EIGRP routing process.
redistribute rip [metric bandwidth delay
reliability load mtu] [route-map map_name]
Example:
(config-router): redistribute rip [metric
bandwidth delay reliability load mtu]
[route-map map_name]
Redistributes routes from a RIP routing process into the EIGRP
routing process.
Command Purpose
Command Purpose
Step 1
router eigrp as-num
Example:
hostname(config)# router eigrp 2
Creates an EIGRP routing process and enters router configuration
mode for this EIGRP process.
The as-num argument is the autonomous system number of the
EIGRP routing process.
Step 2
hostname(config-router)# network ip-addr
[mask]
Example:
hostname(config)# router eigrp 2
hostname(config-router)# network 10.0.0.0
255.0.0.0
Configures the interfaces and networks that participate in EIGRP
routing. You can configure one or more network statements with
this command.
Directly connected and static networks that fall within the defined
network are advertised by the ASA. Additionally, only interfaces
with an IP address that fall within the defined network participate
in the EIGRP routing process.
If you have an interface that you do not want to have participate
in EIGRP routing, but that is attached to a network that you want
advertised, see the “Configuring Interfaces for EIGRP” section on
page 1-7.

Table of Contents

Other manuals for Cisco ASA Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco ASA Series and is the answer not in the manual?

Cisco ASA Series Specifications

General IconGeneral
BrandCisco
ModelASA Series
CategoryNetwork Hardware
LanguageEnglish

Related product manuals