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

show dot1x firewall

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show dot1x firewall <interface interface-name> 

Description

Display information about the firewall filters for each user or nonresponsive host that is authenticated on each 802.1X-enabled interface that is configured for multiple supplicants. For example, if the firewall filter is configured with a term for counters, the command shows the count for each user.

Options

none

Display information for all interfaces.

interface interface-names

(Optional) Display information for the specified interface.

Required Privilege Level

view

Output Fields

Output fields include any action modifier that is specified in firewall filters.

Sample Output

show dot1x firewall

(Showing counter action)

content_copy zoom_out_map
user@switch> show dot1x firewall
Filter: dot1x-filter-ge-0/0/3
Counters
 counter1_dot1x_ge-0/0/3_user1   342
 counter1_dot1x_ge-0/0/3_user2   857
 

show dot1x firewall

(Showing policer action)

content_copy zoom_out_map
user@switch> show dot1x firewall
Filter: dot1x_ge-0/0/0
Counters
 p1-t1   494946
 

Release Information

Command introduced in Junos OS Release 9.5.

footer-navigation