HP Comware 5 Debug Manual Vol 3

// In the ACM module, the user with index 1 changed to ONLINE state. The user online time was
refreshed.
# On a portal-enabled device, enable portal ACL debugging. Perform portal authentication. Output
similar to the following example is generated when the device is with a single-core CPU:
<Sysname> debugging portal acl interface vlan 5
*Dec 30 15:19:53:227 2007 Sysname PORTAL/8/PORTAL_DEBUG:Slot=4;
Portal interface:Vlan-interface5
Status:running, Action:redirect
// Portal was running normally on the portal-enabled interface VLAN-interface 5, which redirected the
packet as instructed by the matching portal rule.
Match rule:
Inbound interface = all
Type = static
Action = redirect
// The matching portal rule defines that the incoming interfaces are all interfaces, the rule type is static,
and the action is redirect.
Source:
IP = 0.0.0.0
Mask = 0.0.0.0
Protocol = 6
MAC = 0000-0000-0000
Interface = any
VLAN = 2
// The source information of the portal rule.
Destination:
IP = 0.0.0.0
Mask = 0.0.0.0
TCP Port = 80
Context = 0x00000002,0xffffffff
// The destination information of the portal rule.
*Dec 30 15:19:53:237 2007 Sysname PORTAL/8/PORTAL_DEBUG:Slot=4;
Portal interface:Vlan-interface5
Status:running, Action:permit
// Portal was running correctly on the portal-enabled VLAN-interface 5, which permitted the packet as
instructed by the matching portal rule.
Match rule:
Inbound interface = all
Type = static
Action = permit
// The matching portal rule information:
Inbound interface—Incoming interfaces of the packets.
TypeType of the portal rule.
ActionAction to be taken to the packets.
Source:
IP = 0.0.0.0
236