show services service-set statistics ids drops
语法
show services service-set statistics ids drops <interface interface-name> <service-set service-set-name>
描述
显示由 MS-MPC 或 MS-MIC 执行的标头完整性、可疑数据包模式和会话限制检查导致的丢包统计信息。
选项
none | 显示所有已配置服务接口和服务集的统计信息。 |
interface interface-name | (可选)显示指定服务接口的统计信息。 |
service-set service-set-name | (可选)显示指定服务集的统计信息。 |
所需权限级别
视图
输出字段
表 1 列出了命令 show services service-set integrity-drops
的输出字段。输出字段按其出现的大致顺序列出。
字段名称 |
字段说明 |
---|---|
|
自适应服务接口的名称。 |
|
服务集的名称。 |
|
错误总数,按协议分类:
|
|
以下类别的 IPv4 错误数:
|
|
以下类别的 TCP 协议错误数:
|
|
以下类别的 UDP 协议错误数:
|
|
以下类别的 ICMP 协议错误数:
|
示例输出
显示服务服务集统计信息 ID 丢弃
user@host> show services service-set statistics ids drops Interface: ms-1/0/0 Service set: sset1 Errors: IP: 0, TCP: 0 UDP: 0, ICMP: 0 IP errors: IP packet length inconsistencies: 0 Illegal source address: 0 Illegal destination address: 0 TTL zero errors: 0, Illegal IP protocol number (0 or 255): 0 Land attack: 0 Non-IPv4 packets: 0 Non-IPv6 packets: 0 Bad checksum: 0 Illegal IP fragment length: 0 IP fragment overlap: 0 IP fragment reassembly timeout: 0 IP fragment limit exceeded: 0 IPv4 bad options: 0 IPv6 bad extension headers: 0 session-limit exceeded for source: 0 session-limit exceeded for destination: 0 connections/second limit exceeded for source: 0 connections/second limit exceeded for destination: 0 packets/second limit exceeded for source: 0 packet/second limit exceeded for destination: 0 Unknown: 0 TCP errors: TCP header length inconsistencies: 0 Source or destination port number is zero: 0 Illegal sequence number and flags combinations: 0 TCP winnuke: 0 TCP SYN Fragment: 0 TCP connection closed due to SYN defense: 0 TCP session-limit exceeded for source: 0 TCP session-limit exceeded for destination: 0 TCP connections/second limit exceeded for source: 0 TCP connections/second limit exceeded for destination: 0 TCP packets/second limit exceeded for source: 0 TCP packet/second limit exceeded for destination: 0 UDP errors: IP data length less than minimum UDP header length (8 bytes): 0 Source or destination port number is zero: 0 UDP session-limit exceeded for source: 0 UDP session-limit exceeded for destination: 0 UDP connections/second limit exceeded for source: 0 UDP connections/second limit exceeded for destination: 0 UDP packets/second limit exceeded for source: 0 UDP packet/second limit exceeded for destination: 0 ICMP errors: IP data length less than minimum ICMP header length (8 bytes): 0 ICMP error length inconsistencies: 0 ICMP fragments: 0 ICMP session-limit exceeded for source: 0 ICMP session-limit exceeded for destination: 0 ICMP connections/second limit exceeded for source: 0 ICMP connections/second limit exceeded for destination: 0 ICMP packets/second limit exceeded for source: 0 ICMP packet/second limit exceeded for destination: 0
发布信息
在 Junos OS 17.1 版中引入的命令。