Navigation
mac-authentication-type
Syntax
mac-authentication-type ( disabled | local | radius );
Hierarchy Level
[edit wlan access-point name radio (1 | 2) virtual-access-point id security]
Release Information
Statement introduced in Release 10.0 of Junos OS.
Description
Enable or disable client authentication using the client’s MAC address.
Options
disable—No MAC authentication is performed. This is the default.
local—The client’s MAC address is looked up on a list of configured MAC addresses. Use the station-mac-filter configuration statement to configure the MAC addresses that are allowed or denied access.
radius—The client’s MAC address is authenticated with a RADIUS server.
Required Privilege Level
wlan—To view this statement in the configuration.
wlan-control—To add this statement to the configuration.