486 CHAPTER 28: LINK AGGREGATION DEBUGGING COMMANDS
// The device received an LACP protocol packet through Ethernet 1/1.
*0.1221133 Sysname LAGG/8/Pkt:
size=128, subtype =1, version=1
// The length of the LACP packet was 128 bytes, the protocol sub type was 1, and
the version number was 1.
Actor: tlv=1, len=20, sys-pri=0x8000, sys-mac=00e0-fc00-0000, key=0x
1, pri=0x8000, p=0x6, state=0x3d
// The local port information carried in the packet was as follows:
■ length: 20
■ system LACP priority: 0x8000
■ system MAC address: 00e0-fc00-0000
■ port operation key: 0x1
■ port LACP priority: 0x8000
■ port number: 0x6
■ current LACP state flag of the port: 0x3d
Partner: tlv=2, len=20, sys-pri=0x8000, sys-mac=00e0-fc02-0300, key=
0x1, pri=0x8000, p=0x1, state=0xd
// The peer port information carried in the packet was as follows:
■ length: 20
■ system LACP priority: 0x0
■ system MAC address: 00e0-fc02-0300
■ port operation key: 0x1
■ port LACP priority: 0x8000
■ port number: 0x1
■ current LACP state flag of the port: 0xd
Collector: tlv=3, len=16, col-max-delay=0
// The content of the Collector field in the protocol packet was as follows:
■ length: 16
■ maximum delay: 0
Terminator: tlv=0, len=0
// The length of the Terminator field in the protocol packet is 0.
n
Other similar LACP protocol packet information is omitted here.