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

clear security flow session destination-prefix

Syntax

clear security flow session destination-prefix
destination-IP-prefix
<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 this destination IPv4 prefix or address.

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

Options

destination-IP-prefix —Destination IPv4 prefix or address.

node—(Optional) For chassis cluster configurations, clear sessions that match the IPv4 prefix or address on a specific node (device) in the cluster.

Required Privilege Level

clear

Related Topics

show security flow session destination-prefix

List of Sample Output

clear security flow session destination-prefix 100.0.0.1
Clear security flow session destination-prefix 100.0.0.1 node 0

Output Fields

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

clear security flow session destination-prefix 100.0.0.1

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

Clear security flow session destination-prefix 100.0.0.1 node 0

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

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