HP Comware 5 Debug Manual Vol 3
Field
Description
SwitchReceiverTimer Timer for receiving MDT switching notification.
IFC_ADD event Interface adding event.
IFC_UP event Interface up event.
IFC_DELETE event Interface deletion event.
Table 2 describes output fields and messages for the debugging md packet command.
Table 76 Output from the debugging md packet command
Field
Description
Switch notification message MDT switching notification message.
Table 3 describes output fields and messages for the debugging md timer command.
Table 77 Output from the debugging md timer command
Field
Description
Query-MTI-Address timer MTI address query timer.
BGP Addr
Obtained BGP address. The MTI address is consistent
with this address.
Examples
# Enable MD event debugging for VPN instance mvpn. Output similar to the following example is
generated under the following conditions:
•
A share-group with the group address of 225.1.2.3 is created.
•
MTI0 is associated with the VPN instance mvpn.
<Sysname> debugging md vpn-instance mvpn event
*Jun 16 08:09:24:452 2008 Sysname MD/7/MD:(mvpn): MD Task created successfuly for
InstanceID 1(M04790)
*Jun 16 08:09:24:453 2008 Sysname MD/7/MD:(mvpn): IFC_ADD event is received for
MTunnel0(M041115)
// An MD task was successfully created and an IFC_ADD event for MTI interface 0 was received.
*Jun 16 08:09:24:472 2008 Sysname MD/7/MD:(mvpn): Share-Group 225.1.2.3 is added
successfully for Instance mvpn(M04177)
*Jun 16 08:09:24:472 2008 Sysname MD/7/MD:(mvpn): Notifying MD enable for Instance 1 to
BGP(M04253)
*Jun 16 08:09:24:512 2008 Sysname MD/7/MD:(mvpn): Interface MTunnel0 is added successfuly
in Instance mvpn(M041194)
// MD successfully created the share-group in VPN instance mvpn and bound the MTI to the VPN
instance. The VPN instance sent a notification that MD was enabled in the VPN instance to BGP.
*Jun 16 08:09:24:512 2008 Sysname MD/7/MD:(mvpn): IFC_ADD event is received for MTunnel0
for Instance 1(M041261)
*Jun 16 08:09:24:573 2008 Sysname MD/7/MD:(mvpn): IFC_UP event is received for MTunnel0
for Instance 1(M041299)
*Jun 16 08:09:24:574 2008 Sysname MD/7/MD:(mvpn): Notifying add local MDT info (225.1.2.3,
12.34.56.78) for Instance 1 to BGP(M041319)
100