Fspfshow – Dell POWEREDGE M1000E User Manual

Page 390

Advertising
background image

358

Fabric OS Command Reference

53-1001764-02

fspfShow

2

fspfShow

Displays Fabric Shortest Path First (FSPF) protocol information.

Synopsis

fspfshow

Description

Use this command to display FSPF protocol information and internal data structures of the FSPF
module. The command displays the fields listed in

Table 17

.

Note

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, "Using Fabric OS commands" and Appendix A, "Command
Availability"
for details.

Operands

none

TABLE 17

fspfShow display fields

Field

Description

version

Version of FSPF protocol.

domainID

Domain number of local switch.

switchOnline State

of the local switch.

domainValid

TRUE if the domain of the local switch is currently confirmed.

isl_ports

Bit map of all the ISL. Bit positions correspond to the default areas of
the ports. Bit 0 refers to default area of the switch, bit 1 refers to default
area 1, and so forth.

trunk_ports

Bit map of all the trunk slave ports.

f_ports

Bit map of all the FX_Ports.

seg_ports

Bit map of all the segmented ports.

active_ports

Bit map of all the ONLINE ports.

minLSArrival

FSPF constant.

minLSInterval

FSPF constant.

LSoriginCount

Internal variable.

startTime

Start time of the FSPF task from boot time, in milliseconds.

fspfQ

FSPF input message queue.

fabP

Pointer to fabric data structure.

agingTID

Aging timer ID.

agingTo

Aging time out value, in milliseconds.

lsrDlyTID

Link State Record delay timer ID.

lsrDelayTo

Link State Record delay time out value, in milliseconds.

lsrDelayCount

Counter of delayed Link State Records.

ddb_sem

FSPF semaphore ID.

event_sch

FSPF scheduled events bit map.

Advertising