clear security flow session destination-prefix
Syntax
clear security flow session destination-prefixdestination-IP-prefix
<node (node-id
| all | local | primary)>
Description
Clear sessions that match this destination IP prefix or address.
Options
destination-IP-prefix
—Destination IP prefix or address.node
—(Optional) For chassis cluster configurations, clear sessions that match the IP prefix or address 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 destination-prefix 100.0.0.1
- clear security flow session destination-prefix 10::10
clear security flow session destination-prefix 100.0.0.1
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 10::10
user@host> clear security flow session destination-prefix 10::10 1 active sessions cleared
Sample Output
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
Release Information
Command introduced in Release 8.5 of Junos OS.
The node
options added in Release 9.0 of Junos OS.
Support for IPv6 addresses added in Release 10.2 of Junos OS.