spf-log-state

Displays ISIS IPv4 or IPv6 SPF LOG information.

Resource URIs

URI Description
<base_URI>/rest/operational-state/spf-log-state Displays ISIS IPv4 or IPv6 SPF LOG information.
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels ISIS SPF LOG Level (Level-1 and level-2
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/log-counts Number of logs
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-trigger-count Number of SPF triggers and run currenlty
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/node-count Number of nodes SPF traversed in a given SPF run
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events Displays number of peers.
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/isis-spf-log-reason Displays number of clients.
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/isis-lsp-name ISIS SPF LSP Name
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/brief-reason ISIS SPF reason
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/event-count Displays the number of events that triggered this SPF run.
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/node-count Displays the number of routers and pseudonodes (LANs) that make up thetopology calculated in this SPF run.
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/time-stamp-ms Time stamp in hundred millisecond
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/duration-ms SPF run time
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/ipv4-routes Displays the L1 SPF run added or deleted an IPv4 route.
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/ipv6-routes Displays the L1 SPF run added or deleted an IPv6 route.
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/first-trigger-change Add, delete or modify event
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/first-trigger-time-stamp-ms Time stamp in hundred millisecond
<base_URI>/rest/operational-state/spf-log-state/{spf-log-version}/spf-log-levels/{level}/spf-log-events/{spf-log-index}/first-trigger-detail-reason Displays the decoded reason for the event.

Usage Guidelines

Only GET operation is supported. Use of the Resource-Depth request header is recommended.

Examples

URI

The following example uses the GET option to retrieve the configuration details.

http://host:80/rest/operational-state/spf-log-state

None

<spf-log-state xmlns="urn:brocade.com:mgmt:brocade-isis-operational" y:self="/rest/operational-state/spf-log-state/
isis-ipv4-unicast-safi">
  <spf-log-version>isis-ipv4-unicast-safi</spf-log-version>
  <spf-log-levels y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level1">
    <level>isis-level1</level>
    <log-counts>4</log-counts>
    <spf-trigger-count>0</spf-trigger-count>
    <node-count>2</node-count>
    <spf-log-events y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level1/
spf-log-events/0">
      <spf-log-index>0</spf-log-index>
      <isis-spf-log-reason>isis-spf-reason-pspf-new-lsp</isis-spf-log-reason>
      <isis-lsp-name>IXIA1101.00-00</isis-lsp-name>
      <brief-reason>LSP Added</brief-reason>
      <event-count>1</event-count>
      <node-count>2</node-count>
      <time-stamp-ms>1555</time-stamp-ms>
      <duration-ms>9</duration-ms>
      <ipv4-routes>11</ipv4-routes>
      <ipv6-routes>11</ipv6-routes>
      <first-trigger-change>Modified</first-trigger-change>
      <first-trigger-time-stamp-ms>375738</first-trigger-time-stamp-ms>
      <first-trigger-detail-reason>2m40s LSP IXIA1101.00-00 Added</first-trigger-detail-reason>
      <last-trigger-change></last-trigger-change>
      <last-trigger-time-stamp-ms>0</last-trigger-time-stamp-ms>
      <last-trigger-detail-reason></last-trigger-detail-reason>
    </spf-log-events>
    <spf-log-events y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level1/
spf-log-events/1">
      <spf-log-index>1</spf-log-index>
      <isis-spf-log-reason>isis-spf-reason-adj-state-chg</isis-spf-log-reason>
      <isis-lsp-name>Fusion1.00-00</isis-lsp-name>
      <brief-reason>Adjacency State Change</brief-reason>
      <event-count>4</event-count>
      <node-count>1</node-count>
      <time-stamp-ms>1678</time-stamp-ms>
      <duration-ms>0</duration-ms>
      <ipv4-routes>0</ipv4-routes>
      <ipv6-routes>0</ipv6-routes>
      <first-trigger-change>Modified</first-trigger-change>
      <first-trigger-time-stamp-ms>375545</first-trigger-time-stamp-ms>
      <first-trigger-detail-reason>2m50s Reverse metric changed for adjacency Fusion1</first-trigger-detail-reason>
      <last-trigger-change>Added</last-trigger-change>
      <last-trigger-time-stamp-ms>375545</last-trigger-time-stamp-ms>
      <last-trigger-detail-reason>2m50s Adjacency IXIA1101 Added</last-trigger-detail-reason>
    </spf-log-events>
    <spf-log-events y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level1/
spf-log-events/2">
      <spf-log-index>2</spf-log-index>
      <isis-spf-log-reason>enum=49</isis-spf-log-reason>
      <isis-lsp-name>Fusion1.00-00</isis-lsp-name>
      <brief-reason>Reverse Metric Change</brief-reason>
      <event-count>1</event-count>
      <node-count>1</node-count>
      <time-stamp-ms>1728</time-stamp-ms>
      <duration-ms>1</duration-ms>
      <ipv4-routes>0</ipv4-routes>
      <ipv6-routes>0</ipv6-routes>
      <first-trigger-change>Modified</first-trigger-change>
      <first-trigger-time-stamp-ms>375400</first-trigger-time-stamp-ms>
      <first-trigger-detail-reason>2m57s Reverse metric changed for adjacency Fusion1</first-trigger-detail-reason>
      <last-trigger-change></last-trigger-change>
      <last-trigger-time-stamp-ms>0</last-trigger-time-stamp-ms>
      <last-trigger-detail-reason></last-trigger-detail-reason>
    </spf-log-events>
    <spf-log-events y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level1/
spf-log-events/3">
      <spf-log-index>3</spf-log-index>
      <isis-spf-log-reason>isis-spf-reason-adj-change</isis-spf-log-reason>
      <isis-lsp-name>Fusion1.00-00</isis-lsp-name>
      <brief-reason>IS Neighbor TLV Change</brief-reason>
      <event-count>7</event-count>
      <node-count>1</node-count>
      <time-stamp-ms>1778</time-stamp-ms>
      <duration-ms>0</duration-ms>
      <ipv4-routes>0</ipv4-routes>
      <ipv6-routes>0</ipv6-routes>
      <first-trigger-change>Modified</first-trigger-change>
      <first-trigger-time-stamp-ms>375292</first-trigger-time-stamp-ms>
      <first-trigger-detail-reason>3m2s LSP Fusion1.00-00 Area Address TLV Changed</first-trigger-detail-reason>
      <last-trigger-change>Added</last-trigger-change>
      <last-trigger-time-stamp-ms>375390</last-trigger-time-stamp-ms>
      <last-trigger-detail-reason>2m57s LSP IXIA1101.31-30 IS Neighbor TLV Changed</last-trigger-detail-reason>
    </spf-log-events>
  </spf-log-levels>
  <spf-log-levels y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level2">
    <level>isis-level2</level>
    <log-counts>5</log-counts>
    <spf-trigger-count>0</spf-trigger-count>
    <node-count>2</node-count>
    <spf-log-events y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level2/
spf-log-events/0">
      <spf-log-index>0</spf-log-index>
      <isis-spf-log-reason>isis-spf-reason-area-change</isis-spf-log-reason>
      <isis-lsp-name>Fusion1.00-00</isis-lsp-name>
      <brief-reason>Area Address TLV Change</brief-reason>
      <event-count>1</event-count>
      <node-count>2</node-count>
      <time-stamp-ms>1505</time-stamp-ms>
      <duration-ms>1</duration-ms>
      <ipv4-routes>0</ipv4-routes>
      <ipv6-routes>0</ipv6-routes>
      <first-trigger-change>Modified</first-trigger-change>
      <first-trigger-time-stamp-ms>375837</first-trigger-time-stamp-ms>
      <first-trigger-detail-reason>2m35s LSP Fusion1.00-06 Area Address TLV Changed</first-trigger-detail-reason>
      <last-trigger-change></last-trigger-change>
      <last-trigger-time-stamp-ms>0</last-trigger-time-stamp-ms>
      <last-trigger-detail-reason></last-trigger-detail-reason>
    </spf-log-events>
    <spf-log-events y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level2/
spf-log-events/1">
      <spf-log-index>1</spf-log-index>
      <isis-spf-log-reason>isis-spf-reason-pspf-purge-lsp</isis-spf-log-reason>
      <isis-lsp-name>Fusion1.00-43</isis-lsp-name>
      <brief-reason>LSP Purged</brief-reason>
      <event-count>2</event-count>
      <node-count>2</node-count>
      <time-stamp-ms>1628</time-stamp-ms>
      <duration-ms>1</duration-ms>
      <ipv4-routes>0</ipv4-routes>
      <ipv6-routes>0</ipv6-routes>
      <first-trigger-change>Deleted</first-trigger-change>
      <first-trigger-time-stamp-ms>375601</first-trigger-time-stamp-ms>
      <first-trigger-detail-reason>2m47s LSP Fusion1.00-06 Purged</first-trigger-detail-reason>
      <last-trigger-change>Deleted</last-trigger-change>
      <last-trigger-time-stamp-ms>375602</last-trigger-time-stamp-ms>
      <last-trigger-detail-reason>2m47s LSP Fusion1.00-43 Purged</last-trigger-detail-reason>
    </spf-log-events>
    <spf-log-events y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level2/
spf-log-events/2">
      <spf-log-index>2</spf-log-index>
      <isis-spf-log-reason>enum=49</isis-spf-log-reason>
      <isis-lsp-name>Fusion1.00-00</isis-lsp-name>
      <brief-reason>Reverse Metric Change</brief-reason>
      <event-count>2</event-count>
      <node-count>2</node-count>
      <time-stamp-ms>1678</time-stamp-ms>
      <duration-ms>2</duration-ms>
      <ipv4-routes>1</ipv4-routes>
      <ipv6-routes>1</ipv6-routes>
      <first-trigger-change>Modified</first-trigger-change>
      <first-trigger-time-stamp-ms>375513</first-trigger-time-stamp-ms>
      <first-trigger-detail-reason>2m51s LSP Fusion2.00-00 Added</first-trigger-detail-reason>
      <last-trigger-change>Modified</last-trigger-change>
      <last-trigger-time-stamp-ms>375545</last-trigger-time-stamp-ms>
      <last-trigger-detail-reason>2m50s Reverse metric changed for adjacency Fusion1</last-trigger-detail-reason>
    </spf-log-events>
    <spf-log-events y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level2/
spf-log-events/3">
      <spf-log-index>3</spf-log-index>
      <isis-spf-log-reason>isis-spf-reason-pspf-new-lsp</isis-spf-log-reason>
      <isis-lsp-name>Fusion2.01-00</isis-lsp-name>
      <brief-reason>LSP Added</brief-reason>
      <event-count>1</event-count>
      <node-count>1</node-count>
      <time-stamp-ms>1728</time-stamp-ms>
      <duration-ms>0</duration-ms>
      <ipv4-routes>0</ipv4-routes>
      <ipv6-routes>0</ipv6-routes>
      <first-trigger-change>Modified</first-trigger-change>
      <first-trigger-time-stamp-ms>375401</first-trigger-time-stamp-ms>
      <first-trigger-detail-reason>2m57s LSP Fusion2.01-00 Added</first-trigger-detail-reason>
      <last-trigger-change></last-trigger-change>
      <last-trigger-time-stamp-ms>0</last-trigger-time-stamp-ms>
      <last-trigger-detail-reason></last-trigger-detail-reason>
    </spf-log-events>
    <spf-log-events y:self="/rest/operational-state/spf-log-state/isis-ipv4-unicast-safi/spf-log-levels/isis-level2/
spf-log-events/4">
      <spf-log-index>4</spf-log-index>
      <isis-spf-log-reason>isis-spf-reason-adj-state-chg</isis-spf-log-reason>
      <isis-lsp-name>Fusion1.00-00</isis-lsp-name>
      <brief-reason>Adjacency State Change</brief-reason>
      <event-count>8</event-count>
      <node-count>1</node-count>
      <time-stamp-ms>1778</time-stamp-ms>
      <duration-ms>0</duration-ms>
      <ipv4-routes>0</ipv4-routes>
      <ipv6-routes>0</ipv6-routes>
      <first-trigger-change>Modified</first-trigger-change>
      <first-trigger-time-stamp-ms>375292</first-trigger-time-stamp-ms>
      <first-trigger-detail-reason>3m2s LSP Fusion1.00-00 Area Address TLV Changed</first-trigger-detail-reason>
      <last-trigger-change>Added</last-trigger-change>
      <last-trigger-time-stamp-ms>375309</last-trigger-time-stamp-ms>
      <last-trigger-detail-reason>3m1s Adjacency Fusion2 Added</last-trigger-detail-reason>
    </spf-log-events>
  </spf-log-levels>
</spf-log-state>