HP Comware 5 Debug Manual Vol 3

IP = 0.0.0.0
Mask = 0.0.0.0
TCP Port = 0
Context = 0xffffffff,0xffffffff
// The destination information of the portal rule.
The output in the following examples was created on portal-enabled devices with a multi-core CPU.
# Enable portal ACL debugging on the device. When a user pings the remote server, output similar to the
following example is generated:
<Sysname> debugging portal acl interface gigabitethernet 1/1
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
Match Permit ACL.
DPIfIndex=49153, SrcIP=76.1.1.1, DstIP=192.168.0.244, Flow=87043375!
// Packets matched the permit rule.
# Enable portal ACL debugging on the device. When an authenticated portal user accesses the external
IP address 192.168.0.222 through IE, output similar to the following example is generated:
<Sysname> debugging portal acl interface gigabitethernet 1/1
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
Match Permit ACL.
DPIfIndex=49153, SrcIP=76.1.1.1, DstIP=192.168.0.222, Flow=16777415!
// Packets matched the permit rule.
# Enable portal ACL debugging on the device. When a user failing portal authentication accesses the
external IP address 192.168.0.251 through IE, output similar to the following example is generated:
<Sysname> debugging portal acl interface gigabitethernet 1/1
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
Match Redirect ACL.
DPIfIndex=49153, SrcIP=76.1.1.1, DstIP=192.168.0.251, Flow=16777417!
// Packets matched the redirect rule.
# Enable portal ACL debugging on the device. When a user failing portal authentication accesses the
external IP address 192.168.0.221 through FTP, output similar to the following example is generated:
<Sysname> debugging portal acl interface gigabitethernet 1/1
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
Match Deny ACL. SrcIP=76.1.1.1, DstIP=192.168.0.221, Flow=26778415!
// Packets matched the deny rule.
# Enable portal ACL debugging on the device, and enable portal on interface GigabitEthernet 1/1.
<Sysname> debugging portal acl interface gigabitethernet 1/1
*Dec 15 16:47:28:600 2008 Sysname PORTAL_D/7/DP_PORTAL_DEBUG:Slot=3;
DRV_FUNC2:
DPIfIndex = 49163;
SrcIP = 0.0.0.0;
SrcMask = 0.0.0.0;
SrcMac = 0000-0000-0000;
DstIP = 192.168.0.244;
DstMask = 255.255.255.255;
AuthorACL = 0xFFFFFFFF;
Operation = ADD;
238