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

clear security flow session protocol

Syntax

clear security flow session protocol protocol-name | protocol-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 each session that uses the specified IP protocol.

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

Options

protocol-name — (Optional) Networking protocol name. The following text values are supported.

protocol-number —(Optional) Numeric protocol value. For a complete list of possible numeric values, see RFC 1700, Assigned Numbers (for the Internet Protocol Suite).

Range: 0 through 255

node—(Optional) For chassis cluster configurations, clear security on a specific node (device) in the cluster for the user with this identification number.

Required Privilege Level

clear

Related Topics

show security flow session protocol

List of Sample Output

clear security flow session protocol pim
clear security flow session protocol 0

Output Fields

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

clear security flow session protocol pim

user@host> clear security flow session protocol pim
node0:
--------------------------------------------------------------------------
0 active sessions cleared
node1:
--------------------------------------------------------------------------
0 active sessions cleared

clear security flow session protocol 0

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

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