show virtual-chassis protocol statistics
语法
show virtual-chassis protocol statistics <all-members | local | member member-id> <interface-name>
描述
显示虚拟机箱或 VCF 中所有硬件设备的虚拟机箱控制协议 (VCCP) 统计信息。
选项
none | 显示虚拟机箱或 VCF 的所有成员的 VCCP 统计信息。 |
all-members | (选答)显示虚拟机箱或 VCF 的所有成员的 VCCP 统计信息。 |
interface-name | (选答)显示指定接口的 VCCP 统计信息。 |
local | (选答)显示运行此命令的交换机或外部路由引擎的 VCCP 统计信息。 |
member member-id | (选答)显示虚拟机箱或 VCF 的指定成员的 VCCP 统计信息。 |
所需权限级别
清楚
输出字段
表 1 列出了命令 show virtual-chassis protocol interface
的输出字段。输出字段按其出现的大致顺序列出。
字段名称 |
字段说明 |
---|---|
|
协议数据单元类型。 |
|
自 VCCP 启动或自统计信息设置为零以来接收的 PDU 数。 |
|
接收的 PDU 数减去丢弃的 PDU 数。 |
|
丢弃的 PDU 数量。 |
|
自 VCCP 启动或自统计信息设置为零以来传输的 PDU 数。 |
|
自 VCCP 启动或自统计信息设置为零以来重新传输的 PDU 数。 |
|
自 VCCP 启动或自统计信息设置为零以来接收的 PDU 数。 |
|
自 VCCP 启动或自统计信息设置为零以来发送的 PDU 数。 |
|
队列中等待处理的链路状态 PDU 数。此值几乎始终为 0。 |
|
已执行的最短路径优先 (SPF) 计算数。 |
|
本地系统计算的链路状态 PDU 片段数。 |
|
已重新生成的链路状态 PDU 数。链路状态 PDU 在其生存期接近尾声且未更改时将重新生成。 |
|
系统启动的清除数。如果软件确定必须从网络中删除链路状态 PDU,则启动清除。 |
示例输出
显示虚拟机箱协议统计信息
user@switch> show virtual-chassis protocol statistics member0: -------------------------------------------------------------------------- IS-IS statistics for 0021.59f7.d000: PDU type Received Processed Drops Sent Rexmit LSP 8166 8166 0 4551 0 HELLO 1659 1659 0 1693 0 CSNP 2 2 0 3 0 PSNP 1909 1909 0 2293 0 Unknown 0 0 0 0 0 Totals 11736 11736 0 8540 0 Total packets received: 11736 Sent: 8540 LSP queue length: 0 Drops: 0 SPF runs: 9 Fragments rebuilt: 1640 LSP regenerations: 1 Purges initiated: 0 member1: -------------------------------------------------------------------------- IS-IS statistics for 0026.888d.6800: PDU type Received Processed Drops Sent Rexmit LSP 10909 10909 0 12088 0 HELLO 1877 1877 0 2251 0 CSNP 3 3 0 3 0 PSNP 3846 3846 0 3732 0 Unknown 0 0 0 0 0 Totals 16635 16635 0 18074 0 Total packets received: 16635 Sent: 18074 LSP queue length: 0 Drops: 0 SPF runs: 13 Fragments rebuilt: 1871 LSP regenerations: 2 Purges initiated: 0 member8: -------------------------------------------------------------------------- IS-IS statistics for 0000.4a75.9b7c: PDU type Received Processed Drops Sent Rexmit LSP 7935 7935 0 14865 0 HELLO 2695 2695 0 7124 0 CSNP 4 4 0 4 0 PSNP 4398 4398 0 3666 0 Unknown 0 0 0 0 0 Totals 15032 15032 0 25659 0 Total packets received: 15032 Sent: 25659 LSP queue length: 0 Drops: 0 SPF runs: 26 Fragments rebuilt: 2666 LSP regenerations: 4 Purges initiated: 0 member9: -------------------------------------------------------------------------- IS-IS statistics for 0000.73e9.9a57: PDU type Received Processed Drops Sent Rexmit LSP 10800 10800 0 6327 0 HELLO 1492 1492 0 2356 0 CSNP 2 2 0 2 0 PSNP 2683 2683 0 3149 0 Unknown 0 0 0 0 0 Totals 14977 14977 0 11834 0 Total packets received: 14977 Sent: 11834 LSP queue length: 0 Drops: 0 SPF runs: 19 Fragments rebuilt: 1510 LSP regenerations: 6 Purges initiated: 0
发布信息
在 Junos OS 10.4 版中引入的命令。