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

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear security firewall-authentication users
<node (node-id | all | local | primary)>
<address>
<identifier>
<logical-system (logical-system-name | all)>
<root-logical-system (address | auth-type | from-zone | identifier | tenant | to-zone>
<tenant (tenant-name |all)>

Description

Clear firewall authentication tables for all users.

Options

  • node—(Optional) For chassis cluster configurations, clear firewall authentication details for all users 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.

  • address—Display authentication entries based on ip address.

  • identifier—Display authentication entries by id.

  • logical-system—Display firewall authentication tables based on logical system name.

  • node—(Optional) For chassis cluster configurations, display firewall authentication details for all users on a specific node.

    • node-id—Identification number of the node. It can be 0 or 1.

    • all—Display information about all nodes.

    • local—Display information about the local node.

    • primary—Display information about the primary node.

  • root-logical-system—Display firewall authentication tables for root logical system.

  • tenant—Display firewall authentication tables based on tenant name.

Required Privilege Level

clear

Output Fields

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

This command produces no output.

Sample Output

clear security firewall-authentication users

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

Sample Output

clear security firewall-authentication users node 1

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

clear security firewall-authentication users tenant all

content_copy zoom_out_map
user@host> clear security firewall-authentication users tenant all

Release Information

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

The tenant option introduced in Junos OS Release 18.3R1.

footer-navigation