Manual:Interface/Wireless

From MikroTik Wiki
Jump to navigation Jump to search
=== Basic settings ===
master-interface
{{ #if: Name of wireless interface that supports virtual-APs|

Syntax: Name of wireless interface that supports virtual-APs

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: ____|

Description: ____

}}
mode
{{ #if: one of these values:
  • station -
  • station-wds -
  • ap-bridge -
  • bridge -
  • allignment-only -
  • nstreme-dual-slave -
  • wds-slave -
  • station-pseudobridge -
  • station-pseudobridge-clone -
|

Syntax: one of these values:

  • station -
  • station-wds -
  • ap-bridge -
  • bridge -
  • allignment-only -
  • nstreme-dual-slave -
  • wds-slave -
  • station-pseudobridge -
  • station-pseudobridge-clone -

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
ssid
{{ #if: text, up to 32 characters long|

Syntax: text, up to 32 characters long

}}{{ #if: MikroTik|

Default value: MikroTik

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: SSID (service set identifier) is a name that identifies wireless network. ____usage

|

Description: SSID (service set identifier) is a name that identifies wireless network. ____usage

}}
frequency
{{ #if: Frequency value in MHz.|

Syntax: Frequency value in MHz.

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: Channel frequency on which AP will operate. Allowed values depend on selected band, and are restricetd by country setting and wireless card capabilities.

This setting has no effect if interface is in station mode.|

Description: Channel frequency on which AP will operate. Allowed values depend on selected band, and are restricetd by country setting and wireless card capabilities. This setting has no effect if interface is in station mode.

}}
band
{{ #if: one of '2.4ghz-b', '5ghz', '5ghz-turbo', '2.4ghz-b/g', '2.4ghz-g-turbo', '5ghz-10mhz', '5ghz-5mhz', '2ghz-10mhz', '2ghz-5mhz', '5ghz-11n', '2ghz-11n', '2.4ghz-onlyg'|

Syntax: one of '2.4ghz-b', '5ghz', '5ghz-turbo', '2.4ghz-b/g', '2.4ghz-g-turbo', '5ghz-10mhz', '5ghz-5mhz', '2ghz-10mhz', '2ghz-5mhz', '5ghz-11n', '2ghz-11n', '2.4ghz-onlyg'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
scan-list
{{ #if: 'default', or comma separated list of frequencies and frequency ranges|

Syntax: 'default', or comma separated list of frequencies and frequency ranges

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: The default value is all channels from selected band that are supported by card and allowed by the country and frequency-mode settings (this list can be seen in /interface/wireless/info. For default scanlist in '5ghz' band channels are taken with 20mHz step, in '5ghz-turbo' band - with 40mHz step. If scan-list is specified manually, then all matching channels are taken.|

Description: The default value is all channels from selected band that are supported by card and allowed by the country and frequency-mode settings (this list can be seen in /interface/wireless/info. For default scanlist in '5ghz' band channels are taken with 20mHz step, in '5ghz-turbo' band - with 40mHz step. If scan-list is specified manually, then all matching channels are taken.

}}
antenna-mode
{{ #if: one of these values:
  • ant-a - use only 'a' antenna
  • ant-b - use only 'b' antenna
  • txa-rxb - use antenna 'a' for transmitting, antenna 'b' for receiving
  • rxa-txb - use antenna 'b' for transmitting, antenna 'a' for receiving
|

Syntax: one of these values:

  • ant-a - use only 'a' antenna
  • ant-b - use only 'b' antenna
  • txa-rxb - use antenna 'a' for transmitting, antenna 'b' for receiving
  • rxa-txb - use antenna 'b' for transmitting, antenna 'a' for receiving

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
wds-mode
{{ #if: one of 'disabled', 'static', 'dynamic', 'static-mesh' or 'dynamic-mesh'|

Syntax: one of 'disabled', 'static', 'dynamic', 'static-mesh' or 'dynamic-mesh'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: Controls how WDS links with other APs are established.

  • 'disabled' does not allow WDS links with other APs. ____what about station-wds
  • 'static' only allows WDS links that are manually configured in Manual:/interface/wireless/wds
  • 'dynamic' also allows WDS links with APs that are not configured in Manual:/interface/wireless/wds, by creating required entries dynamically. Such dynamic WDS entries are removed automatically after the connection with the other AP is lost.

'-mesh' modes use different (better) method for establishing link between AP, thay is not compatible with other vendors, or APs in non-mesh mode.

|

Description: Controls how WDS links with other APs are established.

  • 'disabled' does not allow WDS links with other APs. ____what about station-wds
  • 'static' only allows WDS links that are manually configured in Manual:/interface/wireless/wds
  • 'dynamic' also allows WDS links with APs that are not configured in Manual:/interface/wireless/wds, by creating required entries dynamically. Such dynamic WDS entries are removed automatically after the connection with the other AP is lost.
'-mesh' modes use different (better) method for establishing link between AP, thay is not compatible with other vendors, or APs in non-mesh mode.

}}
wds-default-bridge
{{ #if: 'none', or name of bridge interface|

Syntax: 'none', or name of bridge interface

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: Dynamically created WDS links will be added to bridge specified in this property. Has effect only if wds-mode is 'dynamic' or 'dynamic-mesh'.

|

Description: Dynamically created WDS links will be added to bridge specified in this property. Has effect only if wds-mode is 'dynamic' or 'dynamic-mesh'.

}}
wds-ignore-ssid
{{ #if: 'yes' or 'no'|

Syntax: 'yes' or 'no'

}}{{ #if: no|

Default value: no

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: By default, WDS link can be created only between two APs that work on the same frequency and have the same SSID value. If this property is set to 'yes', then SSID of the remote AP will not be checked. ____this has to be set on both?

|

Description: By default, WDS link can be created only between two APs that work on the same frequency and have the same SSID value. If this property is set to 'yes', then SSID of the remote AP will not be checked. ____this has to be set on both?

}}
default-authentication
{{ #if: 'yes' or 'no'|

Syntax: 'yes' or 'no'

}}{{ #if: yes|

Default value: yes

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: For AP mode, this is the value of authentication for clients that do not match any entry in the /interface/wireless/access-list. For station mode, this is the value of connect for APs that do not match any entry in the /interface/wireless/connect-list.

|

Description: For AP mode, this is the value of authentication for clients that do not match any entry in the /interface/wireless/access-list. For station mode, this is the value of connect for APs that do not match any entry in the /interface/wireless/connect-list.

}}
default-forwarding
{{ #if: 'yes' or 'no'|

Syntax: 'yes' or 'no'

}}{{ #if: yes|

Default value: yes

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: This is the value of forwarding for clients that do not match any entry in the /interface/wireless/access-list.

|

Description: This is the value of forwarding for clients that do not match any entry in the /interface/wireless/access-list.

}}
default-ap-tx-limit
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: This is the value of ap-tx-limit for clients that do not match any entry in the /interface/wireless/access-list.

|

Description: This is the value of ap-tx-limit for clients that do not match any entry in the /interface/wireless/access-list.

}}
default-client-tx-limit
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: This is the value of client-tx-limit for clients that do not match any entry in the /interface/wireless/access-list.

|

Description: This is the value of client-tx-limit for clients that do not match any entry in the /interface/wireless/access-list.

}}
hide-ssid
{{ #if: 'yes' or 'no'|

Syntax: 'yes' or 'no'

}}{{ #if: no|

Default value: no

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if:

  • yes - SSID is not included in the beacon frames sent by the AP. AP does not reply to probe requests with broadcast (empty) SSID.
  • no - SSID is included in the beacon frames sent by the AP. AP replies to probe requests with broadcast (empty) SSID.

This property has effect only in AP mode. Setting it to 'yes' can remove this network from the list of wireless networks that are shown by some client software. Changing this setting does not improve security of the wireless network, because SSID is included in other frames sent by the AP.

|

Description:

  • yes - SSID is not included in the beacon frames sent by the AP. AP does not reply to probe requests with broadcast (empty) SSID.
  • no - SSID is included in the beacon frames sent by the AP. AP replies to probe requests with broadcast (empty) SSID.
This property has effect only in AP mode. Setting it to 'yes' can remove this network from the list of wireless networks that are shown by some client software. Changing this setting does not improve security of the wireless network, because SSID is included in other frames sent by the AP.

}}
security-profile
{{ #if: name of profile from /interface/wireless/security-profiles|

Syntax: name of profile from /interface/wireless/security-profiles

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
compression
{{ #if: 'yes' or 'no'|

Syntax: 'yes' or 'no'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}


Basic information (read only properties)

interface-type
{{ #if: 'virtual-AP', 'Prism', or 'Atheros model_name'|

Syntax: 'virtual-AP', 'Prism', or 'Atheros model_name'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: This specifies type of wireless interface. Some properties have meaning only for certain types of interfaces.|

Description: This specifies type of wireless interface. Some properties have meaning only for certain types of interfaces.

}}


Advanced settings

prism-cardtype
{{ #if: '30mW', '100mW', '200mW'|

Syntax: '30mW', '100mW', '200mW'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: ______|

Description: ______

}}
radio-name
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
area
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
frequency-mode
{{ #if: one of these values:
  • regulatory-domain - Limit available channels and maximum transmit power for each channel according to the value of country
  • manual-txpower - Same as above, but do not limit maximum transmit power.
  • superchannel - Allow all channels supported by the card.
|

Syntax: one of these values:

  • regulatory-domain - Limit available channels and maximum transmit power for each channel according to the value of country
  • manual-txpower - Same as above, but do not limit maximum transmit power.
  • superchannel - Allow all channels supported by the card.

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: List of available channels for each band can be seen in /interface/wireless/info

|

Description: List of available channels for each band can be seen in /interface/wireless/info

}}
country
{{ #if: either 'no_country_set', or name of regulatory domain|

Syntax: either 'no_country_set', or name of regulatory domain

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: Limits available bands, frequencies and maximum transmit power for each frequency. Also specifies default value of scan-list. Value 'no_country_set' is FCC compliant set of channels.|

Description: Limits available bands, frequencies and maximum transmit power for each frequency. Also specifies default value of scan-list. Value 'no_country_set' is FCC compliant set of channels.

}}
antenna-gain
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
rate-list
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
supported-rates-b
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
supported-rates-a/g
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
basic-rates-b
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
basic-rates-a/g
{{ #if: ns:0|

Syntax: {{{2}}}

}}{{ #if: ns:0|

Default value: {{{3}}}

}}{{ #ifeq: ns:0|rq|

Required property

}}{{ #ifeq: ns:0|ro|

Read-only property

}}{{ #ifeq: ns:0|unset|

This is optional property.

}}{{ #if: ns:0|

Description: {{{6}}}

}}
max-station-count
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
act-timeout
{{ #if: 'indoors', 'dynamic', or value in microseconds|

Syntax: 'indoors', 'dynamic', or value in microseconds

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
tx-power
{{ #if: value in the -30..30 range|

Syntax: value in the -30..30 range

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
tx-power-mode
{{ #if: one of these values:
  • default -
  • all-rates-fixed -
  • card-rates -
  • manual-table -
|

Syntax: one of these values:

  • default -
  • all-rates-fixed -
  • card-rates -
  • manual-table -

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
noise-floor-threshold
{{ #if: 'default' or value in the -128..127 range|

Syntax: 'default' or value in the -128..127 range

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
periodic-calibration
{{ #if: one of 'default', 'enabled' or 'disabled'|

Syntax: one of 'default', 'enabled' or 'disabled'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
periodic-calibration-interval
{{ #if: value in range 1..10000|

Syntax: value in range 1..10000

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
burst-time
{{ #if: 'disabled', or value in microseconds|

Syntax: 'disabled', or value in microseconds

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
dfs-mode
{{ #if: one of these values:
  • none -
  • no-radar-detect -
  • radar-detect -
|

Syntax: one of these values:

  • none -
  • no-radar-detect -
  • radar-detect -

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
wds-default-cost
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
wds-cost-range
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
update-stats-interval
{{ #if: 'disabled' or time interval in the 10s..5h range|

Syntax: 'disabled' or time interval in the 10s..5h range

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
proprietary-extensions
{{ #if: 'pre-2.9.25' or 'post-2.9.25'|

Syntax: 'pre-2.9.25' or 'post-2.9.25'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
wmm-support
{{ #if: 'disabled', 'enabled' or 'required'|

Syntax: 'disabled', 'enabled' or 'required'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
disconnect-timeout
{{ #if: time interval in the 0..15s range, in units of 10ms|

Syntax: time interval in the 0..15s range, in units of 10ms

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
on-fail-retry-time
{{ #if: time interval in the 10ms..1s range, in 10ms units|

Syntax: time interval in the 10ms..1s range, in 10ms units

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
preamble-mode
{{ #if: one of 'long', 'short' or 'both'|

Syntax: one of 'long', 'short' or 'both'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
allow-sharedkey
{{ #if: 'yes' or 'no'|

Syntax: 'yes' or 'no'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
station-bridge-clone-mac
{{ #if: MAC address of ______|

Syntax: MAC address of ______

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
ht-rates
{{ #if: comma separated list of numbers 1..8|

Syntax: comma separated list of numbers 1..8

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
ht-guard-interval
{{ #if: 'long', 'short' or 'both'|

Syntax: 'long', 'short' or 'both'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
ht-channel-width
{{ #if: '20mhz', '40mhz' or '2040mhz'|

Syntax: '20mhz', '40mhz' or '2040mhz'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
ht-streams
{{ #if: 'single', 'double' or 'both'|

Syntax: 'single', 'double' or 'both'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
ht-txchains
{{ #if: 1, 5 or 7|

Syntax: 1, 5 or 7

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
ht-rxchains
{{ #if: 1, 5 or 7|

Syntax: 1, 5 or 7

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
hw-retries
{{ #if: number 0..15|

Syntax: number 0..15

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
frame-lifetime
{{ #if: |

Syntax:

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}
adaptive-noise-immunity
{{ #if: 'yes' or 'no'|

Syntax: 'yes' or 'no'

}}{{ #if: |

Default value:

}}{{ #ifeq: |rq|

Required property

}}{{ #ifeq: |ro|

Read-only property

}}{{ #ifeq: |unset|

This is optional property.

}}{{ #if: |

Description:

}}

{{ #if: Reference|}}{{ #if: |[[Category:{{{2}}}]]}}{{ #if: |[[Category:{{{3}}}]]}}{{ #if: |[[Category:{{{4}}}]]}}{{ #if: |[[Category:{{{5}}}]]}}{{ #if: |[[Category:{{{6}}}]]}}{{ #if: |[[Category:{{{7}}}]]}}{{ #if: |[[Category:{{{8}}}]]}}{{ #if: |[[Category:{{{9}}}]]}}