HP Comware 5 Debug Manual Vol 2

Default
Interface change debugging for IPX routing is disabled.
Views
User view
Default command level
1: Monitor level
Usage guidelines
Table 6 describes output fields and messages for the debugging ipx rtpro-interface command.
Table 157 Output from the debugging ipx rtpro-interface command
Field
Description
msg type Type of the interface change message.
if_index Internal index of the interface.
if_index is ifIndex .
Interface name is interface-name
Name of the interface.
receive interface change msg, msg type
IPX_IF_CREATE
System receives a message that an IPX interface is created.
receive interface change msg, msg type
IPX_IF_DELETE
System receives a message that an IPX interface is deleted.
receive interface change msg, msg type
IPX_IF_UP
System receives a message that the IPX protocol is up on an
interface.
receive interface change msg, msg type
IPX_IF_DOWN
System receives a message that the IPX protocol is down on
an interface.
receive interface change msg, msg type
IPX_IF_CONFIG
System receives a message that the parameters of an IPX
interface have changed.
receive interface change msg, msg type
IPX_IF_HOT_PULL_OUT
System receives a message that an IPX interface is hot
swapped.
error ! Received unknow interface msg
System receives an IPX interface message that cannot be
identified.
Examples
# Enable interface change debugging for IPX routing. When an interface is shut down and then brought
up, output similar to the following example is generated:
<Sysname> debugging ipx rtpro-interface
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] shutdown
%Jul 24 15:26:25:375 2006 Sysname IFNET/4/UPDOWN:
Line protocol on the interface Ethernet1/1 is DOWN
%Jul 24 15:26:25:375 2006 Sysname IFNET/4/UPDOWN:
Protocol IPX on the interface Ethernet1/1 is DOWN
*Jul 24 15:26:25:406 2006 Sysname RMX/7/DBG:
IPXRM receive interface change msg, msg type IPX_IF_DOWN .
if_index is 0xf0018 .
244