Huawei Quidway S3900 Series Operation Manual page 314

Hide thumbs Also See for Quidway S3900 Series:
Table of Contents

Advertisement

Operation Manual – Routing Protocol
Quidway S3900 Series Ethernet Switches-Release 1510
II. Area
If all the routers on an ever-growing huge network run OSPF, the large number of
routers will result in an enormous LSDB, which will consume an enormous storage
space, complicate the running of SPF algorithm, and increase CPU load. Furthermore,
as a network grows larger, it is more potential to have changes in the network topology.
Hence, the network will often be in "turbulence", and a great number of OSPF packets
will be generated and transmitted in the network. This will lower the network
bandwidth utilization. In addition, each change will cause all the routers on the
network re-perform route calculation.
OSPF solves the above-mentioned problem by dividing an AS into multiple areas.
Areas group routers logically. A router on the border of an area belongs to more than
one area. A router connecting the backbone area to a non-backbone area is called an
area border router (ABR). An ABR can connect to the backbone area physically or
logically.
Area partition in OSPF reduces the number of LSAs in the network and enhances
OSPF scalability. To further reduce routing table size and the number of LSAs in some
non-backbone areas on the edge of the AS, you can configure these areas as stub
areas.
A stub area cannot import any external route. For this reason the concept NSSA area
(not-so-stubby area) is introduced. In an NSSA area, type 7 LSAs are allowed to be
propagated. A type 7 LSA is generated by an ASBR (autonomous system boundary
router) in a NSSA area. A type 7 LSA reaching an ABR in the NSSA area is
transformed into an AS-external LSA, which is then advertised to other areas.
III. Backbone area and virtual link
Backbone Area
With OSPF area partition, not all areas are equal. One of the areas is different from
any other area. Its area ID is 0 and it is usually called the backbone area.
Virtual link
Since all areas must be connected to the backbone area, the concept virtual link is
introduced to maintain logical connectivity between the backbone area and any other
area physically separated from the backbone area.
IV. Route summary
After an AS is divided into different areas that are interconnected through OSPF
ABRs, The routing information between areas can be reduced through route summary.
This reduces the size of routing tables and improves the calculation speed of routers.
After an ABR in an area calculates the intra-area routes in the area, the ABR
aggregates multiple OSPF routes into one LSA (based on the summary configuration)
and sends the LSA outside the area.
Huawei Technologies Proprietary
4-3
Chapter 4 OSPF Configuration

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents