When Ethernet interfaces are used on links, LAD packets are encapsulated into Ethernet frames. Figure 1 shows the LAD packet format on Ethernet interfaces.
Field |
Length |
Description |
---|---|---|
DA |
6 bytes |
Destination MAC address, a broadcast MAC address fixed at 0xFF-FF-FF-FF-FF-FF |
SA |
6 bytes |
Source MAC address, an interface's MAC address or a device's bridge MAC address |
Type |
2 bytes |
Packet type, fixed at 0x0000 |
Flag |
20 bytes |
LAD packet identifier, fixed as Huawei Link Search |
Information |
20-44 bytes |
LAD data unit, main part of an LAD packet |
FCS |
4 bytes |
Frame check sequence |
When Ethernet sub-interfaces are used on links, LAD packets are encapsulated into Ethernet frames. Figure 2 shows the LAD packet format on Ethernet sub-interfaces.
Field |
Length |
Description |
---|---|---|
DA |
6 bytes |
Destination MAC address, a broadcast MAC address fixed at 0xFF-FF-FF-FF-FF-FF |
SA |
6 bytes |
Source MAC address, an interface's MAC address or a device's bridge MAC address |
Tag |
4 bytes |
2-byte Ethernet Type field and 2-byte VLAN field included |
Type |
2 bytes |
Packet type, fixed at 0x0806 |
Field |
6 bytes |
Four fields included:
|
Flag |
20 bytes |
LAD packet identifier, fixed as Huawei Link Search |
Information |
20-44 bytes |
LAD data unit, main part of an LAD packet |
FCS |
4 bytes |
Frame check sequence |
Link Detect packets: link discovery requests triggered by the NMS or command lines. Link Detect packets carry Send Link Info SubTLV in the data unit. Figure 4 shows the format of the Link Detect packet data unit.
Link Reply packets: link discovery replies in response to the Link Detect packets sent by remote devices. Link Reply packets carry the Send Link Info SubTLV (the same as that in the received Link Detect packets) and Recv Link Info SubTLV. Figure 5 shows the format of the Link Reply packet data unit.