wlan sta-profile
wlan sta-profile
cipher-suite
disable-on-mesh-point
essid
no
uplink-band
wifi1x {peap
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:
|
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 |
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 the parameter. |
uplink-band |
Configures the band for uplink connection. 802.11a, 802.11g 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 |
|
ArubaInstant8.3.0.0 |
Command introduced. |
Command Information
Platform |
Command Mode |
All platforms |
Configuration mode and Wi-Fi uplink sub-mode. |