HP Comware 5 Debug Manual Vol 1

111.1.1.1/32,
// Information about the sent BGP update of a redistributed static route was displayed.
*0.2728250 4945 RM/6/RMDEBUG:
BGP.: Recv UPDATE from 11.1.1.2 with following destinations :
Update message length : 53
MED : 0
Origin : Incomplete
AS Path : 200
Next Hop : 11.1.1.2
222.1.1.1/32
// Information about the received BGP Update of a redistributed static route was displayed.
The output in the following examples was created after the BGP connection between Device A and
Device B reaches Established state.
# On Device B, enable debugging for the sent BGP route-refresh messages. Execute the refresh bgp all
import command.
<Sysname> debugging bgp route-refresh send
<Sysname> refresh bgp all import
*0.340484 Sysname RM/6/RMDEBUG:
BGP.: 3.3.3.3 Send ROUTEREFRESH MSG :
Length: 23, AFI: 1, SAFI: 1.
// Device B sent a BGP Route-refresh message, with a length of 23, address family of 1, and sub-address
family of 1.
# On device A, enable debugging for received BGP route-refresh messages.
<Sysname> debugging bgp route-refresh receive
*0.45337687 Sysname RM/6/RMDEBUG:
BGP.: 2.2.2.2 Recv ROUTEREFRESH MSG:
Length: 23, AFI: 1, SAFI: 1, WTR: 0.
// Device A received the BGP Route-refresh message, with a length of 23, address family of 1,
sub-address family of 1, and When to Refresh of 0.
debugging bgp all
Use debugging bgp all to enable all BGP debugging.
Use undo debugging bgp all to disable all BGP debugging.
Syntax
debugging bgp [ ipv4-address | ipv6-address ] all
undo debugging bgp [ ipv4-address | ipv6-address] all
Default
All BGP debugging is disabled.
Views
User view
Default command level
1: Monitor level
179