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 security flow session application

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear security flow session application
                    application-name                
<node (           node-id          | all | local | primary)>

Description

Use this command to clear currently active sessions for application types or application sets.

Options

  • application-name—Name of the specified application type or application set.

    • dns—Domain Name System

    • ftp—File Transfer Protocol

    • ignore—Ignore application type

    • mgcp-ca—Media Gateway Control Protocol with Call Agent

    • mgcp-ua—MGCP with User Agent

    • ms-rpc—Microsoft RPC

    • pptp—Point-to-Point Tunneling Protocol

    • q931—ISDN connection control protocol

    • ras—RAS

    • realaudio—RealAudio

    • rsh—UNIX remote shell services

    • rtsp—Real-Time Streaming Protocol

    • sccp—Skinny Client Control Protocol

    • sip—Session Initiation Protocol

    • sqlnet-v2—Oracle SQLNET

    • sun-rpc—Sun Microsystems RPC

    • talk—TALK program

    • tftp—Trivial File Transfer Protocol

  • node—(Optional) For chassis cluster configurations, clear sessions for applications on a specific node (device) in the cluster.

    • node-id—Identification number of the node. It can be 0 or 1.

    • all —Clear all nodes.

    • local —Clear the local node.

    • primary—Clear the primary node.

Required Privilege Level

clear

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

clear security flow session application dns

content_copy zoom_out_map
user@host> clear security flow session application dns           
node0:
--------------------------------------------------------------------------
0 active sessions cleared
node1:
--------------------------------------------------------------------------
0 active sessions cleared

Sample Output

clear security flow session application dns node 0

content_copy zoom_out_map
user@host> clear security flow session application dns node 0           
node0:
--------------------------------------------------------------------------
0 active sessions cleared

Release Information

Command introduced in Junos OS Release 8.5.

The node options added in Junos OS Release 9.0.

footer-navigation