Skip to content
Wireshark Wiki 中文翻译整理专题首页原始页面

HSR

HSR 是用于 Ethernet 的第 2 层冗余协议。HSR 会向每个帧添加一个头部,并复制该帧,将其沿环网的两个方向发送。环中的节点沿环网转发该帧,并使用头部来丢弃重复帧。

示例流量

Ethernet II, Src: ZurichUn_15:77:84 (00:15:12:15:77:84), Dst: IntelCor_5c:22:42 (00:1b:21:5c:22:42) ...High-availability Seamless Redundancy (IEC62439 Part 3 Chapter 5) 0001 .... .... .... = Path: 1 000. .... .... .... = Network id: 0 ...1 .... .... .... = Lane id: Lane B (1) LSDU size: 52 [correct] Sequence number: 6679 Type: ARP (0x0806)Address Resolution Protocol (reply) ...

Wireshark

HSR dissector 功能完整。监督帧的格式与相关的 Parallel Redundancy Protocol 中相同,因此它们共享一个通用 dissector。HSR dissector 只处理实际的 HSR 头部。

示例抓包文件

  • SampleCaptures/HSR-simple-supervision-and-1vdan-appearing.pcap

外部链接

  • HSR Wikipedia article.

讨论

Imported from https://wiki.wireshark.org/HSR on 2020-08-11 23:14:47 UTC

相关 Wireshark Wiki 页面

网络分析技术档案