3Com Switch 8800 Family Configuration Guide
358 CHAPTER 32: INTEGRATED IS-IS CONFIGURATION
By default, the IS-IS data structure is not cleared.
Resetting the Specified
IS-IS Peer
When it is necessary to connect a specified peer again, perform the following
configuration in user view.
By default, the IS-IS peer is not cleared.
Displaying and
Debugging Integrated
IS-IS
After completing the above configuration, execute the display command in any
view to display the running state of the IS-IS configuration, and to verify the effect
of the configuration. Execute the debugging command in user view to debug the
IS-IS module.
Through the following configuration operations, you can view the LSDB of the
IS-IS, the transmitting/receiving of various packets of the IS-IS and the SPF
calculation so as to determine the IS-IS route maintenance conditions.
Tabl e 343 Reset all the IS-IS data structures
Operation Command
Reset the IS-IS data structure reset isis all
Tabl e 344 Reset the specified IS-IS peer
Operation Command
Reset the specified IS-IS peer reset isis peer system-id
Tabl e 345 Display and debug IS-IS
Operation Command
Display IS-IS LSDB
display isis lsdb [ [ l1 | l2 | level-1 | level-2 ] | [ [ LSPID | local ]
| verbose ]* ]*
Display IS-IS SPF calculation
log
display isis spf-log
Display IS-IS routing
information
display isis route
Display IS-IS neighbor
information
display isis peer [ verbose ]
Display mesh group
information
display isis mesh-group
Enable IS-IS debugging
debugging isis { adjacency | all | authentication-error |
checksum-error | circuit-information | configuration-error |
datalink-receiving-packet | datalink-sending-packet |
general-error | interface-information | memory-allocating |
receiving-packet-content | restart-events |
self-originate-update | sending-packet-content |
snp-packet | spf-event | spf-summary | spf-timer |
task-error | timer | update-packet }
Disable IS-IS debugging
undo debugging isis { adjacency | all | authentication-error
| checksum-error | circuit-information | configuration-error
| datalink-receiving-packet | datalink-sending-packet |
general-error | interface-information | memory-allocating |
receiving-packet-content | restart-events |
self-originate-update | sending-packet-content |
snp-packet | spf-event | spf-summary | spf-timer |
task-error | timer | update-packet }