SGS-6341-Series User Manual

Table Of Contents
link-state information) to exchange link-st
ate information with other OSPF Layer 3 switches to
form a link-state database describing the whole autonomous system. Each Layer 3 switch
builds a shortest path tree rooted by itself according to the link-state database, this tree
provides the routes to all nodes in an autonomous system. If two or more Layer 3 switches
exist (i.e. multi-access network), "designated Layer 3 switch” and “backup designated Layer 3
switch” will be selected. Designated Layer 3 switch is responsible for spreading link-state of
the network. This concept helps reducing the traffic among the Layer 3 switches in
multi-access network.
OSPF protocol requires the autonomous system to be divided into areas. That is to divide the
autonomous system into 0 area (backbone area) and non-0 areas. Routing information
between areas are further abstracted and summarized to reduce the bandwidth required in the
network. OSPF uses four different kinds of routes; they are intra-area route, inter-area route,
type 1 external route and type 2 external route, in the order of highest priority to lowest. The
route inside an area and between areas describes the internal network structure of an
autonomous system, while external routes describe how to select the routing information to
destination outside the autonomous system. The first type of exterior route corresponds to the
information introduced by OSPF from the other interior routing protocols, the costs of those
routes are comparable with the costs of OSPF routes; the second type of exterior route
corresponds to the information introduced by OSPF from the other exterior routing protocols,
but the costs of those routes are far greater than that of OSPF routes, so OSPF route cost is
ignored when calculating route costs.
OSPF areas are centered with the Backbone area, identified as Area 0, all the other areas
must be connected to Area 0 logically, and Area 0 must be continuous. For this reason, the
concept of virtual link is introduced to the backbone area, so that physically separated areas
still have logical connectivity to the backbone area. The configurations of all the Layer 3
switches in the same area must be the same.
In conclusion, LSA can only be transferred between neighboring Layer 3 switches, OSPF
protocol includes 5 types of LSA: router LSA, network LSA, network summary LSA to the other
areas, ASBR summary LSA and AS external LSA. They can also be called type1 LSA, type2
LSA, type3 LSA, type4 LSA, and type5 LSA. Router LSA is generated by each Layer 3 switch
inside an OSPF area, and is sent to all the other neighboring Layer 3 switches in the same
area; network LSA is generated by the designated Layer 3 switch in the OSPF area of
multi-access network, and is sent to all other neighboring Layer 3 switches in this area. (In
order to reduce traffic on Layer 3 switches in the multi-access network, “designated Layer 3
switch” and “backup designated Layer 3 switch” should be selected in the multi-access
network, and the network link-state is broadcasted by the designated Layer 3 switch); network
summary LSA is generated by border switches in an OSPF area , and is transferred among
area border Layer 3 switches; AS external LSA is generated by Layer 3 switches on external
border of AS, and is transferred throughout the AS.
As to autonomous systems mainly advertises exterior link-state, OSPF allow some areas to be
configured as STUB areas to reduce the size of the topology database. Type4 LSA (ASBR
26-28
User’s Manual of SGS-6341 series