HP Comware 5 Debug Manual Vol 1

verbose: Displays detailed debugging information.
Usage guidelines
Enabling debugging might decrease system performance. Therefore, use this command only when
necessary, and disable debugging after the debugging operation is complete.
Examples
The output in the following example is created when the following conditions exist:
Device A and Device B have established a BGP peer relationship.
MPLS has been enabled on the connected interfaces.
# Enable debugging for BGP labeled route Update messages on either device. Output similar to the
following example is generated:
<Sysname> debugging bgp update route-label
*Sep 4 16:14:32:16 2006 Sysname RM/6/RMDEBUG:
BGP.: Send UPDATE to peer 2.2.2.2 for following destinations :
*Sep 4 16:14:32:16 2006 Sysname RM/6/RMDEBUG:
Origin : Incomplete
AS Path :
Next Hop : 1.1.1.1
Local Pref : 100
MED : 0
111.1.1.1/32 (1024)
*Sep 4 16:14:32:22 2006 Sysname RM/6/RMDEBUG:
BGP_L3VPN.: Recv UPDATE from 2.2.2.2 with following destinations :
Update message length : 76
Local Pref : 100
MED : 0
Origin : Incomplete
AS Path :
Next Hop : 2.2.2.2
111.2.2.2/32 (1025)
// Update message information for L3VPN labeled routes was displayed.
*Sep 4 16:17:20:642 2006 Sysname RM/6/RMDEBUG:
BGP.: Send UPDATE to 100::2 for following destinations :
Origin : Incomplete
AS Path :
Next Hop : 100::1
Local Pref : 100
MED : 0
100::/64(1025),
*Sep 4 16:17:20:708 2006 Sysname RM/6/RMDEBUG:
BGP_IPV6.: Recv UPDATE from peer 100::2 with following destinations :
Update message length : 86
197