show security alg sip counters
Syntax
show security alg sip counters
<all-logical-systems-tenants
> <logical-system (logical-system-name | all)
> <root-logical-system
> <tenant (tenant-name
| all) <node (node-id | all | local | primary)
>
Description
This command displays information about Session Initiation Protocol (SIP) Application Layer Gateway (ALG) counters.
Options
none—Displays the information about SIP ALG counters of root logical system.
all-logical-systems-tenants
—(Optional) Displays the sum of SIP ALG counters of all logical systems and tenant systems.logical-system logical-system-name
—(Optional) Displays information about SIP ALG counters of a specified logical system.logical-system all
—(Optional) Displays the sum of SIP counters of all logical systems.root-logical-system
—(Optional) Displays information about SIP ALG counters of root logical system as default.tenant tenant-name
—(Optional) Displays information about SIP ALG counters of a specified tenant system.tenant all
—(Optional) Displays the sum of SIP ALG counters of all tenant systems.node
—(Optional) For chassis cluster configurations, displays the information about SIP ALG counters on a specific node (device) in the cluster.node-id
—Identification number of the node. It can be 0 or 1.all
—Displays information about all nodes.local
—Displays information about the local node.primary
—Displays information about the primary node.
Required Privilege Level
view
Output Fields
Table 1 lists the output
fields for the show security alg sip counters
command.
Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Number of INVITE requests sent. An INVITE request is sent to invite another user to participate in a session. |
|
Number of CANCEL requests sent. A user can send a CANCEL request to cancel a pending INVITE request. A CANCEL request has no effect if the SIP server processing the INVITE had sent a final response for the INVITE before it received the CANCEL |
|
Number of ACK requests sent. The user from whom the INVITE originated sends an ACK request to confirm reception of the final response to the INVITE request. |
|
Number of BYE requests sent. A user sends a BYE request to abandon a session. A BYE request from either user automatically terminates the session. |
|
Number of times the SIP ALG RR (Record-Route) headers exceeded the maximum limit. |
|
Number of REGISTER requests sent. A user sends a REGISTER request to a SIP registrar server to inform it of the current location of the user. A SIP registrar server records all the information it receives in REGISTER requests and makes this information available to any SIP server attempting to locate a user. |
|
Number of OPTIONS requests sent. An OPTION request is used by the User Agent (UA) to obtain information about the capabilities of the SIP proxy. A server responds with information about what methods, session description protocols, and message encoding it supports. |
|
Number of INFO requests sent. An INFO message is used to communicate mid-session signaling information along the signaling path for the call. |
|
Number of MESSAGE requests sent. SIP messages consist of requests from a client to a server and responses to the requests from a server to a client with the purpose of establishing a session (or a call). |
|
Number of NOTIFY requests sent. NOTIFY requests are sent to inform subscribers of changes in state to which the subscriber has a subscription. |
|
Number of PRACK requests sent. The PRACK request plays the same role as ACK, but for provisional responses. |
|
Number of PUBLISH requests sent. The PUBLISH request used for publishing event state. PUBLISH is similar to REGISTER in that it allows a user to create, modify, and remove state in another entity which manages this state on behalf of the user. |
|
Number of REFER requests sent. A REFER request is used to refer the recipient (identified by the Request-URI) to a third party by the contact information provided in the request. |
|
Number of SUBSCRIBE requests sent. A SUBCRIBE request is used to request current state and state updates from a remote node. |
|
Number of UPDATE requests sent. AN UPDATE request is used to create a temporary opening in the firewall (pinhole) for new or updates Session Description Protocol (SDP) information. The following fields are modified: Via, From, To, Call-ID, Contact, Route, and Record-Route. |
|
Number of BENOTIFY requests sent. A BENOTIFY request is used to reduce the unnecessary SIP signaling traffic on application servers. Applications that do not need a response for a NOTIFY request can enhance performance by enabling BENOTIFY. |
|
Number of SERVICE requests sent. The SERVICE method used by a SIP client to request a service of a SIP server. It is a standard SIP message and will be forwarded until it reaches the server or end user which is performing the service. |
|
Number of OTHER requests sent. |
|
Number of SIP ALG total packets received. |
|
Number of SIP ALG total packets dropped while transmission and retransmission of messages. |
|
Number of SIP ALG call errors. |
|
Number of SIP ALG IP address resolution errors. |
|
Number of SIP ALG NAT errors. |
|
Number of SIP ALG resource manager errors. |
|
Number of times the SIP ALG RR (Record-Route) headers exceeded the maximum limit. |
|
Number of times the SIP ALG contact headers exceeded the maximum limit. |
|
SIP ALG calls dropped because of call limits. |
|
Number of SIP ALG stack errors. |
|
Number of SIP ALG decode errors. |
|
Number of SIP ALG unknown method errors. |
|
SIP ALG DSCP marked. |
|
Number of SIP ALG invite dropped due to call limits. |
|
Number of SIP ALG stack errors. |
|
Number of SIP ALG messages not processed by ALGs. |
|
Number of SIP ALG unknown method errors. |
|
Number of SIP ALG decoding errors. |
|
Number of SIP ALG calls disconnected. |
|
Number of SIP ALG messages out of state errors. |
|
Number of SIP ALG marked RTO messages sent. |
|
Number of SIP ALG RTO messages received. |
|
Number of SIP ALG RTO buffer allocation failures. |
|
Number of SIP ALG RTO buffer transmit failures. |
|
Number of SIP ALG RTO send processing errors. |
|
Number of SIP ALG RTO receiving processing errors. |
|
Number of SIP ALG RTOs receiving invalid length. |
|
Number of SIP ALG RTO receiving call process errors. |
|
Number of SIP ALG RTO receiving call allocation error. |
|
Number of SIP ALG RTO receiving call register errors. |
|
Number of SIP ALG RTO receiving register errors. |
Sample Output
- show security alg sip counters
- show security alg sip counters all-logical-systems-tenants
- show security alg sip counters logical-system lsys1
- show security alg sip counters logical-system all
- show security alg sip counters root-logical-system
- show security alg sip counters tenant TN1
- show security alg sip counters tenant all
show security alg sip counters
user@host> show security alg sip counters SIP message counters(T:Transmit, RT:Retransmit): Method T 1xx 2xx 3xx 4xx 5xx 6xx RT RT RT RT RT RT RT INVITE 4 4 3 0 0 0 0 0 0 0 0 0 0 0 CANCEL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ACK 3 0 0 0 0 0 0 0 0 0 0 0 0 0 BYE 3 0 3 0 0 0 0 0 0 0 0 0 0 0 REGISTER 7 0 7 0 0 0 0 0 0 0 0 0 0 0 OPTIONS 0 0 0 0 0 0 0 0 0 0 0 0 0 0 INFO 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MESSAGE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 NOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PRACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PUBLISH 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REFER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SUBSCRIBE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 UPDATE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BENOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SERVICE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OTHER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SIP Error Counters: Total Pkt-in :34 Total Pkt dropped on error :0 Call error :0 IP resolve error :0 NAT error :0 Resource manager error :0 RR header exceeded max :0 Contact header exceeded max :0 Call Dropped due to limit : 0 SIP stack error : 0 SIP decode error : 0 SIP unknown method error : 0 RTO message sent : 0 RTO message received : 0 RTO buffer allocation failure : 0 RTO buffer transmit failure : 0 RTO send processing error : 0 RTO receive processing error : 0 RTO receive invalid length : 0 RTO receive call process error : 0 RTO receive call allocation error : 0 RTO receive call register error : 0 RTO receive invalid status error : 0
show security alg sip counters all-logical-systems-tenants
user@host> show security alg sip counters all-logical-systems-tenants Method T 1xx 2xx 3xx 4xx 5xx 6xx RT RT RT RT RT RT RT INVITE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CANCEL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BYE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REGISTER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OPTIONS 0 0 0 0 0 0 0 0 0 0 0 0 0 0 INFO 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MESSAGE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 NOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PRACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PUBLISH 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REFER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SUBSCRIBE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 UPDATE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BENOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SERVICE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OTHER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SIP Error Counters: Total Pkt-in : 0 Total Pkt dropped on error : 0 Call error : 0 IP resolve error : 0 NAT error : 0 Resource manager error : 0 RR header exceeded max : 0 Contact header exceeded max : 0 Call Dropped due to limit : 0 SIP stack error : 0 SIP decode error : 0 SIP unknown method error : 0 SIP dscp marked : 0 SIP dscp marked error : 0 RTO message sent : 0 RTO message received : 0 RTO buffer allocation failure : 0 RTO buffer transmit failure : 0 RTO send processing error : 0 RTO receive processing error : 0 RTO receive invalid length : 0 RTO receive call process error : 0 RTO receive call allocation error : 0 RTO receive call register error : 0 RTO receive invalid status error : 0
show security alg sip counters logical-system lsys1
user@host> show security alg sip counters lsys1 Method T 1xx 2xx 3xx 4xx 5xx 6xx RT RT RT RT RT RT RT INVITE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CANCEL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BYE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REGISTER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OPTIONS 0 0 0 0 0 0 0 0 0 0 0 0 0 0 INFO 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MESSAGE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 NOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PRACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PUBLISH 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REFER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SUBSCRIBE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 UPDATE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BENOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SERVICE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OTHER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SIP Error Counters: Total Pkt-in : 0 Total Pkt dropped on error : 0 Call error : 0 IP resolve error : 0 NAT error : 0 Resource manager error : 0 RR header exceeded max : 0 Contact header exceeded max : 0 Call Dropped due to limit : 0 SIP stack error : 0 SIP decode error : 0 SIP unknown method error : 0 SIP dscp marked : 0 SIP dscp marked error : 0 RTO message sent : 0 RTO message received : 0 RTO buffer allocation failure : 0 RTO buffer transmit failure : 0 RTO send processing error : 0 RTO receive processing error : 0 RTO receive invalid length : 0 RTO receive call process error : 0 RTO receive call allocation error : 0 RTO receive call register error : 0 RTO receive invalid status error : 0
show security alg sip counters logical-system all
user@host> show security alg sip counters logical-system all Method T 1xx 2xx 3xx 4xx 5xx 6xx RT RT RT RT RT RT RT INVITE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CANCEL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BYE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REGISTER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OPTIONS 0 0 0 0 0 0 0 0 0 0 0 0 0 0 INFO 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MESSAGE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 NOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PRACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PUBLISH 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REFER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SUBSCRIBE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 UPDATE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BENOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SERVICE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OTHER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SIP Error Counters: Total Pkt-in : 0 Total Pkt dropped on error : 0 Call error : 0 IP resolve error : 0 NAT error : 0 Resource manager error : 0 RR header exceeded max : 0 Contact header exceeded max : 0 Call Dropped due to limit : 0 SIP stack error : 0 SIP decode error : 0 SIP unknown method error : 0 SIP dscp marked : 0 SIP dscp marked error : 0 RTO message sent : 0 RTO message received : 0 RTO buffer allocation failure : 0 RTO buffer transmit failure : 0 RTO send processing error : 0 RTO receive processing error : 0 RTO receive invalid length : 0 RTO receive call process error : 0 RTO receive call allocation error : 0 RTO receive call register error : 0 RTO receive invalid status error : 0
show security alg sip counters root-logical-system
user@host> show security alg sip counters root-logical-system Method T 1xx 2xx 3xx 4xx 5xx 6xx RT RT RT RT RT RT RT INVITE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 CANCEL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BYE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REGISTER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OPTIONS 0 0 0 0 0 0 0 0 0 0 0 0 0 0 INFO 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MESSAGE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 NOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PRACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PUBLISH 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REFER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SUBSCRIBE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 UPDATE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BENOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SERVICE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OTHER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SIP Error Counters: Total Pkt-in : 0 Total Pkt dropped on error : 0 Call error : 0 IP resolve error : 0 NAT error : 0 Resource manager error : 0 RR header exceeded max : 0 Contact header exceeded max : 0 Call Dropped due to limit : 0 SIP stack error : 0 SIP decode error : 0 SIP unknown method error : 0 SIP dscp marked : 0 SIP dscp marked error : 0 RTO message sent : 0 RTO message received : 0 RTO buffer allocation failure : 0 RTO buffer transmit failure : 0 RTO send processing error : 0 RTO receive processing error : 0 RTO receive invalid length : 0 RTO receive call process error : 0 RTO receive call allocation error : 0 RTO receive call register error : 0 RTO receive invalid status error : 0
show security alg sip counters tenant TN1
user@host> show security alg sip counters tenant TN1 SIP message counters(T:Transmit, RT:Retransmit): Method T 1xx 2xx 3xx 4xx 5xx 6xx RT RT RT RT RT RT RT INVITE 4 4 3 0 0 0 0 0 0 0 0 0 0 0 CANCEL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ACK 3 0 0 0 0 0 0 0 0 0 0 0 0 0 BYE 3 0 3 0 0 0 0 0 0 0 0 0 0 0 REGISTER 7 0 7 0 0 0 0 0 0 0 0 0 0 0 OPTIONS 0 0 0 0 0 0 0 0 0 0 0 0 0 0 INFO 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MESSAGE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 NOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PRACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PUBLISH 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REFER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SUBSCRIBE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 UPDATE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BENOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SERVICE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OTHER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SIP Error Counters: Total Pkt-in :0 Total Pkt dropped on error :0 Call error :0 IP resolve error :0 NAT error :0 Resource manager error :0 RR header exceeded max :0 Contact header exceeded max :0 Call Dropped due to limit :0 SIP stack error :0 SIP decode error :0 SIP unknown method error :0 SIP dscp marked :0 SIP dscp marked error :0 RTO message sent :0 RTO message received :0 RTO buffer allocation failure :0 RTO buffer transmit failure :0 RTO send processing error :0 RTO receive processing error :0 RTO receive invalid length :0 RTO receive call process error :0 RTO receive call allocation error :0 RTO receive call register error :0 RTO receive invalid status error :0
show security alg sip counters tenant all
user@host> show security alg sip counters tenant all SIP message counters(T:Transmit, RT:Retransmit): Method T 1xx 2xx 3xx 4xx 5xx 6xx RT RT RT RT RT RT RT INVITE 4 4 3 0 0 0 0 0 0 0 0 0 0 0 CANCEL 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ACK 3 0 0 0 0 0 0 0 0 0 0 0 0 0 BYE 3 0 3 0 0 0 0 0 0 0 0 0 0 0 REGISTER 7 0 7 0 0 0 0 0 0 0 0 0 0 0 OPTIONS 0 0 0 0 0 0 0 0 0 0 0 0 0 0 INFO 0 0 0 0 0 0 0 0 0 0 0 0 0 0 MESSAGE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 NOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PRACK 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PUBLISH 0 0 0 0 0 0 0 0 0 0 0 0 0 0 REFER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SUBSCRIBE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 UPDATE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BENOTIFY 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SERVICE 0 0 0 0 0 0 0 0 0 0 0 0 0 0 OTHER 0 0 0 0 0 0 0 0 0 0 0 0 0 0 SIP Error Counters: Total Pkt-in :0 Total Pkt dropped on error :0 Call error :0 IP resolve error :0 NAT error :0 Resource manager error :0 RR header exceeded max :0 Contact header exceeded max :0 Call Dropped due to limit :0 SIP stack error :0 SIP decode error :0 SIP unknown method error :0 SIP dscp marked :0 SIP dscp marked error :0 RTO message sent :0 RTO message received :0 RTO buffer allocation failure :0 RTO buffer transmit failure :0 RTO send processing error :0 RTO receive processing error :0 RTO receive invalid length :0 RTO receive call process error :0 RTO receive call allocation error :0 RTO receive call register error :0 RTO receive invalid status error :0
Release Information
Command modified in Junos OS Release 9.2.
The node
option introduced in Junos OS Release 9.0.
The logical-system
option introduced in Junos OS Release 18.2R1.
The tenant
option introduced in Junos OS Release 18.3R1.