HP Comware 5 Debug Manual Vol 3
Syntax
debugging session relation { all | event | error }
undo debugging session relation { all | event | error }
Default
Debugging for session relation table of session management is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
all: Specifies all types of debugging for session relation table.
event: Specifies debugging for session relation table events.
error: Specifies debugging for session relation table errors.
Usage guidelines
Table 5 describes output fields and messages for the debugging session relation event command.
Table 190 Output from the debugging session relation event command
Field
Description
LocalTuple3: localIP / localPort Internal network 3-tuple of relation table.
GlobalTuple3: globalIP/globalPort(ProtoType) External network 3-tuple of relation table.
Create, Delete ,Update Relation table events.
module call, time out, child full, module call / child full Event causes.
Table 6 describes output fields and messages for the debugging session relation error command.
Table 191 Output from the debugging session relation error command
Field
Description
Error: Relation table error.
Memory not enough for relation Insufficient memory for creating a relation entry.
Relation number exceed max
The number of relation table entries exceeds the upper
limit.
Examples
# Enable debugging for session relation table on the device with the security module enabled. When the
ALG module added a relation table entry, output similar to the following example is generated:
<Sysname> debugging session relation all
*Mar 26 09:12:33:800 2007 Sysname DPSESSIO/7/RELATION:
LocalTuple3: 192.168.1.8/4780 : GlobalTuple3:192.168.1.8/4780 (TCP)
Create module call
// Session management created a relation entry after receiving a creation command from an external
module.
335