# Display IS-IS SPF logs.
<AC6605> display isis spf-log
SPF Log information for ISIS(1)
-------------------------------
ISIS(1) Level-1 SPF Log
-----------------------
StartTime Duration Nodes Count Last Trigger LSP Trigger Event
-------------------------------------------------------------------------------
11:16:59 0 1 4 NULL ISPF_ADJ_NEXTHOP_CHG
16:58:35 0 2 11 NULL ISPF_LINK_ADD
16:58:22 0 0 11 0000.0000.0003.02-00 ISPF_NODE_DEL
16:48:12 0 2 10 NULL ISPF_LINK_ADD
16:42:34 0 1 2 NULL FULL_SPF
ISIS(1) Level-2 SPF Log
-----------------------
StartTime Duration Nodes Count Last Trigger LSP Trigger Event
-------------------------------------------------------------------------------
11:17:01 0 1 4 NULL ISPF_ADJ_NEXTHOP_CHG
16:48:11 0 2 10 NULL ISPF_LINK_ADD
16:42:34 0 1 2 NULL FULL_SPF
Table 6-268 Description of the display isis spf-log command output
Item
|
Description
|
StartTime
|
Start time of SPF calculation.
|
Duration
|
Duration of SPF calculation.
|
Nodes
|
Number of nodes in SPF calculation.
|
Count
|
Number of times SPF calculated is triggered.
|
Last Trigger LSP
|
LSP that triggers the last SPF calculation:
- NULL indicates that the LSP is local.
- LSP ID (specific ID) indicates that the LSP is not local.
|
Trigger Event
|
Event that triggers the last SPF calculation:
- NEWAREA indicates that a new NET is configured.
- TUNNEL_ADJ indicates that a tunnel neighbor relationship is established.
- ADJDOWN indicates that a tunnel neighbor goes Down.
- NEWLSP indicates that the router receives an LSP of a new process.
- LSPCHANGE indicates that the received LSP is different from local LSPs.
- RST_T2_CANCEL indicates that the GR T2 Timer is disabled.
- RST_T3_EXPIRE indicates that the GR T3 Timer expires.
- RESTART_COMPLETE indicates that the GR is over.
- CIRC_VLINK_CHANGE indicates that the status of the VLink interface changes.
- PRC_IPV4_PREFIX_ADD indicates that an IPv4 route is added.
- PRC_IPV4_PREFIX_DEL indicates that an IPv4 route is deleted.
- PRC_IPV4_PREFIX_MODIFY indicates that an IPv4 route is modified.
- PRC_IPV4_PREFIX_MIGP_ADD indicates that an MIGP IPv4 route is added.
- PRC_IPV4_PREFIX_MIGP_DEL indicates that an MIGP IPv4 route is deleted.
- PRC_IPV4_PREFIX_MIGP_MODIFY indicates that an MIGP IPv4 route is modified.
- PRC_IPV6_PREFIX_ADD indicates that an IPv6 route is added.
- PRC_IPV6_PREFIX_DEL indicates that an IPv6 route is deleted.
- PRC_IPV6_PREFIX_MODIFY indicates that an IPv6 route is modified.
- ISPF_ADJ_STATE_CHANGE indicates that the IS-IS neighbor status changes.
- ISPF_ADJ_USAGE_CHANGE indicates that the IS-IS neighbor level changes.
- ISPF_ADJ_PROT_USAGE_CHANGE indicates that the protocol used by the IS-IS neighbor changes.
- ISPF_ADJ_NEXTHOP_CHANGE indicates that the next hop of the IS-IS neighbor changes.
- ISPF_CIRC_METRIC_CHANGE indicates that the cost on the interface changes.
- ISPF_CIRC_DR_CHANGE indicates that the DIS changes.
- ISPF_NODE_DEL indicates that the nodes in the SPT change.
- ISPF_NODE_OLOAD_CHANGE indicates that the overload bit of the system changes.
- ISPF_LINK_ADD indicates that a new link is added to the SPT.
- ISPF_LINK_DEL indicates that a link is deleted from the SPT.
- ISPF_LINK_METRIC_CHANGE indicates that the cost of a link changes.
- FULL_SPF indicates that a full SPF calculation is triggered.
- AREA_CFG_CHANGE indicates that the area of the process changes.
- AREA_LEARNT_CHANGE indicates that the area of the IS-IS neighbor changes.
- ISPF_TUNNEL_TYPE_CHANGE indicates that the tunnel type changes.
- PRC_LEAVE_MAN_OVERLOAD indicates that the system exits the set-overload state that is set manually.
- PRC_IPV4_SELFLSP_CHANGE indicates that the IPv4 route in the local LSP changes.
- PRC_IPV6_SELFLSP_CHANGE indicates that the IPv6 route in the local LSP changes.
- PRC_ALIAS_TLV_CHANGE indicates that the ALIAS TLV in the LSP changes.
- LFA_LINK_ADD indicates that a link is added to the routes for FRR.
- LFA_LINK_DEL indicates that a link is deleted from the routes for FRR.
- LFA_LINK_CHANGE indicates that the links of the routes for FRR change.
- LFA_NODE_ADD indicates that a node is added along the links of the routes for FRR.
- LFA_NODE_DEL indicates that a node is deleted from the links of the routes for FRR.
- LFA_NODE_CHANGE indicates that the nodes along the links of the routes for FRR change.
- KEY_RESRORE indicates that the local device receives an indirect next hop key.
|