show services stateful-firewall statistics application-protocol sip
Syntax
show services stateful-firewall application-protocol sip
Description
Display stateful firewall Session Initiation Protocol (SIP) statistics.
Options
This command has no options.
Required Privilege Level
view
Output 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.
Field Name |
Field Description |
|---|---|
|
Name of an adaptive services interface. |
|
Name of the service set flow. |
|
Name of the application-layer gateway. |
|
Number of active SIP calls. |
|
Number of active SIP registrations. |
|
Number of new, invalid, and retransmitted register requests sent to the SIP registrar. |
|
Number of new, invalid, and retransmitted invite messages sent by user agent clients. |
|
Number of new, invalid, and retransmitted reinvite messages sent by user agent clients. |
|
Number of new, invalid, and retransmitted ACK messages received (in response to a SIP Call Invite message). |
|
Number of new, invalid, and retransmitted requests to terminate SIP dialogues. |
|
Number of new, invalid, and retransmitted SIP request cancellations. |
|
Number of new, invalid, and retransmitted SIP requests to subscribe for event notifications. |
|
Number of new, invalid, and retransmitted event notifications in SIP dialogues. |
|
Number of new, invalid, and retransmitted requests to query SIP capabilities. |
|
Number of new, invalid, and retransmitted requests carrying application-level information. |
|
Number of new, invalid, and retransmitted SIP dialogue updates. |
|
Number of new, invalid, and retransmitted requests to the recipient to contact a third party. |
|
Number of new, invalid, and retransmitted responses from the user agent server to indicate the progress of a SIP transaction. |
|
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 SIP messages other than an Invite message. |
|
Responses from the user agent server to a user agent client requesting the client to contact a different SIP uniform resource identifier (URI). |
|
Responses that indicate a definite failure from a particular server. The client must not retry the same request without modification after receiving this response. |
|
Responses that indicate a server failure. |
|
Responses that indicate a server has definitive information about a particular user, not just the particular instance indicated in the Request URI. |
|
Responses that are invalid. |
|
Retransmissions of all responses. |
|
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
Release Information
Command introduced in Junos OS Release 7.4.