Specifications

Table Of Contents
interfaceShow
373Fabric OS Version 3.1.x/4.1.x Reference Guide
inactTID Inactivity timer ID.
helloTID Hello timer ID.
dbRtxTID Database retransmission timer ID.
lsrRtxTID LSR retransmission timer ID.
inactTo Inactivity time out value, in milliseconds. When this time
out expires, the adjacency with the neighbor switch is
broken and new paths are computed to all possible
destination switches in the fabric.
helloTo Hello time out value, in milliseconds. When this time out
expires, a Hello frame is sent to the neighbor switch
through this port.
rXmitTo Retransmission time out value, in milliseconds. It is used
to transmit topology information to the neighbor switch.
If no acknowledgement is received within rXmitTo,
frame is retransmitted.
nCmdAcc Total number of commands accepted from the neighbor
switch. Number includes Hellos, Link State Updates
(LSUs) and Link State Acknowledgements.
nInvCmd Number of invalid commands received from the
neighbor switch. Usually commands with an FSPF
version number higher than the one running on the local
switch.
nHloIn Number of Hello frames received from the neighbor
switch.
nInvHlo Number of invalid Hello frames (Hello frames with
invalid parameters) received from the neighbor switch.
nLsuIn Number of LSUs received from the neighbor switch.
nLsaIn Number of LSAs received from the neighbor switch.
attHloOut Number of attempted transmissions of Hello frames to
the neighbor switch.
nHloOut Number of Hello frames transmitted to the neighbor
switch.
attLsuOut Number of attempted transmissions of LSUs to the
neighbor switch.
nLsuOut Number of LSUs transmitted to the neighbor switch.
attLsaOut Number of attempted transmissions of LSAs to the
neighbor switch.
nLsaOut Number of LSAs transmitted to the neighbor switch.