45 show ip ospf database database-summary, 45 show ip ospf database database-summary - 40 – Kontron AT890X Full-Size CLI User Manual

Page 152

Advertising
background image

Routing Commands

AT8901/2/3

AT8901/2/3 CLI Reference Manual

Page 3 - 40

Use

network

to display the network LSAs. Use

nssa-external

to display NSSA

external LSAs. Use

router

to display router LSAs. Use

summary

to show the LSA

database summary information. Use

<lsid>

to specify the link state ID (LSID). The

value of

<lsid>

can be an IP address or an integer in the range of 0-4294967295. Use

adv-router

to show the LSAs that are restricted by the advertising router. Use

self-

originate

to display the LSAs in that are self originated. The information below is

only displayed if OSPF is enabled.

Format

show ip ospf [<areaid>] database [{asbr-summary | external
| network | nssa-external | router | summary}] [<lsid>]
[{adv-router [<rtrid>] | self-originate}]

Modes

Privileged EXEC
User EXEC

For each link-type and area, the following information is displayed.

Link Id

Is a number that uniquely identifies an LSA that a router originates
from all other self originated LSA's of the same LS type.

Adv Router The Advertising Router. Is a 32 bit dotted decimal number represent-

ing the LSDB interface.

Age

Is a number representing the age of the link state advertisement in sec-
onds.

Sequence

Is a number that represents which LSA is more recent.

Checksum

Is the total number LSA checksum.

Options

This is an integer. It indicates that the LSA receives special handling
during routing calculations.

Rtr Opt

Router Options are valid for router links only.

3.7.45

show ip ospf database database-summary

Use this command to display the number of each type of LSA in the database for each
area and for the router. The command also displays the total number of LSAs in the
database.

Format

show ip ospf database database-summary

Modes

Privileged EXEC
User EXEC

Router

Total number of router LSAs in the OSPF link state database.

Network

Total number of network LSAs in the OSPF link state database.

Summary Net Total number of summary network LSAs in the database.
Summary ASBR Number of summary ASBR LSAs in the database.
Type-7 Ext

Total number of Type-7 external LSAs in the database.

Self-Originated Type-7 Total number of self originated AS external LSAs in the

OSPFv3 link state database.

Opaque Link Number of opaque link LSAs in the database.
Opaque Area Number of opaque area LSAs in the database.

Advertising