HP Comware 5 Debug Manual Vol 1

packet: Specifies ACSEI client packet debugging.
Usage guidelines
Table 23 describes output fields and messages for the debugging acsei-client packet command.
Table 23 Output from the debugging acsei-client packet command
Field
Description
Interface: interface Interface enabled with ACSEI client.
DstMac: dst-mac Destination MAC address of the packet.
SrcMac: src-mac Source MAC address of the packet.
FrameType: frame-type Frame type of the packet.
ProtocolType: protocol-type Protocol type of the packet.
Reserved: reserved-value Reserved bits of the packet protocol.
Ver: acsei-version ACSEI version.
clientOrserver: value
Packet sender:
0ACSEI client.
1ACSEI server.
Type: message-type
Packet type:
0X01 –Registration packet.
0X02–Information notification.
0X03–Operation notification.
0X04–Monitoring packet.
0X05–Deregistration packet.
ClientID: client-id
ID of the client. A client ID uniquely identifies a client. A client ID must
be greater than 0 unless it is in a registration request, registration denial,
or deregistration packet.
Length: length Length of the ACSEI packet excluding the Ethernet frame header.
Inner Code: inner-code
Inner code of the ACSEI packet:
Request, acknowledgement, or denial for a registration packet.
Monitoring request or acknowledgement for a monitoring packet.
Identifier: identifier Sequence number of the ACSEI packet .
Length: length
Length of the ACSEI packet excluding the Ethernet frame header and
ACSEI header.
Examples
# Enable the ACSEI client function on interface Ethernet 1/0, and enable terminal monitoring and ACSEI
client debugging. When the ACSEI client registers with an ACSEI server, output similar to the following
example is generated:
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] acsei-client enable
[Sysname-Ethernet1/0] quit
<Sysname> terminal monitor
<Sysname> terminal debugging
65