wlan sta-profile

wlan sta-profile

cipher-suite | wpa3-sae-aes>

disable-on-mesh-point

essid

no

uplink-band

wifi1x {peap | tls }

wifi1x-eap-server

wpa-passphrase

no wpa-passphrase

Description

This command enables Wi-Fi uplink on anInstant AP. Use this command to configure Wi-Fi uplink for a client station connected to anInstant AP.

Parameter

Description

wlan sta-profile

Configures a Wi-Fi uplink profile for anInstant AP.

essid

Defines a unique name for the network on which the Wi-Fi uplink will be enabled.

cipher-suite

wpa2-ccmp-psk | wpa-tkip | wpa2-ccmp | wpa3-sae-aes>

Configures encryption settings. You can specify the following types of encryption:

  • clear —To clear a cipher suite and use open key management.
  • wpa-tkip-psk —To use WPA with TKIP encryption along with PSK.
  • wpa2-ccmp-psk—To use WPA-2 with Counter Cipher Mode with Block CCMP, an AES-based encryption mode with strong security, along with PSK.
  • wpa-tkip—To use WPA with TKIP encryption along with 802.1X authentication.
  • wpa2-ccmp—To use WPA-2 with Counter Cipher Mode with Block CCMP, an AES-based encryption mode with strong security, along with 802.1X authentication.
  • wpa3-sae-aes—To use WPA-3 Personal key management along with PSK. This cypher suite can be used only in Wi-Fi 6E capable access points. Other AP platforms do not support this cypher suite.

disable-on-mesh-point

In Mesh deployments, the configurations are synced to all peer APs, irrespective of their mesh roles. Use this command to disable the configuration of wifi uplink on mesh points. When this is configured the only the master AP uses wi-fi uplink to connect to the Internet.

wpa-passphrase

Defines a WPA passphrase with which a PSK can be generated.

The passphrase must be between 8 and 64 characters.

wifi1x {peap | tls }

Defines the 802.1X authentication method used. this mode is available when wpa-tkip and wpa2-ccmp modes are used.

wifi1x-eap-server

Validates the server certificate when TLS method is used for 802.1X authentication.

no wpa-passphrase

Removes the configuration of thewpa-passphraseparameter.

uplink-band

Configures the band for uplink connection.

Range:802.11a, 802.11g , 802.116GHz (For Wi-Fi 6E capable access points)

Default:802.11g

no wlan sta-profile

Removes the WLAN sta-profile configuration.

Example

以下命令配置wi - fiuplink profile:

(Instant AP)(config) # wlan sta-profile corpnet

(Instant AP)(sta uplink)# uplink-band dot11a

(Instant AP)(sta uplink)# cipher-suite wpa-tkip-psk

(Instant AP)(sta uplink)# wpa-passphrase user@123

Command History

Release

Modification

Aruba Instant8.9.0.0

  • A new option,wpa3-sae-aes, was added to the cypher-suite parameter for Wi-Fi 6E capable access points.
  • A new option,802.116GHz, was added to the uplink band parameter for Wi-Fi 6E capable access points.

ArubaInstant8.3.0.0

Command introduced.

Command Information

Platform

Command Mode

All platforms

Configuration mode and Wi-Fi uplink sub-mode.