Open Shortest Path First (OSPF)
42-27
42
Command Usage
• An area ID uniquely defines an OSPF broadcast area. The area ID 0.0.0.0
indicates the OSPF backbone for an autonomous system. Each router (which
is not already part of the backbone) must be connected to the backbone via a
direct connection or a virtual link.
• Set the area ID to the same value for all routers on a network segment using
the network mask to add one or more interfaces to an area.
• Be sure to include the primary address for an interface in the network area,
otherwise, OSPF will not operate for any secondary addresses covered by the
command.
• An interface can only be assigned to a single area. If an address range is
overlapped in subsequent network area commands, the router will implement
the address range for the area specified in the last command, and ignore the
overlapping ranges in subsequent commands. However, note that if a more
specific address range is removed from an area, the interface belonging to
that range may still remain active if a less specific address range covering that
area has been specified.
• If an address range is overlapped in subsequent network area commands, the
router will use the network area with the address range that most closely
matches the interface address. Also, note that if a more specific address
range is removed from an area, the interface belonging to that range may still
remain active if a less specific address range covering that area has been
specified.
• This router supports up to 64 OSPF router interfaces, and up to 16 total areas
(either normal transit areas, stubs, or NSSAs).
Example
This example creates the backbone 0.0.0.0 covering class B addresses 10.1.x.x,
and a normal transit area 10.2.9.0 covering the class C addresses 10.2.9.x.
area stub
This command defines a stub area. To remove a stub, use the
no
form without the
optional keyword. To alter the summary attribute, use the
no
form with the summary
or no-summary keyword.
Syntax
[
no
]
area
area-id
stub
[
summary
|
no-summary
]
•
area-id
- Identifies the stub area.
(The area ID must be in the form of an IPv4 address.)
•
summary
- Makes an Area Border Router (ABR) send a summary link
advertisement into the stub area.
•
no-summary
- Stops an Area Border Router (ABR) from sending a
summary link advertisement into the stub area.
Console(config-router)#network 10.1.0.0 255.255.0.0 area 0.0.0.0
Console(config-router)#network 10.2.9.0 255.255.255.0 area 10.1.0.0
Console(config-router)#
Summary of Contents for 8926EM
Page 6: ...ii ...
Page 34: ...Getting Started ...
Page 44: ...Introduction 1 10 1 ...
Page 62: ...Initial Configuration 2 18 2 ...
Page 64: ...Switch Management ...
Page 76: ...Configuring the Switch 3 12 3 ...
Page 118: ...Basic Management Tasks 4 42 4 ...
Page 164: ...User Authentication 6 28 6 ...
Page 176: ...Access Control Lists 7 12 7 ...
Page 284: ...Quality of Service 14 8 14 ...
Page 294: ...Multicast Filtering 15 10 15 ...
Page 300: ...Domain Name Service 16 6 16 ...
Page 310: ...Dynamic Host Configuration Protocol 17 10 17 ...
Page 320: ...Configuring Router Redundancy 18 10 18 ...
Page 344: ...IP Routing 19 24 19 ...
Page 356: ...Unicast Routing 20 12 20 Web Click Routing Protocol RIP Statistics Figure 20 5 RIP Statistics ...
Page 386: ...Unicast Routing 20 42 20 ...
Page 388: ...Command Line Interface ...
Page 400: ...Overview of the Command Line Interface 21 12 21 ...
Page 466: ...SNMP Commands 24 16 24 ...
Page 520: ...Access Control List Commands 26 18 26 ...
Page 546: ...Rate Limit Commands 30 2 30 ...
Page 612: ...VLAN Commands 34 24 34 ...
Page 626: ...Class of Service Commands 35 14 35 ...
Page 670: ...DHCP Commands 39 16 39 ...
Page 716: ...IP Interface Commands 41 36 41 ...
Page 768: ...IP Routing Commands 42 52 42 ...
Page 770: ...Appendices ...
Page 791: ......