fortinet.fortimanager.fmgr_wtpprofile_radio4 module – Configuration options for radio 4.
Note
This module is part of the fortinet.fortimanager collection (version 2.3.0).
You might already have this collection installed if you are using the ansible
package.
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it, use: ansible-galaxy collection install fortinet.fortimanager
.
To use it in a playbook, specify: fortinet.fortimanager.fmgr_wtpprofile_radio4
.
New in fortinet.fortimanager 2.1.0
Synopsis
This module is able to configure a FortiManager device.
Examples include all parameters and values which need to be adjusted to data sources before usage.
Parameters
Parameter |
Comments |
---|---|
The token to access FortiManager without using username and password. |
|
the parameter (adom) in requested url |
|
Only set to True when module schema diffs with FortiManager API structure, module continues to execute without validating parameters. Choices:
|
|
Enable/Disable logging for task. Choices:
|
|
Authenticate Ansible client with forticloud API access token. |
|
The overridden method for the underlying Json RPC request. Choices:
|
|
The rc codes list with which the conditions to fail will be overriden. |
|
The rc codes list with which the conditions to succeed will be overriden. |
|
The adom to lock for FortiManager running in workspace mode, the value can be global and others including root. |
|
The maximum time in seconds to wait for other user to release the workspace lock. Default: |
|
the parameter (wtp-profile) in requested url |
|
the top level parameters set |
|
Enable/disable 802. Choices:
|
|
Enable/disable airtime fairness Choices:
|
|
Enable/disable 802. Choices:
|
|
Enable/disable AP handoff of clients to other APs Choices:
|
|
MAC address to monitor. |
|
Sniffer buffer size |
|
Channel on which to operate the sniffer |
|
Enable/disable sniffer on WiFi control frame Choices:
|
|
Enable/disable sniffer on WiFi data frame Choices:
|
|
Enable/disable sniffer on WiFi management Beacon frames Choices:
|
|
Enable/disable sniffer on WiFi management other frames Choices:
|
|
Enable/disable sniffer on WiFi management probe frames Choices:
|
|
Distributed Automatic Radio Resource Provisioning |
|
The upper bound of automatic transmit power adjustment in dBm |
|
Enable/disable automatic power-level adjustment to prevent co-channel interference Choices:
|
|
The lower bound of automatic transmit power adjustment in dBm |
|
The target of automatic transmit power adjustment in dBm. |
|
WiFi band that Radio 3 operates on. Choices:
|
|
WiFi 5G band type. Choices:
|
|
Enable/disable WiFi multimedia Choices:
|
|
Maximum bandwidth capacity allowed |
|
Beacon interval. |
|
BSS color value for this 11ax radio |
|
BSS color mode for this 11ax radio Choices:
|
|
Enable/disable WiFi multimedia Choices:
|
|
Maximum number of Voice over WLAN |
|
(list) no description |
|
Channel bandwidth Choices:
|
|
Enable/disable measuring channel utilization. Choices:
|
|
Enable/disable allowing both HT20 and HT40 on the same radio Choices:
|
|
Enable/disable Distributed Automatic Radio Resource Provisioning Choices:
|
|
Enable/disable dynamic radio mode assignment Choices:
|
|
Network Coverage Factor Choices:
|
|
Delivery Traffic Indication Map |
|
Maximum packet size that can be sent without fragmentation |
|
Enable/disable frequency handoff of clients to other channels Choices:
|
|
Iperf test protocol Choices:
|
|
Iperf service port number. |
|
Maximum number of stations |
|
Maximum expected distance between the AP and clients |
|
Configure radio MIMO mode Choices:
|
|
Mode of radio 3. Choices:
|
|
Optional antenna used on FAP Choices:
|
|
Radio power level as a percentage of the maximum transmit power |
|
Set radio effective isotropic radiated power Choices:
|
|
Radio EIRP power in dBm |
|
no description Choices:
|
|
Enable/disable 802. Choices:
|
|
no description |
|
Maximum packet size for RTS transmissions, specifying the maximum size of a data packet before RTS/CTS |
|
BSSID for WiFi network. |
|
Enable/disable Captive Portal Authentication Choices:
|
|
Failure identification on the page after an incorrect login. |
|
Identification string from the captive portal login form. |
|
(list) no description |
|
Success identification on the page after a successful login. |
|
Website the client is trying to access. |
|
Username for captive portal authentication. |
|
(list) no description |
|
SAM report interval |
|
Select WiFi network security type Choices:
|
|
SAM test server IP address or domain name. |
|
SAM test server domain name. |
|
SAM test server IP address. |
|
Select SAM server type Choices:
|
|
SSID for WiFi network. |
|
Select SAM test type Choices:
|
|
Username for WiFi network connection. |
|
Use either the short guard interval Choices:
|
|
Enable/disable spectrum analysis to find interference that would negatively impact wireless performance. Choices:
|
|
no description Choices:
|
|
Enable/disable the automatic inheritance of all Virtual Access Points Choices:
|
|
Virtual Access Point |
|
Virtual Access Point |
|
Virtual Access Point |
|
Virtual Access Point |
|
Virtual Access Point |
|
Virtual Access Point |
|
Virtual Access Point |
|
Virtual Access Point |
|
(list or str) Manually selected list of Virtual Access Points |
|
Wireless Intrusion Detection System |
|
Enable/disable zero wait DFS on radio Choices:
|
Notes
Note
Running in workspace locking mode is supported in this FortiManager module, the top level parameters workspace_locking_adom and workspace_locking_timeout help do the work.
To create or update an object, use state present directive.
To delete an object, use state absent directive.
Normally, running one module can fail when a non-zero rc is returned. you can also override the conditions to fail or succeed with parameters rc_failed and rc_succeeded
Examples
- hosts: fortimanager-inventory
collections:
- fortinet.fortimanager
connection: httpapi
vars:
ansible_httpapi_use_ssl: True
ansible_httpapi_validate_certs: False
ansible_httpapi_port: 443
tasks:
- name: Configuration options for radio 4.
fmgr_wtpprofile_radio4:
bypass_validation: False
workspace_locking_adom: <value in [global, custom adom including root]>
workspace_locking_timeout: 300
rc_succeeded: [0, -2, -3, ...]
rc_failed: [-2, -3, ...]
adom: <your own value>
wtp-profile: <your own value>
wtpprofile_radio4:
airtime-fairness: <value in [disable, enable]>
amsdu: <value in [disable, enable]>
ap-handoff: <value in [disable, enable]>
ap-sniffer-addr: <string>
ap-sniffer-bufsize: <integer>
ap-sniffer-chan: <integer>
ap-sniffer-ctl: <value in [disable, enable]>
ap-sniffer-data: <value in [disable, enable]>
ap-sniffer-mgmt-beacon: <value in [disable, enable]>
ap-sniffer-mgmt-other: <value in [disable, enable]>
ap-sniffer-mgmt-probe: <value in [disable, enable]>
auto-power-high: <integer>
auto-power-level: <value in [disable, enable]>
auto-power-low: <integer>
band: <value in [802.11b, 802.11a, 802.11g, ...]>
band-5g-type: <value in [5g-full, 5g-high, 5g-low]>
bandwidth-admission-control: <value in [disable, enable]>
bandwidth-capacity: <integer>
beacon-interval: <integer>
call-admission-control: <value in [disable, enable]>
call-capacity: <integer>
channel: <list or string>
channel-bonding: <value in [80MHz, 40MHz, 20MHz, ...]>
channel-utilization: <value in [disable, enable]>
coexistence: <value in [disable, enable]>
darrp: <value in [disable, enable]>
dtim: <integer>
frag-threshold: <integer>
frequency-handoff: <value in [disable, enable]>
max-clients: <integer>
max-distance: <integer>
mode: <value in [ap, monitor, sniffer, ...]>
power-level: <integer>
powersave-optimize:
- tim
- ac-vo
- no-obss-scan
- no-11b-rate
- client-rate-follow
protection-mode: <value in [rtscts, ctsonly, disable]>
radio-id: <integer>
rts-threshold: <integer>
short-guard-interval: <value in [disable, enable]>
spectrum-analysis: <value in [disable, enable, scan-only]>
transmit-optimize:
- disable
- power-save
- aggr-limit
- retry-limit
- send-bar
vap-all: <value in [disable, enable, tunnel, ...]>
vaps: <list or string>
wids-profile: <string>
zero-wait-dfs: <value in [disable, enable]>
vap1: <string>
vap2: <string>
vap3: <string>
vap4: <string>
vap5: <string>
vap6: <string>
vap7: <string>
vap8: <string>
bss-color: <integer>
auto-power-target: <string>
drma: <value in [disable, enable]>
drma-sensitivity: <value in [low, medium, high]>
iperf-protocol: <value in [udp, tcp]>
iperf-server-port: <integer>
power-mode: <value in [dBm, percentage]>
power-value: <integer>
sam-bssid: <string>
sam-captive-portal: <value in [disable, enable]>
sam-password: <list or string>
sam-report-intv: <integer>
sam-security-type: <value in [open, wpa-personal, wpa-enterprise]>
sam-server: <string>
sam-ssid: <string>
sam-test: <value in [ping, iperf]>
sam-username: <string>
arrp-profile: <string>
bss-color-mode: <value in [auto, static]>
sam-cwp-failure-string: <string>
sam-cwp-match-string: <string>
sam-cwp-password: <list or string>
sam-cwp-success-string: <string>
sam-cwp-test-url: <string>
sam-cwp-username: <string>
sam-server-fqdn: <string>
sam-server-ip: <string>
sam-server-type: <value in [ip, fqdn]>
80211d: <value in [disable, enable]>
optional-antenna: <value in [none, FANT-04ABGN-0606-O-N, FANT-04ABGN-1414-P-N, ...]>
mimo-mode: <value in [default, 1x1, 2x2, ...]>
Return Values
Common return values are documented here, the following are the fields unique to this module:
Key |
Description |
---|---|
The result of the request. Returned: always |
|
The full url requested. Returned: always Sample: |
|
The status of api request. Returned: always Sample: |
|
The api response. Returned: always |
|
The descriptive message of the api response. Returned: always Sample: |
|
The information of the target system. Returned: always |
|
The status the request. Returned: always Sample: |
|
Warning if the parameters used in the playbook are not supported by the current FortiManager version. Returned: complex |