show interfaces destination-class
语法
show interfaces destination-class (all | destination-class-name logical-interface-name)
描述
显示有关按目标类分组的接口的信息。
选项
all | 显示有关所有已配置目标类的信息。 |
destination-class-name | 前缀的逻辑分组的名称,用于计算目标地址与这些前缀匹配的数据包。每当指定目标类时,还必须指定特定的逻辑接口,而不是所有接口。 |
logical interface-name | 逻辑接口的名称。 |
其他信息
对于承载 IPv4、IPv6 或多协议标签交换 (MPLS) 流量的接口,您可以根据通过网络的流量的入口点和出口点来维护数据包计数。入口点和出口点由源和目标前缀标识,这些前缀分组到定义为源类和目标类的集中。有关详细信息,请参阅 路由设备的 Junos OS 网络接口库。
所需权限级别
视图
输出字段
表 1 列出了命令 show interfaces destination-class
的输出字段。输出字段按其出现的大致顺序列出。
字段名称 |
字段说明 |
---|---|
逻辑接口 |
逻辑接口的名称。 |
目标类 |
此接口的每个类的目标类使用 (DCU) 计数器的名称。 |
包 |
发送到用户选择的指定前缀的数据包。 |
字节 |
转到用户选择的指定前缀的字节数。 |
示例输出
显示接口目标类全部
user@host> show interfaces destination-class all Logical interface .local..1 Logical interface .local..2 Logical interface fxp0.0 Logical interface fxp1.0 Logical interface lo0.16384 Logical interface lo0.16385 Logical interface lo0.0 Logical interface .local..3 Logical interface .local..4 Logical interface .local..5 Logical interface .local..6 Logical interface .local..7 Logical interface .local..8 Logical interface .local..9 Logical interface .local..10 Logical interface lo0.3 Logical interface pfh-0/0/0.16383 Logical interface fe-0/1/0.0 Protocol inet Packets Bytes Destination class (packet-per-second) (bits-per-second) SILVER1 0 0 ( 0) ( 0) SILVER2 0 0 ( 0) ( 0) SILVER3 0 0 ( 0) ( 0) v4-dest 0 0 ( 0) ( 0) Protocol inet6 Packets Bytes Destination class (packet-per-second) (bits-per-second) SILVER1 0 0 ( 0) ( 0) SILVER2 0 0 ( 0) ( 0) SILVER3 0 0 ( 0) ( 0) v4-dest 0 0 ( 0) ( 0) Logical interface fe-0/1/1.0 Logical interface fe-0/1/2.0 Description: CE1-to-PE2 Logical interface ge-0/3/0.0 Description: CE1-to-PE1 Logical interface ge-0/3/2.0 Description: CE2-to-PE1 Logical interface pc-0/3/0.16383 Logical interface lt-1/2/0.3 Description: LS3->LS2 Logical interface lt-1/2/0.5 Description: LS3->LS1 Logical interface sp-1/2/0.16383
发布信息
在 Junos OS 7.4 版之前引入的命令。
Junos OS 8.0 版中引入的所有选项。