HP Comware 5 Debug Manual Vol 1

*Aug 24 14:12:13:674 2006 Sysname RM/6/RMDEBUG:
BGP_L3VPN: Recv UPDATE with following RD 100:1 destination 11.1.1.1 - Received New VPNv4
Route with Ext-Community NULL..Ignoring Route
// BGP received an Update message with RD 100:1 and destination address 11.1.1.1. The Ext-Community
of the new VPNv4 route is NULL. Therefore, the route was ignored.
DeLocRemCross: Deleting route From Target Instance.
// The route was deleted from the instance.
debugging bgp event
Use debugging bgp event to enable event debugging for BGP.
Use undo debugging bgp event to disable event debugging for BGP.
Syntax
debugging bgp [ ipv4-address | ipv6-address ] event
undo debugging bgp [ ipv4-address | ipv6-address ] event
Default
BGP event debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
ipv4-address: Specifies the IPv4 address of a peer.
ipv6-address: Specifies the IPv6 address of a peer.
Usage guidelines
After this debugging is enabled, information about all the BGP state machine transitions and the events
triggering these transitions will be displayed. If no BGP peer relationship can be established, you can
enable this debugging to locate the fault. Enabling debugging might decrease system performance.
Therefore, use this command only when necessary, and disable debugging after the debugging
operation is complete.
Table 99 describes output fields and messages for the debugging bgp event command.
Table 99 Output from the debugging bgp event command
Field
Description
Current event is Eventname Name of the current event.
Examples
# Enable BGP event debugging. When a BGP peer relationship is being established, output similar to
the following example is generated:
<Sysname> debugging bgp event
*Aug 24 14:12:13:674 2006 Sysname RM/6/RMDEBUG:
BGP.: 10.1.1.2 Current event is CRTimerExpired.
185