HP Comware 5 Debug Manual Vol 3
Field
Description
VCPU ID Virtual CPU ID.
DPIfIndex Data plane interface index.
SrcIP Source IP address.
SrcMask Source IP address mask.
SrcMac Source MAC address.
DstIP Destination IP address.
DstMask Destination IP address mask.
Flow Flow tag of packets.
AuthorACL Authorization ACL number.
Operation
Operation type:
• ADD: Adds an ACL.
•
DEL: Deletes an ACL.
DstPort Destination port number.
Table 5 describes output fields and messages for the debugging portal error command.
Table 142 Output from the debugging portal error command
Field
Description
User's ip address did not match the configured
auth-network. (user ip: ip)
User is not on any configured authentication subnet.
(User IP: ip)
Can not find the interface for user access. (user ip: ip) Layer 3 interface for user access was not found.
Examples
# On a portal-enabled device, enable portal TCP anti-spoofing debugging. When an unauthenticated
portal user uses a browser to access a website, output similar to the following example is generated:
<Sysname> debugging portal tcp-cheat
*Dec 30 15:19:53:119 2007 Sysname TCPCHEAT/7/TCPCHEAT_DEBUG: Source MAC = 000d-88f8-0eab
VLAN = 0, PortIndex = 0
45 00 00 30 86 b1 40 00
80 06 af 68 02 02 02 03
c0 a8 00 01 0b b4 00 50
6a a3 af d0 00 00 00 00
70 02 ff ff 97 f9 00 00
02 04 05 b4 01 01 04 02
// Port 0 of VLAN 0 received a TCP connection packet with source MAC address 000d-88f8-0eab.
*Dec 30 15:19:53:138 2007 Sysname TCPCHEAT/7/TCPCHEAT_DEBUG:A connection of 2020203
added!
*Dec 30 15:19:53:147 2007 Sysname TCPCHEAT/7/TCPCHEAT_DEBUG: Source MAC = 000d-88f8-0eab
VLAN = 0, PortIndex = 0
// Portal added a connection with source IP 2.2.2.3 and source MAC address 000d-88f8-0eab. The
connection accessed port 0 of VLAN 0.
233