show services stateful-firewall sip-call
Syntax
Release Information
Command introduced in Junos OS Release 7.4.
Description
Display stateful firewall Session Initiation Protocol (SIP) call information.
Options
count | — | (Optional) Display a count of the matching entries. |
brief | — | (Optional) Display brief SIP call information. |
extensive | — | (Optional) Display detailed SIP call information. |
terse | — | (Optional) Display terse SIP call information. |
application-protocol | — | (Optional) Display information about one of the following application protocols:
|
destination-port destination-port | — | (Optional) Display information for a particular destination port. The range of values is from 0 to 65535. |
destination-prefix destination-prefix | — | (Optional) Display information for a particular destination prefix. |
interface interface-name | — | (Optional) Display information about a particular adaptive services interface. On M Series and T Series routers, interface-name can be sp-fpc/pic/port or rspnumber. On J Series routers, interface-name is sp-pim/0/port. |
limit number | — | (Optional) Maximum number of entries to display. |
protocol | — | (Optional) Display information about one of the following IP types:
|
service-set service-set | — | (Optional) Display information for a particular service set. |
source-port source-port | — | (Optional) Display information for a particular source port. The range of values is from 0 to 65535. |
source-prefix source-prefix | — | (Optional) Display information for a particular source prefix. |
Required Privilege Level
view
List of Sample Output
show services stateful-firewall sip-call extensiveOutput Fields
Table 1 lists the output fields for the show services stateful-firewall sip-call command. Output fields are listed in the approximate order in which they appear.
Table 1: show services stateful-firewall sip-call Output Fields
Field Name | Field Description |
---|---|
Interface | Name of an adaptive services interface. |
Service set | Name of a service set. |
From | Initiator address. |
To | Responder address. |
Call ID | SIP call identification string. |
Number of initiator flows | Number of control, contact, or media initiator flows. |
Number of responder flows | Number of control, contact, or media responder flows. |
protocol | Protocol used for this flow. |
source-prefix | Source prefix of the flow in the format source-prefix : port. |
destination-prefix | Destination prefix of the flow. |
state | Status of the flow:
|
direction | Direction of the flow: input (I), output (O), or unknown (U). |
frame-count | Number of frames in the flow. |
Byte count | Number of bytes forwarded in the flow. |
Flow role | Role of the flow that is under evaluation: Initiator, Master, Responder, or Unknown. |
Timeout | Lifetime of the flow, in seconds. |
Sample Output
show services stateful-firewall sip-call extensive
user@host> show services stateful-firewall sip-call
extensive
Interface: sp-0/3/0, Service set: test_sip_777 From: : 6507771234@10.200.100.1:0;000ff73ac89900021bb231dc-3ef68435 To: : 4085551234@10.200.100.1:0;0011bb65c2a30007777bd0fc-5748b749 Call ID: : 000ff73a-c8990004-0741adac-3e027c7e@10.20.70.2 Number of control initiator flows: : 1, Number of control responder flows: : 1 UDP 10.20.70.2:50354 -> 10.200.100.1:5060 Watch I 2 Byte count: 1112 Flow role: Master, Timeout: 30 UDP 10.200.100.1:5060 -> 10.20.170.111:50354 Watch O 0 Byte count: 0 Flow role: Responder, Timeout: 30 UDP 0.0.0.0:0 -> 10.20.170.111:5060 Watch O 7 Byte count: 2749 Flow role: Responder, Timeout: 30 Number of contact initiator flows: 1, Number of contact responder flows: 1 UDP 0.0.0.0:0 -> 10.20.140.11:5060 Watch I 1 Byte count: 409 Flow role: Master, Timeout: 30 UDP 10.20.140.11:31864 -> 10.20.170.111:18808 Forward O 622 Byte count: 124400 Flow role: Master, Timeout: 30 UDP 0.0.0.0:0 -> 10.20.170.111:18809 Forward O 0 Byte count: 0 Flow role: Initiator, Timeout: 30 Number of media initiator flows: 4, Number of media responder flows: 0 UDP 10.20.70.2:18808 -> 10.20.140.11:31864 Forward I 628 Byte count: 125600 Flow role: Initiator, Timeout: 30 UDP 0.0.0.0:0 -> 10.20.140.11:31865 Forward I 0 Byte count: 0 Flow role: Initiator, Timeout: 30 0 0.0.0.0:0 -> 0.0.0.0:0 Unknown U 0 Byte count: 0 Flow role: Unknown, Timeout: 0 0 0.0.0.0:0 -> 0.0.0.0:0 Unknown U Interface: sp-0/3/0, Service set: test_sip_888