Identifying dldp and hgmp packets
I need to find a way to identify DLDP and HGMP packets. I didn’t see that the wireshark knows how to identify them.
The first seems to be used by an HP protocol and the second seems to be used by a Huawei protocol. All I know is that the first uses a dest MAC address of 01-80-C2-00-00-8A and the second uses a dest mac address of 01-80-C2-00-00-0A. I also know that the second MAC can be changed because it is configurable.
Can you help me know how can I identify these two packets using other fields in the packets such as ether-type, version etc.?