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

dot1x (MX Series in Enhanced LAN Mode)

date_range 10-Apr-24

Syntax

content_copy zoom_out_map
dot1x {
    disable;
    guest-vlan (vlan-id  | vlan-name);
    mac-radius {
        flap-on-disconnect;
        restrict;
    }
    maximum-requests number;
    no-reauthentication;
    server-fail (deny | permit | use-cache | vlan-id | vlan-name);
    server-reject-vlan (vlan-id | vlan-name)  { 
        eapol-block;
        block-interval block-interval;
    }
    supplicant-timeout seconds; 
    transmit-period seconds;
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols authentication-access-control interface (all | interface-names)]

Description

Configure 802.1X authentication for Port-Based Network Access Control. 802.1X authentication is supported on interfaces that are members of private VLANs (PVLANs).

The remaining statements are explained separately. See CLI Explorer.

Default

802.1X is disabled.

Required Privilege Level

routing—To view this statement in the configuration.routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 14.2.

footer-navigation