Configure SSIDs
Location in Dashboard: Wireless
>> Configure
>> SSIDs
Diagram
Classes
ssids (meraki.domains.organizations.networks.wireless)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | min: 1 , max: 127 | No | |
auth_mode | Choice | 8021x-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 , psk | No | |
available_on_all_aps | Boolean | true , false | No | |
default_vlan_id | Any | Integer[min: 1 , max: 4094 ] or String[matches: `(?:[1-9] | [1-9][0-9] | [1-9][0-9]2 |
encryption_mode | Choice | open , wep , wpa , wpa-eap | No | |
ip_assignment_mode | Choice | NAT mode , Bridge mode , Layer 3 roaming , Ethernet over GRE , Layer 3 roaming with a concentrator , VPN | No | |
wpa_encryption_mode | Choice | WPA1 and WPA2 , WPA1 only , WPA2 only , WPA3 192-bit Security , WPA3 Transition Mode , WPA3 only | No | |
lan_isolation | Boolean | true , false | No | |
mandatory_dhcp | Boolean | true , false | No | |
use_vlan_tagging | Boolean | true , false | No | |
visible | Boolean | true , false | No | |
splash_page | Choice | Billing , 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 Sentry | No | |
radius_accounting | Boolean | true , false | No | |
radius_attribute_for_group_policies | Choice | Airespace-ACL-Name , Aruba-User-Role , Filter-Id , Reply-Message | No | |
radius_coa | Boolean | true , false | No | |
radius_fallback | Boolean | true , false | No | |
radius_override | Boolean | true , false | No | |
radius_proxy | Boolean | true , false | No | |
radius_server_attempts_limit | Integer | min: 1 , max: 5 | No | |
radius_server_timeout | Integer | min: 1 , max: 10 | No | |
radius_testing | Boolean | true , false | No | |
per_client_bandwidth_limit_down | Integer | min: 0 , max: 1000000 | No | |
per_client_bandwidth_limit_up | Integer | min: 0 , max: 1000000 | No | |
per_ssid_bandwidth_limit_down | Integer | min: 0 , max: 1000000 | No | |
per_ssid_bandwidth_limit_up | Integer | min: 0 , max: 1000000 | No |
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