Template of a Wireless Interface that may exist on a NSGateway Template instance. Instantiation of NSG Template will result in the creation of a Wireless Port instance on the NSG instance. Parameters defined on the template will be used to polulate the attributes on the Wireless Port instance inheriting from the template.
countryCode |
description |
frequencyChannel |
genericConfig |
name |
physicalName |
portType |
wifiFrequencyBand |
wifiMode |
This object has no parents.
This object has no children.
This object has no members.
Country code where the NSG with a Wireless Port installed is defined. The country code allows some WiFi features to be enabled or disabled on the Wireless card.
Allowed values: CA, FR, UK, US
SDK attribute: countryCode
A customer friendly description to be given to the Wireless Port Template.
Format: free
Max length: 255
SDK attribute: description
The selected wireless frequency and channel used by the wireless interface. Channels range is from 0 to 165 where 0 stands for Auto Channel Selection.
Allowed values: CH_0, CH_1, CH_2
Default value: CH_0
SDK attribute: frequencyChannel
Configuration blob for the Wireless Port/Card installed on the NSG. It contains the less common Wireless parameters that can be configured at the OS level for the WiFi card.
Format: free
Max length: 4096
SDK attribute: genericConfig
A customer friendly name for the Wireless Port template.
Format: free
Min length: 1
Max length: 255
SDK attribute: name
The identifier of the wireless port as identified by the OS running on the NSG. This name can't be modified once the port is created.
Format: free
Min length: 1
Max length: 255
SDK attribute: physicalName
Port type for the wireless port. This can be a port of type Access or Network.
Allowed values: ACCESS
Default value: ACCESS
SDK attribute: portType
Wireless frequency band set on the WiFi card installed. The standard currently supports two frequency bands, 5 GHz and 2.4 GHz. A future variant under name 802.11ad will support 60 GHz.
Allowed values: FREQ_2_4_GHZ, FREQ_5_0_GHZ
Default value: FREQ_2_4_GHZ
SDK attribute: wifiFrequencyBand
WirelessFidelity 802.11 norm used. The values supported represents a combination of modes that are to be enabled at once on the WiFi Card.
Allowed values: WIFI_A, WIFI_A_AC, WIFI_A_N, WIFI_A_N_AC, WIFI_B_G, WIFI_B_G_N
Default value: WIFI_A_N_AC
SDK attribute: wifiMode