[Contents] [Prev] [Next] [Index] [Report an Error]

dot1x

Syntax

dot1x {
authenticator {
authentication-profile-name access-profile-name;
interface interface-ids {
maximum-requests integer;
retries integer;
quiet-period seconds;
transmit-period seconds;
reauthentication (disable | interval seconds);
server-timeout seconds;
supplicant (single);
supplicant-timeout seconds;
}
}
}

Hierarchy Level

[edit protocols]

Release Information

Statement introduced in JUNOS Release 9.3.

Description

For the MX-series only, specifies settings for using 802.1x Port-Based Network Access Control.

Default

By default, dot1x is not configured.

Options

authenticator—Specify the authentication profile name and the interface.

Usage Guidelines

See Configuring IEEE 802.1x Port-Based Network Access Control.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Related Topics

authenticator, authentication-profile-name, interface (IEEE 802.1x)


[Contents] [Prev] [Next] [Index] [Report an Error]