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

authenticator

Syntax

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 dot1x]

Release Information

The authenticator statement was introduced in JUNOS Release 9.3.

Description

Specify an authentication profile for user or client authentication and configure the Ethernet interface for 802.1x protocol operation.

Options

authentication-profile-name access-profile-name—Specifies the RADIUS authentication profile for user or client authentication.

interface interface-ids—Configures the Ethernet interface for 802.1x protocol operation. See interface (IEEE 802.1x) for descriptions of interface statement subordinate options.

Usage Guidelines

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

Required Privilege Level

protocols—To view this statement in the configuration.

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

Related Topics

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


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