Skip to main content

Configure SSIDs

Location in Dashboard: Wireless >> Configure >> SSIDs

Diagram

Classes

ssids (meraki.domains.organizations.networks.wireless)

NameTypeConstraintMandatoryDefault Value
nameStringmin: 1, max: 127No
auth_modeChoice8021x-entra, 8021x-google, 8021x-localradius, 8021x-meraki, 8021x-nac, 8021x-radius, ipsk-with-nac, ipsk-with-radius, ipsk-without-radius, open, open-enhanced, open-with-nac, open-with-radius, pskNo
available_on_all_apsBooleantrue, falseNo
default_vlan_idAnyInteger[min: 1, max: 4094] or String[matches: `(?:[1-9][1-9][0-9][1-9][0-9]2
encryption_modeChoiceopen, wep, wpa, wpa-eapNo
ip_assignment_modeChoiceNAT mode, Bridge mode, Layer 3 roaming, Ethernet over GRE, Layer 3 roaming with a concentrator, VPNNo
wpa_encryption_modeChoiceWPA1 and WPA2, WPA1 only, WPA2 only, WPA3 192-bit Security, WPA3 Transition Mode, WPA3 onlyNo
lan_isolationBooleantrue, falseNo
mandatory_dhcpBooleantrue, falseNo
use_vlan_taggingBooleantrue, falseNo
visibleBooleantrue, falseNo
splash_pageChoiceBilling, Cisco ISE, Click-through splash page, Facebook Wi-Fi, Google Apps domain, Google OAuth, Microsoft Entra ID, None, Password-protected with Active Directory, Password-protected with LDAP, Password-protected with Meraki RADIUS, Password-protected with custom RADIUS, SMS authentication, Sponsored guest, Systems Manager SentryNo
radius_accountingBooleantrue, falseNo
radius_attribute_for_group_policiesChoiceAirespace-ACL-Name, Aruba-User-Role, Filter-Id, Reply-MessageNo
radius_coaBooleantrue, falseNo
radius_fallbackBooleantrue, falseNo
radius_overrideBooleantrue, falseNo
radius_proxyBooleantrue, falseNo
radius_server_attempts_limitIntegermin: 1, max: 5No
radius_server_timeoutIntegermin: 1, max: 10No
radius_testingBooleantrue, falseNo
per_client_bandwidth_limit_downIntegermin: 0, max: 1000000No
per_client_bandwidth_limit_upIntegermin: 0, max: 1000000No
per_ssid_bandwidth_limit_downIntegermin: 0, max: 1000000No
per_ssid_bandwidth_limit_upIntegermin: 0, max: 1000000No

Config Sample

meraki:
domains:
- name: EMEA
administrator:
name: Foo Bar
organizations:
- name: Dev
networks:
- name: Dev-main-cx-provider
product_types:
- appliance
- camera
- switch
- wireless
wireless:
ssids:
- name: CORP
ssid_number: '0'
enabled: true
auth_mode: 8021x-radius
available_on_all_aps: true
default_vlan_id: 666
encryption_mode: wpa-eap
ip_assignment_mode: Bridge mode
lan_isolation: false
mandatory_dhcp: false
use_vlan_tagging: true
splash_page: None
visible: true
wpa_encryption_mode: "WPA2 only"
radius_proxy: false
radius_testing: true
radius_server_timeout: 5
radius_server_attempts_limit: 3
radius_coa: true
radius_fallback: true
radius_override: true
radius_accounting: true
radius_accounting_interim_interval: 360
radius_attribute_for_group_policies: Filter-Id
per_client_bandwidth_limit_down: 0
per_client_bandwidth_limit_up: 0
per_ssid_bandwidth_limit_down: 0
per_ssid_bandwidth_limit_up: 0
- name: Guest
ssid_number: '1'
enabled: true
auth_mode: psk
psk: guest_secure_password
encryption_mode: wpa
wpa_encryption_mode: WPA2 only
visible: true
# dhcp_enforced_deauthentication:
# enabled: true