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 firewall-authentication users address

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear security firewall-authentication users address            address                
<node (           node-id          | all | local | primary)>

Description

Clear information about the users at the specified IP address that are currently authenticated.

Options

  • address address—IP address for which to clear user firewall authentication information.

  • none—Clear all the firewall authentication information for users at this IP address.

  • node—(Optional) For chassis cluster configurations, clear user firewall authentication entries on a specific node.

    • 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 firewall-authentication users address 198.51.100.11

content_copy zoom_out_map
user@host> clear security firewall-authentication users address 198.51.100.11
node0:
--------------------------------------------------------------------------
node1:
--------------------------------------------------------------------------

Sample Output

clear security firewall-authentication users address 198.51.100.11 node 1

content_copy zoom_out_map
user@host> clear security firewall-authentication users address 198.51.100.11 node 1
node1:
--------------------------------------------------------------------------

Release Information

Command introduced in Junos OS Release 8.5. The node options added in Junos OS Release 9.0.

footer-navigation