|
| 1 | +--- |
| 2 | +# generated by https://github.com/hashicorp/terraform-plugin-docs |
| 3 | +page_title: "catalystcenter_wireless_ssid Resource - terraform-provider-catalystcenter" |
| 4 | +subcategory: "Wireless" |
| 5 | +description: |- |
| 6 | + This resource can manage a Wireless SSID. |
| 7 | +--- |
| 8 | + |
| 9 | +# catalystcenter_wireless_ssid (Resource) |
| 10 | + |
| 11 | +This resource can manage a Wireless SSID. |
| 12 | + |
| 13 | +## Example Usage |
| 14 | + |
| 15 | +```terraform |
| 16 | +resource "catalystcenter_wireless_ssid" "example" { |
| 17 | + site_id = "5e8e3e3e-1b6b-4b6b-8b6b-1b6b4b6b8b6b" |
| 18 | + ssid = "mySSID1" |
| 19 | + auth_type = "WPA3_PERSONAL" |
| 20 | + passphrase = "Cisco123" |
| 21 | + fast_lane = false |
| 22 | + mac_filtering = false |
| 23 | + ssid_radio_type = "Triple band operation(2.4GHz, 5GHz and 6GHz)" |
| 24 | + broadcast_ssid = true |
| 25 | + fast_transition = "ADAPTIVE" |
| 26 | + session_timeout_enable = true |
| 27 | + session_timeout = 1800 |
| 28 | + client_exclusion = true |
| 29 | + client_exclusion_timeout = 1800 |
| 30 | + basic_service_set_max_idle = true |
| 31 | + basic_service_set_client_idle_timeout = 300 |
| 32 | + directed_multicast_service = true |
| 33 | + neighbor_list = true |
| 34 | + mft_client_protection = "OPTIONAL" |
| 35 | + aaa_override = false |
| 36 | + protected_management_frame = "REQUIRED" |
| 37 | + rsn_cipher_suite_ccmp128 = true |
| 38 | + wlan_type = "Enterprise" |
| 39 | + auth_key_sae_ext = true |
| 40 | + ghz24_policy = "dot11-g-only" |
| 41 | + hex = false |
| 42 | + random_mac_filter = false |
| 43 | +} |
| 44 | +``` |
| 45 | + |
| 46 | +<!-- schema generated by tfplugindocs --> |
| 47 | +## Schema |
| 48 | + |
| 49 | +### Required |
| 50 | + |
| 51 | +- `auth_type` (String) L2 Authentication Type. If authType is not open, then at least one RSN Cipher Suite and corresponding valid AKM must be enabled. |
| 52 | +- `site_id` (String) Site ID - only site level Global is supported |
| 53 | +- `ssid` (String) Name of the SSID |
| 54 | +- `wlan_type` (String) Wlan Type |
| 55 | + |
| 56 | +### Optional |
| 57 | + |
| 58 | +- `aaa_override` (Boolean) Activate the AAA Override feature when set to true |
| 59 | +- `acct_servers` (Set of String) List of Accounting server IpAddresses |
| 60 | +- `acl_name` (String) Pre-Auth Access Control List (ACL) Name |
| 61 | +- `ap_beacon_protection` (Boolean) When set to true, the Access Point (AP) Beacon Protection feature is activated, enhancing the security of the network |
| 62 | +- `auth_key8021x` (Boolean) When set to true, the 802.1X authentication key is in use |
| 63 | +- `auth_key8021x_plus_tf` (Boolean) When set to true, the 802.1X-Plus-FT authentication key is in use |
| 64 | +- `auth_key8021x_sha256` (Boolean) When set to true, the feature that enables 802.1X authentication using the SHA256 algorithm is turned on |
| 65 | +- `auth_key_easy_psk` (Boolean) When set to true, the feature that enables the use of Easy Pre-shared Key (PSK) authentication is activated |
| 66 | +- `auth_key_easy_psk_sha256` (Boolean) The feature that allows the use of Pre-shared Key (PSK) authentication with the SHA256 algorithm is enabled when it is set to true |
| 67 | +- `auth_key_owe` (Boolean) When set to true, the Opportunistic Wireless Encryption (OWE) authentication key feature is turned on |
| 68 | +- `auth_key_sae` (Boolean) When set to true, the feature enabling the Simultaneous Authentication of Equals (SAE) authentication key is activated |
| 69 | +- `auth_key_sae_ext` (Boolean) When set to true, the Simultaneous Authentication of Equals (SAE) Extended Authentication key feature is turned on |
| 70 | +- `auth_key_sae_ext_plus_tf` (Boolean) When set to true, the Simultaneous Authentication of Equals (SAE) combined with Fast Transition (FT) Authentication Key feature is enabled |
| 71 | +- `auth_key_sae_plus_ft` (Boolean) When set to true, the feature that enables the combination of Pre-shared Key (PSK) and Fast Transition (FT) authentication keys is activated |
| 72 | +- `auth_key_suite_b1921x` (Boolean) When set to true, the SuiteB192-1x authentication key feature is enabled |
| 73 | +- `auth_key_suite_b1x` (Boolean) When activated by setting it to true, the SuiteB-1x authentication key feature is engaged |
| 74 | +- `auth_server` (String) Authentication Server, Mandatory for Guest SSIDs with wlanType=Guest and l3AuthType=web_auth |
| 75 | +- `auth_servers` (Set of String) List of Authentication/Authorization server IpAddresses |
| 76 | +- `basic_service_set_client_idle_timeout` (Number) This refers to the duration of inactivity, measured in seconds, before a client connected to the Basic Service Set is considered idle and timed out |
| 77 | + - Range: `15`-`100000` |
| 78 | +- `basic_service_set_max_idle` (Boolean) Activate the maximum idle feature for the Basic Service Set |
| 79 | +- `broadcast_ssid` (Boolean) When activated by setting it to true, the Broadcast SSID feature will make the SSID publicly visible to wireless devices searching for available networks |
| 80 | +- `cckm` (Boolean) True if CCKM is enabled, else False |
| 81 | +- `cckm_tsf_tolerance` (Number) Cckm TImestamp Tolerance(in milliseconds) |
| 82 | + - Range: `1000`-`5000` |
| 83 | +- `client_exclusion` (Boolean) Activate the feature that allows for the exclusion of clients |
| 84 | +- `client_exclusion_timeout` (Number) This refers to the length of time, in seconds, a client is excluded or blocked from accessing the network after a specified number of unsuccessful attempts |
| 85 | + - Range: `0`-`2147483647` |
| 86 | +- `client_rate_limit` (Number) This pertains to the maximum data transfer rate, specified in bits per second, that a client is permitted to achieve |
| 87 | + - Range: `8000`-`100000000000` |
| 88 | +- `coverage_hole_detection` (Boolean) Coverage Hole Detection Enable |
| 89 | +- `directed_multicast_service` (Boolean) The Directed Multicast Service feature becomes operational when it is set to true |
| 90 | +- `egress_qos` (String) Egress QOS |
| 91 | +- `enabled` (Boolean) Set SSID's admin status as 'Enabled' when set to true |
| 92 | +- `external_auth_ip_address` (String) External WebAuth URL (Mandatory for Guest SSIDs with wlanType = Guest, l3AuthType = web_auth and authServer = auth_external) |
| 93 | +- `fast_lane` (Boolean) True if FastLane is enabled, else False |
| 94 | +- `fast_transition` (String) Fast Transition |
| 95 | + - Choices: `ADAPTIVE`, `ENABLE`, `DISABLE` |
| 96 | +- `fast_transition_over_the_distributed_system` (Boolean) Enable Fast Transition over the Distributed System when set to true |
| 97 | +- `ghz24_policy` (String) 2.4 Ghz Band Policy value. Allowed only when 2.4 Radio Band is enabled in ssidRadioType |
| 98 | + - Choices: `dot11-g-only`, `dot11-bg-only` |
| 99 | +- `ghz6_policy_client_steering` (Boolean) True if 6 GHz Policy Client Steering is enabled, else False |
| 100 | +- `hex` (Boolean) True if passphrase is in Hex format, else False |
| 101 | +- `ingress_qos` (String) Ingress QOS |
| 102 | +- `l3_auth_type` (String) L3 Authentication Type |
| 103 | +- `mac_filtering` (Boolean) When set to true, MAC Filtering will be activated, allowing control over network access based on the MAC address of the device |
| 104 | +- `mft_client_protection` (String) Management Frame Protection Client |
| 105 | + - Choices: `OPTIONAL`, `DISABLED`, `REQUIRED` |
| 106 | +- `multi_psk_settings` (Attributes List) Multi PSK Settings (Only applicable for SSID with PERSONAL auth type and PSK) (see [below for nested schema](#nestedatt--multi_psk_settings)) |
| 107 | +- `nas_options` (Set of String) Nas Options |
| 108 | +- `neighbor_list` (Boolean) The Neighbor List feature is enabled when it is set to true |
| 109 | +- `open_ssid` (Boolean) Open SSID which is already created in the design and not associated to any other OPEN-SECURED SSID |
| 110 | +- `passphrase` (String) Passphrase (Only applicable for SSID with PERSONAL security level). Passphrase needs to be between 8 and 63 characters for ASCII type. HEX passphrase needs to be 64 characters |
| 111 | +- `posturing` (Boolean) Applicable only for Enterprise SSIDs. When set to True, Posturing will enabled. Required to be set to True if ACL needs to be mapped for Enterprise SSID. |
| 112 | +- `profile_name` (String) WLAN Profile Name, if not passed autogenerated profile name will be assigned. The same wlanProfileName will also be used for policyProfileName |
| 113 | +- `protected_management_frame` (String) (REQUIRED is applicable for authType WPA3_PERSONAL, WPA3_ENTERPRISE, OPEN_SECURED) and (OPTIONAL/REQUIRED is applicable for authType WPA2_WPA3_PERSONAL and WPA2_WPA3_ENTERPRISE) |
| 114 | + - Choices: `OPTIONAL`, `DISABLED`, `REQUIRED` |
| 115 | +- `random_mac_filter` (Boolean) Deny clients using randomized MAC addresses when set to true |
| 116 | +- `rsn_cipher_suite_ccmp128` (Boolean) When set to true, the Robust Security Network (RSN) Cipher Suite CCMP128 encryption protocol is activated |
| 117 | +- `rsn_cipher_suite_ccmp256` (Boolean) When set to true, the Robust Security Network (RSN) Cipher Suite CCMP256 encryption protocol is activated |
| 118 | +- `rsn_cipher_suite_gcmp128` (Boolean) When set to true, the Robust Security Network (RSN) Cipher Suite GCMP128 encryption protocol is activated |
| 119 | +- `rsn_cipher_suite_gcmp256` (Boolean) When set to true, the Robust Security Network (RSN) Cipher Suite GCMP256 encryption protocol is activated |
| 120 | +- `session_timeout` (Number) This denotes the allotted time span, expressed in seconds, before a session is automatically terminated due to inactivity |
| 121 | + - Range: `1`-`86400` |
| 122 | +- `session_timeout_enable` (Boolean) Turn on the feature that imposes a time limit on user sessions |
| 123 | +- `sleeping_client` (Boolean) When set to true, this will activate the timeout settings that apply to clients in sleep mode |
| 124 | +- `sleeping_client_timeout` (Number) This refers to the amount of time, measured in minutes, before a sleeping (inactive) client is timed out of the network |
| 125 | + - Range: `10`-`43200` |
| 126 | +- `ssid_radio_type` (String) Radio Policy |
| 127 | + - Choices: `Triple band operation(2.4GHz, 5GHz and 6GHz)`, `5GHz only`, `2.4GHz only`, `6GHz only`, `2.4 and 5 GHz`, `2.4 and 6 GHz`, `5 and 6 GHz` |
| 128 | +- `web_passthrough` (Boolean) When set to true, the Web-Passthrough feature will be activated for the Guest SSID, allowing guests to bypass certain login requirements |
| 129 | +- `wlan_band_select` (Boolean) Band select is allowed only when band options selected contains at least 2.4 GHz and 5 GHz band |
| 130 | + |
| 131 | +### Read-Only |
| 132 | + |
| 133 | +- `id` (String) The id of the object |
| 134 | + |
| 135 | +<a id="nestedatt--multi_psk_settings"></a> |
| 136 | +### Nested Schema for `multi_psk_settings` |
| 137 | + |
| 138 | +Required: |
| 139 | + |
| 140 | +- `priority` (String) Priority |
| 141 | + |
| 142 | +Optional: |
| 143 | + |
| 144 | +- `passphrase` (String) Passphrase |
| 145 | +- `passphrase_type` (String) Passphrase Type |
| 146 | + - Choices: `ASCII`, `HEX` |
| 147 | + |
| 148 | +## Import |
| 149 | + |
| 150 | +Import is supported using the following syntax: |
| 151 | + |
| 152 | +```shell |
| 153 | +terraform import catalystcenter_wireless_ssid.example "<site_id>,<id>" |
| 154 | +``` |
0 commit comments