HP Comware 5 Debug Manual Vol 1

Add a neighbor to the neighbor table of port Ethernet1/1.
Neighbor BridgeMac : 00e0-fc00-3333, Neighbor PortIndex : 35
Neighbor State : UNKNOWN, RSY Flag: RSY
AgedTime: 15 seconds, EchoTime : 10 seconds.
// A neighbor entry was added on Ethernet 1/1 of Device B.
# Enable debugging for DLDP packets on Device B. The output in this example was created when DLDP
is enabled on Device A and Device B globally and on Ethernet 1/1 of both devices.
<DeviceB> debugging dldp packet
*Apr 26 12:10:18:523 2009 DeviceB DLDP/7/PktSndAndRcv:
Port Ethernet1/1 receives a DLDP packet. Following is the content of the packet:
DLDP ID : 1, DLDP Version ID : 1
DLDP Packet Type : ADVERTISEMENT, Flags : NO_RSY
Authentication mode : NONE, Authentication Password :
HostBridgeMac : 00e0-fc00-3333, HostPortIndex : 9
Interval of sending Advertisement packet : 5 seconds.
// Ethernet 1/1 of Device B sent a DLDP packet.
# Enable debugging for DLDP state machines on Device B. The output in this example was created when
DLDP is enabled on Device B globally and on Ethernet 1/1. When you disable DLDP globally on Device
B, output similar to the following example is generated:
<DeviceB> debugging dldp state
*Apr 26 12:12:22:653 2009 DeviceB DLDP/7/StateTransition:
Port Ethernet1/1 State Transition : INITIAL --> INACTIVE
// The DLDP state of Ethernet 1/1 of Device B transited from INITIAL to INACTIVE.
387