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 #641 background imageLoading...
Page #641 background image
1-9
Cisco ASA Series CLI Configuration Guide
Chapter 1 Configuring OSPF
Customizing OSPFv2
To configure the software advertisement on one summary route for all redistributed routes included for
a network address and mask, perform the following steps:
Detailed Steps
Configuring Route Summarization Between OSPFv2 Areas
Route summarization is the consolidation of advertised addresses. This feature causes a single summary
route to be advertised to other areas by an area boundary router. In OSPF, an area boundary router
advertises networks in one area into another area. If the network numbers in an area are assigned in a
way so that they are contiguous, you can configure the area boundary router to advertise a summary route
that includes all the individual networks within the area that fall into the specified range.
To define an address range for route summarization, perform the following steps:
Detailed Steps
Command Purpose
Step 1
router ospf process_id
Example:
hostname(config)# router ospf 1
Creates an OSPF routing process and enters router configuration
mode for this OSPF process.
The process_id argument is an internally used identifier for this
routing process and can be any positive integer. This ID does not
have to match the ID on any other device; it is for internal use
only. You can use a maximum of two processes.
Step 2
summary-address ip_address mask
[not-advertise] [tag tag]
Example:
hostname(config)# router ospf 1
hostname(config-rtr)# summary-address
10.1.0.0 255.255.0.0
Sets the summary address.
In this example, the summary address 10.1.0.0 includes addresses
10.1.1.0, 10.1.2.0, 10.1.3.0, and so on. Only the 10.1.0.0 address
is advertised in an external link-state advertisement.
Command Purpose
Step 1
router ospf process_id
Example:
hostname(config)# router ospf 1
Creates an OSPF routing process and enters router configuration
mode for this OSPF process.
The process_id argument is an internally used identifier for this
routing process. It can be any positive integer. This ID does not
have to match the ID on any other device; it is for internal use
only. You can use a maximum of two processes.
Step 2
area area-id range ip-address mask
[advertise | not-advertise]
Example:
hostname(config)# router ospf 1
hostname(config-rtr)# area 17 range
12.1.0.0 255.255.0.0
Sets the address range.
In this example, the address range is set between OSPF areas.

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