display haca-server statistics { all | message | packet [ authentication | authorization | accounting | cut-notify | cut-request | register | user-syn ] } [ template template-name ]
Parameter |
Description |
Value |
---|---|---|
all |
Displays statistics about all packets. |
- |
message |
Displays statistics about messages. |
- |
packet |
Displays statistics about the specified type of packets. |
- |
authentication |
Displays statistics about authentication packets. |
- |
authorization |
Displays statistics about authorization packets. |
- |
accounting |
Displays statistics about accounting packet. |
- |
cut-notify |
Displays statistics about logout notification packets. |
- |
cut-request |
Displays statistics about logout request packets. |
- |
register |
Displays statistics about registration packets. |
- |
user-syn |
Displays statistics about user synchronization packets. |
- |
template template-name |
Displays packet statistics about the specified HACA server template. |
The HACA server template must exist. |
During fault location, you can run this command to view statistics about HACA packets.
<HUAWEI> display haca-server statistics all
--------------------------------------------------------------
Haca-server Template haca Statistics:
--------------------------------------------------------------
Authen_Request_Messages = 0
Authen_Accept_Messages = 0
Authen_Reject_Messages = 0
Author_Request_Messages = 0
Author_Accept_Messages = 0
Author_Reject_Messages = 0
Coa_Request_Messages = 0
Coa_Accept_Messages = 0
Coa_Reject_Messages = 0
Account_Start_Messages = 0
Account_RT_Messages = 0
Account_Stop_Messages = 0
Account_StartAck_Messages = 0
Account_RTAck_Messages = 0
Account_StopAck_Messages = 0
Account_StartAckFail_Messages = 0
Account_RTAckFail_Messages = 0
Account_StopAckFail_Messages = 0
UserSyn_Request_To_Server_Messages = 0
UserSyn_Response_From_Server_Messages = 0
UserSyn_Request_From_Server_Messages = 0
UserSyn_Response_To_Server_Messages = 0
Cut_Request_Messages = 0
Cut_Response_Messages = 0
Cut_Notify_Messages = 0
Send_to_HacaServer_RegRequest_Packets = 0
Received_from_HacaServer_RegResponse_Packets = 0
Error_Send_to_HacaServer_RegRequest_Packets = 0
Error_Received_from_HacaServer_RegResponse_Packets = 0
Send_to_HacaServer_AuthenRequest_Packets = 0
Received_from_HacaServer_AuthenAccept_Packets = 0
Received_from_HacaServer_AuthenReject_Packets = 0
Error_Send_to_HacaServer_AuthenRequest_Packets = 0
Error_Received_from_HacaServer_AuthenAccept_Packets = 0
Error_Received_from_HacaServer_AuthenReject_Packets = 0
Received_from_HacaServer_AuthorRequest_Packets = 0
Send_to_HacaServer_AuthorAccept_Packets = 0
Send_to_HacaServer_AuthorReject_Packets = 0
Error_Received_from_HacaServer_AuthorRequest_Packets = 0
Error_Send_to_HacaServer_AuthorAccept_Packets = 0
Error_Send_to_HacaServer_AuthorReject_Packets = 0
Received_from_HacaServer_CoaRequest_Packets = 0
Send_to_HacaServer_CoaAccept_Packets = 0
Send_to_HacaServer_CoaReject_Packets = 0
Error_Received_from_HacaServer_CoaRequest_Packets = 0
Error_Send_to_HacaServer_CoaAccept_Packets = 0
Error_Send_to_HacaServer_CoaReject_Packets = 0
Received_from_HacaServer_AcctSucc_Packets = 0
Send_to_HacaServer_AcctSend_Packets = 0
Error_Received_from_HacaServer_AcctFail_Packets = 0
Error_Send_to_HacaServer_AcctSendFail_Packets = 0
Send_to_HacaServer_UserSynRequest_Packets = 0
Received_from_HacaServer_UserSynResponse_Packets = 0
Send_to_HacaServer_UserSynRespons_Packets = 0
Received_from_HacaServer_UserSynRequest_Packets = 0
Error_Send_to_HacaServer_UserSynRequest_Packets = 0
Error_Received_from_HacaServer_UserSynResponse_Packets = 0
Error_Send_to_HacaServer_UserSynRespons_Packets = 0
Error_Received_from_HacaServer_UserSynRequest_Packets = 0
Send_to_HacaServer_CutNotify_Packets = 0
Error_Send_to_HacaServer_CutNotify_Packets = 0
Received_from_HacaServer_CutRequest_Packets = 0
Send_to_HacaServer_CutResponse_Packets = 0
Error_Received_from_HacaServer_CutRequest_Packets = 0
Error_Send_to_HacaServer_CutResponse_Packets = 0
--------------------------------------------------------------
Item |
Description |
---|---|
Haca-server Template haca Statistics |
Statistics about the HACA server template haca. |
Authen_Request_Messages |
Statistics about authentication request messages. |
Authen_Accept_Messages |
Statistics about access-accept messages. |
Authen_Reject_Messages |
Statistics about access-reject messages. |
Author_Request_Messages |
Statistics about authorization request messages. |
Author_Accept_Messages |
Statistics about authorization-accept messages. |
Author_Reject_Messages |
Statistics about authorization-reject messages. |
Coa_Request_Messages |
Statistics about CoA request messages. |
Coa_Accept_Messages |
Statistics about CoA-accept messages. |
Coa_Reject_Messages |
Statistics about CoA-reject messages. |
Account_Start_Messages |
Statistics about accounting-start request messages. |
Account_RT_Messages |
Statistics about real-time accounting request messages. |
Account_Stop_Messages |
Statistics about accounting-stop request messages. |
Account_StartAck_Messages |
Statistics about accounting-start response success messages. |
Account_RTAck_Messages |
Statistics about real-time accounting response success messages. |
Account_StopAck_Messages |
Statistics about accounting-stop response success messages. |
Account_StartAckFail_Messages |
Statistics about accounting-start response failure messages. |
Account_RTAckFail_Messages |
Statistics about real-time accounting response failure messages. |
Account_StopAckFail_Messages |
Statistics about accounting-stop response failure messages. |
UserSyn_Request_To_Server_Messages |
Statistics about user synchronization request messages sent to the HACA server. |
UserSyn_Response_From_Server_Messages |
Statistics about user synchronization response messages received from the HACA server. |
UserSyn_Request_From_Server_Messages |
Statistics about user synchronization request messages received from the HACA server. |
UserSyn_Response_To_Server_Messages |
Statistics about user synchronization response messages sent to the HACA server. |
Cut_Request_Messages |
Statistics about logout request messages. |
Cut_Response_Messages |
Statistics about logout response messages. |
Cut_Notify_Messages |
Statistics about logout notification messages. |
Send_to_HacaServer_RegRequest_Packets |
Statistics about registration request messages sent to the HACA server. |
Received_from_HacaServer_RegResponse_Packets |
Statistics about registration response messages received from the HACA server. |
Error_Send_to_HacaServer_RegRequest_Packets |
Statistics about error registration request messages sent to the HACA server. |
Error_Received_from_HacaServer_RegResponse_Packets |
Statistics about error registration response messages received from the HACA server. |
Send_to_HacaServer_AuthenRequest_Packets |
Statistics about authentication request messages sent to the HACA server. |
Received_from_HacaServer_AuthenAccept_Packets |
Statistics about authentication response messages received from the HACA server. |
Received_from_HacaServer_AuthenReject_Packets |
Statistics about access-reject messages received from the HACA server. |
Error_Send_to_HacaServer_AuthenRequest_Packets |
Statistics about error authentication request messages sent to the HACA server. |
Error_Received_from_HacaServer_AuthenAccept_Packets |
Statistics about error authentication response messages received from the HACA server. |
Error_Received_from_HacaServer_AuthenReject_Packets |
Statistics about error access-reject messages received from the HACA server. |
Received_from_HacaServer_AuthorRequest_Packets |
Statistics about authorization request messages received from the HACA server. |
Send_to_HacaServer_AuthorAccept_Packets |
Statistics about authorization response messages sent to the HACA server. |
Send_to_HacaServer_AuthorReject_Packets |
Statistics about authorization-reject messages sent to the HACA server. |
Error_Received_from_HacaServer_AuthorRequest_Packets |
Statistics about error authorization request messages received from the HACA server. |
Error_Send_to_HacaServer_AuthorAccept_Packets |
Statistics about error authorization response messages sent to the HACA server. |
Error_Send_to_HacaServer_AuthorReject_Packets |
Statistics about error authorization-reject messages sent to the HACA server. |
Received_from_HacaServer_CoaRequest_Packets |
Statistics about CoA request messages received from the HACA server. |
Send_to_HacaServer_CoaAccept_Packets |
Statistics about CoA response messages sent to the HACA server. |
Send_to_HacaServer_CoaReject_Packets |
Statistics about CoA-reject messages sent to the HACA server. |
Error_Received_from_HacaServer_CoaRequest_Packets |
Statistics about error CoA request messages received from the HACA server. |
Error_Send_to_HacaServer_CoaAccept_Packets |
Statistics about error CoA response messages sent to the HACA server. |
Error_Send_to_HacaServer_CoaReject_Packets |
Statistics about error CoA-reject messages sent to the HACA server. |
Received_from_HacaServer_AcctSucc_Packets |
Statistics about the received accounting response success messages. |
Send_to_HacaServer_AcctSend_Packets |
Statistics about the sent accounting request success messages. |
Error_Received_from_HacaServer_AcctFail_Packets |
Statistics about the received accounting request failure messages. |
Error_Send_to_HacaServer_AcctSendFail_Packets |
Statistics about the sent accounting request failure messages. |
Send_to_HacaServer_UserSynRequest_Packets |
Statistics about user synchronization request messages sent to the HACA server. |
Received_from_HacaServer_UserSynResponse_Packets |
Statistics about user synchronization response messages received from the HACA server. |
Send_to_HacaServer_UserSynRespons_Packets |
Statistics about user synchronization response messages sent to the HACA server. |
Received_from_HacaServer_UserSynRequest_Packets |
Statistics about user synchronization request messages received from the HACA server. |
Error_Send_to_HacaServer_UserSynRequest_Packets |
Statistics about error user synchronization request messages sent to the HACA server. |
Error_Received_from_HacaServer_UserSynResponse_Packets |
Statistics about error user synchronization response messages received from the HACA server. |
Error_Send_to_HacaServer_UserSynRespons_Packets |
Statistics about error user synchronization response messages sent to the HACA server. |
Error_Received_from_HacaServer_UserSynRequest_Packets |
Statistics about error user synchronization request messages received from the HACA server. |
Send_to_HacaServer_CutNotify_Packets |
Statistics about user logout notification messages sent to the HACA server. |
Error_Send_to_HacaServer_CutNotify_Packets |
Statistics about error user logout notification messages sent to the HACA server. |
Received_from_HacaServer_CutRequest_Packets |
Statistics about error user logout request messages received from the HACA server. |
Send_to_HacaServer_CutResponse_Packets |
Statistics about user logout request messages sent to the HACA server. |
Error_Received_from_HacaServer_CutRequest_Packets |
Statistics about error user logout request messages received from the HACA server. |
Error_Send_to_HacaServer_CutResponse_Packets |
Statistics about error user logout response messages sent to the HACA server. |