[Contents] [Prev] [Next] [Index] [Report an Error]

clear security flow session source-prefix

Syntax

clear security flow session source-prefix
source-prefix-number
<node ( node-id | all | local | primary)>

Release Information

Command introduced in Release 8.5 of JUNOS software; node options added in Release 9.0 of JUNOS software.

Description

Clear sessions that match the source prefix.

This command is supported on J-series and SRX-series devices.

Options

source-prefix-number —Source IPv4 prefix or address.

node—(Optional) For chassis cluster configurations, clear security sessions matching the source prefix on a specific node (device) in the cluster.

Required Privilege Level

clear

Related Topics

show security flow session source-prefix

List of Sample Output

clear security flow session source-prefix 100.0.0.1
clear security flow session source-prefix 100.0.0.1 node 0

Output Fields

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

Sample Output

clear security flow session source-prefix 100.0.0.1

user@host> clear security flow session source-prefix 100.0.0.1
node0:
--------------------------------------------------------------------------
0 active sessions cleared
node1:
--------------------------------------------------------------------------
0 active sessions cleared

Sample Output

clear security flow session source-prefix 100.0.0.1 node 0

user@host> clear security flow session source-prefix 100.0.0.1 node 0
node0:
--------------------------------------------------------------------------
0 active sessions cleared

[Contents] [Prev] [Next] [Index] [Report an Error]