Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
336 Fabric OS Command Reference
53-1000599-02
lsDbShow
2
lsDbShow
Displays the Fabric Shortest Path First (FSPF) link state database.
Synopsis lsdbshow [domain]
Description Use this command to display an FSPF link state database record for switches in the fabric, or one
domain within it.
There are two types of database entries:
1. The link state database entry, which is permanently allocated.
2. The link state record (LSR), which is allocated when a switch is connected to the fabric.
The LSR describes the links between connected domains in a fabric. For a link to be reported in the
LSR, the neighbor for that link must be in NB_ST_FULL state.
This command displays the content of both types of database entries, if both are present, as shown
in Table 19.
TABLE 19 lsDbShow display fields
Field Description
Domain Domain number described by this LSR. A (self) keyword after the domain
number indicates that LSR describes the local switch.
lsrP Pointer to LSR.
earlyAccLSRs Number of LSRs accepted, even though they were not sufficiently spaced
apart.
ignoredLSRs Number of LSRs not accepted because they were not sufficiently spaced
apart.
lastIgnored Last time an LSR was ignored.
installTime Time this LSR was installed in the database, in seconds since boot.
lseFlags Internal variable.
uOutIfs Internal variable.
uPathCost Internal variable.
uOldHopCount Internal variable.
uHopsFromRoot Internal variable.
mOutIfs Internal variable.
parent Internal variable.
mPathCost Internal variable.
mHopsFromRoot Internal variable.
lsAge Age, in seconds, of this LSR. An LSR is removed from the database when its
age exceeds 3,600 seconds.
reserved Reserved for future use.
type Type of the LSR. Always 1.
options Always 0.
lsId ID of this LSR. It is identical to the domain number.