show services stateful-firewall statistics application-protocol sip
Syntax
Release Information
Command introduced in Junos OS Release 7.4.
Description
Display stateful firewall Session Initiation Protocol (SIP) statistics.
Options
This command has no options.
Required Privilege Level
view
List of Sample Output
show services stateful-firewall statistics application-protocol-sipOutput Fields
Table 1 lists the output fields for the show services stateful-firewall statistics application-protocol-sip command. Output fields are listed in the approximate order in which they appear.
Table 1: show services stateful-firewall statistics application-protocol-sip Output Fields
Field Name | Field Description |
---|---|
Interface | Name of an adaptive services interface. |
Service set | Name of the service set flow. |
ALG | Name of the application-layer gateway. |
Active SIP call count | Number of active SIP calls. |
Active SIP registration count | Number of active SIP registrations. |
REGISTER | Number of new, invalid, and retransmitted register requests sent to the SIP registrar. |
INVITE | Number of new, invalid, and retransmitted invite messages sent by user agent clients. |
ReINVITE | Number of new, invalid, and retransmitted reinvite messages sent by user agent clients. |
ACK | Number of new, invalid, and retransmitted ACK messages received (in response to a SIP Call Invite message). |
BYE | Number of new, invalid, and retransmitted requests to terminate SIP dialogues. |
CANCEL | Number of new, invalid, and retransmitted SIP request cancellations. |
SUBSCRIBE | Number of new, invalid, and retransmitted SIP requests to subscribe for event notifications. |
NOTIFY | Number of new, invalid, and retransmitted event notifications in SIP dialogues. |
OPTIONS | Number of new, invalid, and retransmitted requests to query SIP capabilities. |
INFO | Number of new, invalid, and retransmitted requests carrying application-level information. |
UPDATE | Number of new, invalid, and retransmitted SIP dialogue updates. |
REFER | Number of new, invalid, and retransmitted requests to the recipient to contact a third party. |
Provisional responses | Number of new, invalid, and retransmitted responses from the user agent server to indicate the progress of a SIP transaction. |
OK responses to INVITEs | OK responses sent from the user agent clients to user agent servers in response to Invite messages. The server can then return an ACK message. |
OK responses to non-INVITES | OK responses to SIP messages other than an Invite message. |
Redirection responses | Responses from the user agent server to a user agent client requesting the client to contact a different SIP uniform resource identifier (URI). |
Request failure responses | Responses that indicate a definite failure from a particular server. The client must not retry the same request without modification after receiving this response. |
Server failure responses | Responses that indicate a server failure. |
Global failure responses | Responses that indicate a server has definitive information about a particular user, not just the particular instance indicated in the Request URI. |
Invalid responses | Responses that are invalid. |
Response (all) retransmits | Retransmissions of all responses. |
Parser | Syntax errors, content errors, and unknown methods counted by the message parser. |
Sample Output
show services stateful-firewall statistics application-protocol-sip
user@host> show services stateful-firewall statistics
application-protocol sip
Interface: sp-0/3/0 Service set: test_sip_777, ALG: SIP Active SIP call count: 0, Active SIP registration count: 1 New Invalid Retransmit REGISTER 2 INVITE 1 0 ReINVITE 1 ACK 1 0 0 BYE 0 0 CANCEL 0 0 SUBSCRIBE 0 0 NOTIFY 0 0 OPTIONS 0 0 INFO 0 0 UPDATE 0 0 REFER 0 0 Provisional responses (18x): 1, OK responses to INVITEs: 2 OK responses to non-INVITEs: 2, Redirection (3xx) responses: 0 Request failure (4xx) responses: 0, Server failure (5xx) responses: 0 Global failure (6xx) responses: 0, Invalid responses: 0 Response (all) retransmits: 0 Parser: Syntax errors: 0, Content errors: 0, Unknown methods: 0 Service set: test_sip_888, ALG: SIP Active SIP call count: 0, Active SIP registration count: 1 New Invalid Retransmit REGISTER 2 INVITE 0 0 ReINVITE 0 ACK 0 0 0 BYE 0 0 CANCEL 0 0 SUBSCRIBE 0 0 NOTIFY 0 0 OPTIONS 0 0 INFO 0 0 UPDATE 0 0 REFER 0 0 Provisional responses (18x): 0, OK responses to INVITEs: 0 OK responses to non-INVITEs: 2, Redirection (3xx) responses: 0 Request failure (4xx) responses: 0, Server failure (5xx) responses: 0 Global failure (6xx) responses: 0, Invalid responses: 0 Response (all) retransmits: 0 Parser: Syntax errors: 0, Content errors: 0, Unknown methods: 0