set wlan advanced-settings

In the R81.10.X releases, this command is available starting from the R81.10.00 version.

Description

Configures advanced WLAN settings.

Syntax

set wlan <main-wireless-name> advanced-settings

      hide-ssid {on | off}

      protected-mgmt-frames { on | off }

      station-to-station {allow | block}

      wds {on | off}

Parameters

Parameter

Description

main-wireless-name

Specifies the name of the main wireless access point.

Press the TAB key to see the available options.

hide-ssid

Enables (on) or disables (off) the broadcasting of the WLAN Service Set Identifier (SSID).

protected-mgmt-frames

Enables (on) or disables (off) the protection of 802.11 management frames.

station-to-station

Accepts (allow) or drops (block) the Station-to-Station traffic.

wds

Enables (on) or disables (off) the Wireless Distribution System.

Example Command

set wlan My_Network advanced-settings hide-ssid on station-to-station allow wds on

set wlan My_Network advanced-settings protected-mgmt-frames off