Dashboard Location: Wireless > Configure > SSIDs > Access Control
Wireless EAP Authentication Parameter Management
SSID EAP Override configuration in Meraki wireless networks provides administrators with comprehensive 802.1X authentication parameter control, enabling custom timeout values, retry limits, identity request handling, and EAPOL key exchange optimization. This functionality supports enterprise authentication requirements, network performance tuning, client connectivity optimization, and authentication reliability enhancement in challenging wireless environments. EAP Override is essential for optimizing 802.1X authentication performance, managing authentication timeouts, handling problematic client devices, and ensuring reliable enterprise wireless authentication across diverse client populations and network conditions.
Diagram
Classes
ssids (meraki.domains.organizations.networks.wireless)
Name | Type | Constraint | Mandatory | Default Value |
---|
eap_override | Class | [eap_override] | No | |
eap_override (meraki.domains.organizations.networks.wireless.ssids)
Name | Type | Constraint | Mandatory | Default Value |
---|
timeout | Integer | min: 1 , max: 600 | No | |
identity | Class | [identity] | No | |
max_retries | Integer | min: 1 , max: 5 | No | |
eapol_key | Class | [eapol_key] | No | |
identity (meraki.domains.organizations.networks.wireless.ssids.eap_override)
Name | Type | Constraint | Mandatory | Default Value |
---|
retries | Integer | min: 1 , max: 5 | No | |
timeout | Integer | min: 1 , max: 600 | No | |
eapol_key (meraki.domains.organizations.networks.wireless.ssids.eap_override)
Name | Type | Constraint | Mandatory | Default Value |
---|
retries | Integer | min: 1 , max: 5 | No | |
timeout_in_ms | Integer | min: 1 , max: 5000 | No | |
Examples
Example-1: The example below demonstrates wireless SSID EAP override configuration using tested YAML configuration from pipeline fixtures.
- name: "!env network_name"