HP Comware 5 Debug Manual Vol 3

Portal packet attribute list:
[ 8 Port ] [ 27] [AR49-45-vlan-00-0000@vlan]
[ 10 BAS-IP ] [ 6] [2.2.2.1]
// The attribute list carried in the packet:
[Attribute 8 Port ] [Length: 27] [Value: AR49-45-vlan-00-0000@vlan]
[Attribute 10 BAS-IP ] [Length: 6] [Value: 2.2.2.1]
Portal raw packet:
02 0a 00 00 0c a2 00 00 02 02 02 02 00 00 00 02
dd 64 55 49 ee b3 4c 79 2a a4 9e 76 91 86 91 82
08 1b 41 52 34 39 2d 34 35 2d 76 6c 61 6e 2d 30
30 2d 30 30 30 30 40 76 6c 61 6e 0a 06 02 02 02
01
// The whole packet, displayed in hexadecimal notation.
# On a portal-enabled device, enable portal connection debugging. Perform portal authentication.
<Sysname> debug portal connection interface vlan 5
*Dec 30 15:19:53:137 2007 Sysname PORTAL/8/PORTAL_DEBUG:
Timer TMR_REQAUTH is started: user index 1 IP 24.24.0.2 state DISCOVERED!
// The TMR_REQAUTH timer was started for the user.
*Dec 30 15:19:53:147 2007 Sysname PORTAL/8/PORTAL_DEBUG:
Timer TMR_REQAUTH is stopped: user index 1 IP 24.24.0.2 state DISCOVERED!
// The TMR_REQAUTH timer was stopped for the user.
*Dec 30 15:19:53:157 2007 Sysname PORTAL/8/PORTAL_DEBUG:
User: 1 IP: 24.24.0.2 state: DISCOVERED send AUTHREQ message to ACM!
// The user sent an AUTHREQ message to the ACM module.
*Dec 30 15:19:53:167 2007 Sysname PORTAL/8/PORTAL_DEBUG:
State DISCOVERED changing to WAIT_AUTHEN_ACK: user index 1 IP 24.24.0.2!
// The user's connection status changed from DISCOVERED to WAIT_AUTHEN_ACK.
*Dec 30 15:19:53:177 2007 Sysname PORTAL/8/PORTAL_DEBUG:
[ACM]User index 1: Recv portal AUTH-REQ in IDLE state!
// In the ACM module, the user with index 1 received an AUTHREQ message in IDLE state.
*Dec 30 15:19:53:187 2007 Sysname PORTAL/8/PORTAL_DEBUG:
[ACM]User index 1: Send AUTH-REQ to radius succ
// In the ACM module, the user with index 1 sent an AUTHREQ message to the RADIUS module
successfully.
*Dec 30 15:19:53:197 2007 Sysname PORTAL/8/PORTAL_DEBUG:
Processing AUTHEN-ACK user 1 IP 24.24.0.2 recv AUTH-ACCEPT from ACM!
// The user with IP address 24.24.0.2 and index 1 passed the authentication.
*0.1326010 Sysname PORTAL/8/PORTAL_DEBUG:
Processing AUTHOR-ACK user 1 IP 24.24.0.2 recv ACL-SUCC from DRV!
// An ACL was successfully assigned to the user.
*Dec 30 15:19:53:217 2007 Sysname PORTAL/8/PORTAL_DEBUG:
[ACM]User index 1: Online Succ,Update user's online time!
235