HP Comware 5 Debug Manual Vol 3
// The data plane received parameter information. The operation is to add a portal rule.
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
Added permit ACL: Successfully!
RuleID = 0x00000001
Sequence = 0x00000001
// The portal module successfully added a permit rule. Rule ID is 1, and rule sequence is 1.
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
Portal enabled on the interface!
// Portal was enabled on the interface.
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
DRV_FUNC3:
DPIfIndex = 41963;
SrcIP = 0.0.0.0;
SrcMask = 0.0.0.0;
DstPort = 80;
Operation = ADD;
// The data plane received parameter information. The operation is to add a portal rule.
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
Added redirect ACL: Successfully!
// The portal module successfully added a redirect rule.
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
DRV_FUNC4:
DPIfIndex = 41963;
SrcIP = 0.0.0.0;
SrcMask = 0.0.0.0;
Operation = ADD;
// The data plane received parameter information. The operation is to add a portal rule.
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
Added deny ACL: Successfully!
// The portal module successfully added a deny rule.
# Enable portal authentication on an interface of the device. Enable portal error debugging. When
online user (18.18.0.5) re-initiates portal authentication on the interface, output similar to the following
example is generated:
<Sysname> debugging portal error
*Apr 26 14:50:55:032 2010 Sysname PORTAL/7/PORTAL_DEBUG: Received req-info: User already
exists. (user ip: 18.18.0.5)
// The portal module received a req-info message. The user (IP: 18.18.0.5) is already online.
debugging portal server
Use debugging portal server to enable portal server debugging.
Use undo debugging portal to disable portal server debugging.
Syntax
debugging portal server
239