The display web statistics packet command displays statistics on exchanged web packets.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
ip-address ip-address |
Displays statistics on the web packets exchanged between the NetEngine 8000 F and a web authentication server of a specified IP address. |
The value is in dotted decimal notation. |
ipv6-address ipv6-address |
Displays statistics on the web packets exchanged between the NetEngine 8000 F and a web authentication server of a specified IPv6 address. |
The value is in dotted decimal notation. |
vpn-instance vpn-instance |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display web statistics packet ip-address 10.10.10.8
-------------------------------------------------------------------------
Received Packets Accept Drop
-------------------------------------------------------------------------
Received from Server
Challenge Request :1 1
Authentication Request :0 0
Authentication Acknowledge Affirm :0 0
Logout Request :0 0
Information Request :4 5
User Discovery Notify :1 0
Logout Notify Acknowledge :0 0
User Ip Change Notify Affirm :1 1
Status Notify :3 1
Version Error :0
Authenticator Error :12
Drop Packet Total :0
Received from Rui Peer
Challenge Request :0 0
Authentication Request :0 0
Authentication Acknowledge Affirm :0 0
Logout Request :0 0
Information Request :0 0
User Discovery Notify :0 0
Logout Notify Acknowledge :0 0
User Ip Change Notify Affirm :0 0
Status Notify :0 0
Version Error :0
Authenticator Error :0
Drop Packet Total :0
-------------------------------------------------------------------------
Sent Packets Success Fail
-------------------------------------------------------------------------
Challenge Acknowledge :0 0
Authentication Acknowledge :0 0
Logout Acknowledge :0 0
Logout Notify :1 0
Information Acknowledge :0 0
User Ip Change Notify :0 0
Status Notify Acknowledge :0 0
Item | Description |
---|---|
Received Packets | Information on received packets. |
Received from Server | Packets received from the web authentication server. |
Received from Rui Peer | Packets received from the RUI peer. |
Accept | Number of received packets. |
Drop | Number of discarded packets. |
Drop Packet Total | Total number of discarded packets. |
Challenge Request | Challenge request packets. |
Challenge Acknowledge | Challenge acknowledgement packets. |
Authentication Request | Authentication request packets. |
Authentication Acknowledge Affirm | Authentication success acknowledgement packets. |
Authentication Acknowledge | Authentication acknowledgement packets. |
Logout Request | User logout request packets. |
Logout Notify Acknowledge | User logout acknowledgement packets. |
Logout Acknowledge | Logout acknowledgement packets. |
Logout Notify | Forcible logout notification packets. |
Information Request | Information request packets. |
Information Acknowledge | Information request acknowledgement packets. |
User Discovery Notify | User discovery packets. |
User Ip Change Notify Affirm | User address change acknowledgement packets. |
User Ip Change Notify | User address change notification packets. |
Status Notify | Status notification packets. |
Status Notify Acknowledge | Status notification acknowledgement. |
Version Error | Packets with version errors. |
Authenticator Error | Packets with incorrect authenticators. |
Sent Packets | Information on sent packets. |
Success | Number of successfully sent packets. |
Fail | Number of unsuccessfully sent packets. |