clear isis statistics
Syntax
clear isis statistics<instanceinstance-name><logical router(all |logical-router-name)>Description
Set statistics about Intermediate System-to-Intermediate System (IS-IS) traffic to zero.
Options
none—Set IS-IS traffic statistics to zero for all routing instances on all logical routers.
instanceinstance-name—(Optional) Set IS-IS traffic statistics to zero for the specified routing instance only.
logical-router (all |logical-router-name)—(Optional) Perform this operation on all logical routers or on a particular logical router.Required Privilege Level
See Also
List of Sample Output
clear isis statistics
The following sample output displays IS-IS statistics before and after the
clear isis statisticscommand is entered:user@host>show isis statisticsIS-IS statistics for merino:PDU type Received Processed Drops Sent RexmitLSP 12793 12793 0 8666 719IIH 116751 116751 0 118834 0CSNP 203956 203956 0 204080 0PSNP 7356 7350 6 8635 0Unknown 0 0 0 0 0Totals 340856 340850 6 340215 719Total packets received: 340856 Sent: 340934SNP queue length: 0 Drops: 0LSP queue length: 0 Drops: 0SPF runs: 1064Fragments rebuilt: 1087LSP regenerations: 436Purges initiated: 0user@host>clear isis statisticsuser@host>show isis statisticsIS-IS statistics for merino:PDU type Received Processed Drops Sent RexmitLSP 0 0 0 0 0IIH 3 3 0 3 0CSNP 2 2 0 4 0PSNP 0 0 0 0 0Unknown 0 0 0 0 0Totals 5 5 0 7 0Total packets received: 5 Sent: 7SNP queue length: 0 Drops: 0LSP queue length: 0 Drops: 0SPF runs: 0Fragments rebuilt: 0LSP regenerations: 0Purges initiated: 0