Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show services stateful-firewall sip-call

Syntax

show services stateful-firewall sip-call<brief | extensive | terse><application-protocol protocol><destination-port destination-port> <destination-prefix destination-prefix> <interface interface-name> <limit number> <protocol protocol><service-set service-set> <source-port source-port><source-prefix source-prefix>

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:

  • bootp—(SIP only) Bootstrap protocol
  • dce-rpc—(SIP only) Distributed Computing Environment-Remote Procedure Call protocols
  • dce-rpc-portmap—(SIP only) Distributed Computing Environment-Remote Procedure Call protocols portmap service
  • dns—(SIP only) Domain Name System protocol
  • exec—(SIP only) Exec
  • ftp—(SIP only) File Transfer Protocol
  • h323—H.323 standards
  • icmp—Internet Control Message Protocol
  • iiop—Internet Inter-ORB Protocol
  • login—Login
  • netbios—NetBIOS
  • netshow—NetShow
  • realaudio—RealAudio
  • rpc—Remote Procedure Call protocol
  • rpc-portmap—Remote Procedure Call protocol portmap service
  • rtsp—Real-Time Streaming Protocol
  • shell—Shell
  • sip—Session Initiation Protocol
  • snmp—Simple Network Management Protocol
  • sqlnet—SQLNet
  • tftp—Trivial File Transfer Protocol
  • traceroute—Traceroute
  • winframe—WinFrame
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:

  • ah—IPsec Authentication Header protocol
  • egp—An exterior gateway protocol
  • esp—IPsec Encapsulating Security Payload protocol
  • gre—A generic routing encapsulation protocol
  • icmp—Internet Control Message Protocol
  • igmp—Internet Group Management Protocol
  • ipip—IP-within-IP Encapsulation Protocol
  • ipv6—IPv6 within IP
  • ospf—Open Shortest Path First protocol
  • pim—Protocol Independent Multicast protocol
  • rsvp—Resource Reservation Protocol
  • sctp—Stream Control Protocol
  • tcp—Transmission Control Protocol
  • udp—User Datagram Protocol
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 extensive

Output 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:

  • Drop—Drop all packets in the flow without a response.
  • Forward—Forward the packet in the flow without examining it.
  • Reject—Drop all packets in the flow with a response.
  • Unknown—Unknown status.
  • Watch—Inspect packets in 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

Published: 2013-01-30

Published: 2013-01-30