ExtremeWare XOS 11.3 Concepts Guide
557
28
OSPFv3
This chapter covers the following topics:
●
Overview of OSPFv3 on page 557
●
Route Redistribution on page 561
Overview of OSPFv3
Open Shortest Path First (OSPF) is a link state protocol that distributes routing information between
routers belonging to a single IP domain; the IP domain is also known as an
autonomous system
(AS). In a
link-state routing protocol, each router maintains a database describing the topology of the AS. Each
participating router has an identical database for an area maintained from the perspective of that router.
From the link state database (LSDB), each router constructs a tree of shortest paths, using itself as the
root. The shortest path tree provides the route to each destination in the AS. When several equal-cost
routes to a destination exist, traffic can be distributed among them. The cost of a route is described by a
single metric.
OSPFv3 supports IPv6, and uses commands only slightly modified from that used to support IPv4.
OSPFv3 has retained the use of the four-byte, dotted decimal numbers for router IDs, LSA IDs, and area
IDs.
OSPFv3 is an interior gateway protocol (IGP), as is the other common IGP for IPv6, RIPng. OSPFv3 and
RIPng are compared in
Chapter 26
,
“RIPng” on page 539
.
Licensing
To use OSPFv3, you must have a Core license installed on your switch. The BlackDiamond 10K ships
with a Core, or Advanced Core license. Other platforms can be upgraded to a Core license. See the
section
“Software Licensing” on page 33
for more information about licensing.
Link State Database
Upon initialization, each router transmits a link state advertisement (LSA) on each of its interfaces.
LSAs are collected by each router and stored into the LSDB of each router. Once all LSAs are received,
the router uses the LSDB to calculate the best routes for use in the IP routing table. OSPFv3 uses
flooding to distribute LSAs between routers. Any change in routing information is sent to all of the
routers in the network. All routers within an area have the exact same LSDB.
Table 69
describes LSA
type numbers.
Table 69: Selected OSPFv3 LSA types
Type Number
Description
0x0008
Link LSA
0x2001
Router LSA
Содержание ExtremeWare XOS 11.3
Страница 20: ...Contents ExtremeWare XOS 11 3 Concepts Guide 20...
Страница 25: ...1 Using ExtremeWare XOS...
Страница 26: ......
Страница 38: ...ExtremeWare XOS Overview ExtremeWare XOS 11 3 Concepts Guide 38...
Страница 58: ...Accessing the Switch ExtremeWare XOS 11 3 Concepts Guide 58...
Страница 146: ...Configuring Slots and Ports on a Switch ExtremeWare XOS 11 3 Concepts Guide 146...
Страница 218: ...Status Monitoring and Statistics ExtremeWare XOS 11 3 Concepts Guide 218...
Страница 240: ...Virtual LANs ExtremeWare XOS 11 3 Concepts Guide 240...
Страница 248: ...Virtual Routers ExtremeWare XOS 11 3 Concepts Guide 248...
Страница 278: ...Access Lists ACLs ExtremeWare XOS 11 3 Concepts Guide 278...
Страница 288: ...Routing Policies ExtremeWare XOS 11 3 Concepts Guide 288 entry deny_rest if then deny...
Страница 344: ...Security ExtremeWare XOS 11 3 Concepts Guide 344...
Страница 393: ...2 Using Switching and Routing Protocols...
Страница 394: ......
Страница 454: ...Spanning Tree Protocol ExtremeWare XOS 11 3 Concepts Guide 454...
Страница 484: ...Extreme Standby Router Protocol ExtremeWare XOS 11 3 Concepts Guide 484...
Страница 514: ...IPv4 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 514...
Страница 530: ...IPv6 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 530...
Страница 538: ...RIP ExtremeWare XOS 11 3 Concepts Guide 538...
Страница 556: ...OSPF ExtremeWare XOS 11 3 Concepts Guide 556...
Страница 566: ...OSPFv3 ExtremeWare XOS 11 3 Concepts Guide 566...
Страница 589: ...3 Appendixes...
Страница 590: ......
Страница 640: ...CNA Agent ExtremeWare XOS 11 3 Concepts Guide 640...
Страница 670: ...Glossary ExtremeWare XOS 11 3 Concepts Guide 670...
Страница 698: ...Index ExtremeWare XOS 11 3 Concepts Guide 698...