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 captive-portal authentication-failed-users

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show captive-portal authentication-failed-users

Description

Display the users that have failed captive portal authentication.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show captive-portal authentication-failed-users command. Output fields are listed in the approximate order in which they appear.

Table 1: show captive-portal authentication-failed-users Output Fields

Field Name

Field Description

Level of Output

Interface

The MAC address configured to bypass captive portal authentication.

all

MAC address

The MAC address configured statically on the interface.

all

User

Name of the user that has failed captive portal authentication.

all

Failure Count

The number of times that 802.1X authentication has failed on the interface.

all

Sample Output

show captive-portal authentication-failed-users

content_copy zoom_out_map
user@host> show captive-portal authentication-failed-users

Interface     MAC address          User            Failure Count
ge-0/0/17.0   00:37:00:00:00:00    003700000000        28           
ge-0/0/20.0   00:04:10:00:00:00    000410000000        32           
ge-0/0/18.0   00:00:03:00:0a:00    000003000a00        4         
ge-0/0/19.0   00:00:03:00:0b:00    000003000b00        18

Release Information

Command introduced in Junos OS Release 10.1.

footer-navigation