Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

clear services stateful-firewall sip-call

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear services stateful-firewall sip-call
<application-protocol protocol>
<destination-port destination-port> 
<destination-prefix destination-prefix> 
<interface interface-name> 
<protocol protocol>
<service-set service-set> 
<source-port source-port>
<source-prefix source-prefix> 

Description

Clear Session Initiation Protocol (SIP) call information in stateful firewall flows.

Options

none

Clear stateful firewall statistics for all interfaces and all service sets.

application-protocol

(Optional) Clear 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) Clear information for a particular destination port. The range of values is 0 to 65535.

destination-prefix destination-prefix

(Optional) Clear information for a particular destination prefix.

interface interface-name

(Optional) Clear information for a particular adaptive services interface. On M Series and T Series routers, the interface-name can be sp-fpc/pic/port or rspnumber.

protocol

(Optional) Clear 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) Clear information for a particular service set.

source-port source-port

(Optional) Clear information for a particular source port. The range of values is 0 to 65535.

source-prefix source-prefix

(Optional) Clear information for a particular source prefix.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the clear services stateful-firewall sip-call command. Output fields are listed in the approximate order in which they appear.

Table 1: clear services stateful-firewall sip-call Output Fields

Field Name

Field Description

Interface

Name of an adaptive services interface.

Service set

Name of the service set from which flows are being cleared.

SIP calls removed

Number of SIP calls removed.

Sample Output

clear services stateful-firewall sip-call

content_copy zoom_out_map
user@host> clear services stateful-firewall sip-call   
Interface   Service set                                        SIP calls removed
sp-0/3/0    test_sip_777                                                       1

Release Information

Command introduced in Junos OS Release 7.4.

footer-navigation