10G Core Routing Switch User Manual
陈泽科技有限公司
- - 43 - -
www.stephen-tele.com
OSPF configuration includes:
Entering the OSPF configuration mode
Enabling OSPF Process
Specifying Interface
Configuring the Cost for Sending Packets on an Interface
Setting the Interface Priority for DR Election
Setting the Interval of Hello Packet Transmission
Setting a dead timer for the neighboring routers
Configuring an Interval required for sending LSU packets
Setting an Interval for LSA Retransmission between Neighboring Routers
Setting a Shortest Path First (SPF) Calculation Interval for OSPF
Configuring STUB Area of OSPF
Configuring the Route Summarization of OSPF Area
Configuring OSPF Virtual Link
Configuring OSPF Packet Authentication
Disabling the Interface to Send OSPF Packets
Enter OSPF Configuration Mode
Beginning in privileged EXEC mode, follow these steps to enter OSPF configuration mode.
Command
Purpose
Step 1
config terminal
Enter global configuration mode.
Step 2
router ospf
Enable OSPF routing, and enter router configuration
mode.
To terminate an OSPF routing process, use the
no router ospf
global configuration command.
Specifying interface
OSPF further divides the AS into different areas. An area logically groups the routers.Some routers belong to different
areas (such routers are called ABRs), but one segment can only belong to an area. In other words, you must specify
each OSPF interface to belong to a particular area identified by area ID. The areas transfer routing information
between them via the ABRs.
In addition, parameters of all the routers in the same area should be identical. Therefore, when configuring the routers
in the same area, please note that most configurations should be based upon the area. Wrong configuration may
disable the neighboring routers to transmit information between them, and even lead to congestion or self-loop of the
routing information.
Beginning in OSPF configuration mode, follow these steps to specify interface.
Command
Purpose
Step 1
network
ip-address
wildcard-mask
area
area-id
Define an interface on which OSPF runs and the area
ID for that interface. You can use the
wildcard-mask