302
C
HAPTER
34: OSPF C
ONFIGURATION
topology of the whole network. Obviously, all routers get exactly the same
map.
■
A router uses the shortest path first (SPF) algorithm to calculate the shortest
path tree with itself as the root. The tree shows the routes to the nodes in the
autonomous system. External routes are leaf nodes, which are marked with the
routers from which they are advertised to record information outside the AS.
Obviously, the routing tables obtained by different routers are different.
Furthermore, to enable individual routers to broadcast their local status
information (such as available interface information and reachable neighbor
information) to the whole AS, routers in the AS should establish neighboring
relationship among them. In this case, the route changes on any router will result
in multiple transmissions, which are unnecessary and waste the precious
bandwidth resources. To solve this problem, designated router (DR) and backup
designated router (BDR) are defined in OSPF. For details about DR and BDR, see
“DR and BDR” on page 304.
OSPF supports interface-based packet authentication to guarantee the security of
route calculation. In addition, it transmits and receives packets in multicast
(224.0.0.5 and 224.0.0.6).
Basic OSPF Concepts
Router ID
To run OSPF, a router must have a router ID. A router ID can be configured
manually. If no router ID is configured, the system will automatically select an IP
address from the IP addresses of the interfaces as the router ID. A router ID is
selected in the following way: if loopback interface addresses are configured, the
system chooses the latest configured IP address as the router ID; if no loopback
interface is configured, the first configured IP address among the IP addresses of
other interfaces will be the router ID.
DR and BDR
For details, see “DR and BDR” on page 304.
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
Summary of Contents for Switch 7754
Page 32: ...32 CHAPTER 1 CLI OVERVIEW ...
Page 70: ...70 CHAPTER 5 LOGGING IN USING MODEM ...
Page 76: ...76 CHAPTER 7 LOGGING IN THROUGH NMS ...
Page 86: ...86 CHAPTER 9 CONFIGURATION FILE MANAGEMENT ...
Page 120: ...120 CHAPTER 13 ISOLATE USER VLAN CONFIGURATION ...
Page 126: ...126 CHAPTER 14 SUPER VLAN ...
Page 136: ...136 CHAPTER 16 IP PERFORMANCE CONFIGURATION ...
Page 152: ...152 CHAPTER 17 IPX CONFIGURATION ...
Page 164: ...164 CHAPTER 19 QINQ CONFIGURATION ...
Page 172: ...172 CHAPTER 21 SHARED VLAN CONFIGURATION ...
Page 182: ...182 CHAPTER 22 PORT BASIC CONFIGURATION ...
Page 198: ...198 CHAPTER 24 PORT ISOLATION CONFIGURATION ...
Page 208: ...208 CHAPTER 25 PORT SECURITY CONFIGURATION ...
Page 224: ...224 CHAPTER 27 DLDP CONFIGURATION ...
Page 232: ...232 CHAPTER 28 MAC ADDRESS TABLE MANAGEMENT ...
Page 240: ...240 CHAPTER 29 CENTRALIZED MAC ADDRESS AUTHENTICATION CONFIGURATION ...
Page 280: ...280 CHAPTER 30 MSTP CONFIGURATION ...
Page 348: ...348 CHAPTER 35 IS IS CONFIGURATION ...
Page 408: ...408 CHAPTER 39 802 1X CONFIGURATION ...
Page 412: ...412 CHAPTER 40 HABP CONFIGURATION ...
Page 422: ...422 CHAPTER 41 MULTICAST OVERVIEW ...
Page 426: ...426 CHAPTER 42 GMRP CONFIGURATION ...
Page 480: ...480 CHAPTER 47 PIM CONFIGURATION ...
Page 506: ...506 CHAPTER 48 MSDP CONFIGURATION ...
Page 552: ...552 CHAPTER 51 TRAFFIC ACCOUNTING CONFIGURATION ...
Page 570: ...570 CHAPTER 53 HA CONFIGURATION ...
Page 582: ...582 CHAPTER 54 ARP CONFIGURATION SwitchA arp protective down recover interval 200 ...
Page 622: ...622 CHAPTER 58 DHCP RELAY AGENT CONFIGURATION ...
Page 684: ...684 CHAPTER 61 QOS CONFIGURATION ...
Page 718: ...718 CHAPTER 63 CLUSTER ...
Page 738: ...738 CHAPTER 67 UDP HELPER CONFIGURATION ...
Page 752: ...752 CHAPTER 69 RMON CONFIGURATION ...
Page 772: ...772 CHAPTER 70 NTP CONFIGURATION ...
Page 796: ...796 CHAPTER 72 FILE SYSTEM MANAGEMENT ...
Page 802: ...802 CHAPTER 73 BIMS CONFIGURATION ...
Page 814: ...814 CHAPTER 74 FTP AND TFTP CONFIGURATION ...
Page 830: ...830 CHAPTER 75 INFORMATION CENTER ...
Page 836: ...836 CHAPTER 76 DNS CONFIGURATION ...
Page 852: ...852 CHAPTER 77 BOOTROM AND HOST SOFTWARE LOADING ...
Page 858: ...858 CHAPTER 78 BASIC SYSTEM CONFIGURATION DEBUGGING ...