HP Comware 5 Debug Manual Vol 2

Field
Description
FREE route Router memory is released.
rt add failed because exceed rt capacity
Adding a route failed because the number of routes
reached the maximum.
rt add failed because exceed static rt capacity
Adding a static route failed because the number of
static routes reached the maximum.
rt add failed because exceed dest network capacity
Adding a route failed because the network number
reached the upper limit supported.
rt add failed because exceed DYNRTPERDEST
capacity
Adding a route failed because the number of dynamic
routes supported by each network number reached the
maximum.
Examples
# Enable IPX routing change debugging. When a static route is configured, output similar to the
following example is generated:
<Sysname> debugging ipx rtpro-routing
<Sysname> system-view
[Sysname] ipx route-static 100 serial 2/0
*Jul 24 15:54:18:110 2006 Sysname RMX/7/DBG:
IPXRM ADD route !
Dest: 100 Nexthop: 2.0000-5e01-1800
Interface: 2.0000-5e01-1800(Serial2/0)
Protocol: Static Preference: 60
Ticks: 6 Hops: 1
// IPXRM added an IPX static route.
debugging ipx sap
Use debugging ipx sap to enable IPX SAP debugging.
Use undo debugging ipx sap to disable IPX SAP debugging.
Syntax
debugging ipx sap [event | packet [ verbose ] ]
undo debugging ipx sap [event | packet [ verbose ] ]
Default
IPX SAP debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
event: IPX SAP event debugging.
packet: IPX SAP packet debugging.
246