The display isis statistics purge-lsp command displays statistics about purge LSPs on the network.
display isis process-id statistics purge-lsp [ level-1 | level-2 ]
display isis statistics purge-lsp [ level-1 | level-2 ] [ process-id | vpn-instance vpn-instance-name ]
| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies an IS-IS process. If process-id is not specified in the command, statistics about purge LSPs of all IS-IS processes are displayed. |
The value is an integer ranging from 1 to 65535. |
| level-1 | Displays statistics about IS-IS Level-1 purge LSPs. |
- |
| level-2 | Displays statistics about IS-IS Level-2 purge LSPs. |
- |
| vpn-instance vpn-instance-name | Displays statistics about purge LSPs of specified VPN instance. |
A string of 1 to 31 case-sensitive characters without any spaces. When double quotation marks are used around the string, spaces are allowed in the string. |
When monitoring the device status or locating a fault, you can run the display isis statistics purge-lsp command to check statistics about purge LSPs. The statistics help traffic statistics collection and troubleshooting.
# Display statistics about purge LSPs.
<sysname> display isis 1 statistics purge-lsp
Statistics of purge packets Received for ISIS(1)
---------------------------------------
Level-1 Statistics
LSP ID Purge Count Last Purge Time
--------------------------------------------------------------
0000.0000.0002.02-00 0 --
0000.0000.0001.00-00 0 --
0000.0000.0002.00-00 0 --
Level-2 Statistics
LSP ID Purge Count Last Purge Time
--------------------------------------------------------------
0000.0000.0002.02-00 0 --
Item |
Description |
|---|---|
LSP ID |
LSP ID |
Purge Count |
Number of times purge LSPs are received. 0 indicates that no purge LSPs are received. |
Last Purge Time |
Time when the system last received a purge LSP. If the system does not receive any purge LSP, -- is displayed. |