Not involving
There is no console port or reset button on the WA6120X panel and casing. Customers cannot access the CLI and there is no way to perform the reset operation.
Since WA6120X is an outdoor model, the design of the console port and reset button is cancelled. The device provides two login methods, which need to be operated by connecting to the management SSID. For specific methods, see the solution.
Method 1: Logging in to the AP through Telnet
By default, HTTP and HTTPS are enabled and the following login information is defined for your login:
· Username—admin.
· Password—h3capadmin.
When the AP operates in cloud mode, only wireless connections are available.
Some Intel wireless adapters do not support 802.11ax. For clients to detect Wi-Fi 6 networks, upgrade the driver for the wireless adapter to the most recent version. For more information, see the official statement of Intel.
To log in to the AP through a wireless connection:
1. Enable WLAN on the configuration terminal and access WLAN H3C_xxxxxx, where xxxxxx is the last six bits of the AP"s MAC address.
2. Enter telnet wlan.h3c.com from the CLI of the terminal.
3. Enter the default username and password.
Method 2: Logging in from the Web interface
By default, HTTP and HTTPS are enabled and the following login information is defined for your login:
· Username—admin.
· Password—h3capadmin.
When the AP operates in cloud mode, only wireless connections are available. The configuration terminal must be enabled with DHCP.
Some Intel wireless adapters do not support 802.11ax. For clients to detect Wi-Fi 6 networks, upgrade the driver for the wireless adapter to the most recent version. For more information, see the official statement of Intel.
To log in to the AP through a wireless connection:
1.
2. Visit http://wlan.h3c.com from a browser, and then press Enter.
3. Enter the default username and password. For security purposes, change the password as prompted after you access the Web interface, and then click OK
Related configuration:
#
wlan service-template 16
ssid H3C_74DBA0
vlan 4094
service-template enable
#
interface Vlan-interface4094
ip address 10.40.94.1 255.255.255.0
packet-filter 3999 inbound
packet-filter 3999 outbound
dhcp server apply ip-pool 4094
#
dns proxy enable
ip host gwstart.h3c.com 10.40.94.1
ip host myap.h3c.com 10.40.94.1
ip host quicknet.h3c.com 10.40.94.1
ip host wlan.h3c.com 10.40.94.1
dns fast-reply enable
#
dhcp server ip-pool 4094
gateway-list 10.40.94.1
network 10.40.94.0 mask 255.255.255.0
dns-list 10.40.94.1
#