- 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;
- }
- }
- [edit protocols dot1x]
The authenticator statement was introduced in JUNOS Release 9.3.
Specify an authentication profile for user or client authentication and configure the Ethernet interface for 802.1x protocol operation.
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.
See Configuring IEEE 802.1x Port-Based Network Access Control.
protocols—To view this statement in the configuration.
protocols-control—To add this statement to the configuration.
authentication-profile-name, dot1x, interface (IEEE 802.1x)