User's Manual
Installation Manual
H3C WA2200 Series WLAN Access Points Chapter 5 Software Setting
5-4
Step Operation
2
Run the Telnet program on the maintenance e terminal and enter the IP
address of the AP to log in to the command line interface.
By default, Telnet is disabled on the AP. Therefore, you need to enable Telnet on the AP
and configure the IP address, login username, and password if you want to use Telnet.
For the detailed configuration procedure, refer to section 5.2.3 “Configuring Telnet” on
5-2.
5.2.3 Configuring Telnet
Follow these steps to configuring Telnet:
Step Operation
1
Enter system view.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C]
2
Enable Telnet.
[H3C]telnet server enable
% Start Telnet server
[H3C]
3
Enter VTY view
[H3C]user-interface vty 0 4
[H3C-ui-vty0-4]
4
Set a Telnet authentication mode, for example, none authentication.
[H3C-ui-vty0-4]authentication-mode none
[H3C-ui-vty0-4]
5
Set the user priority level, for example, 3.
[H3C-ui-vty0-4]user privilege level ?
INTEGER<0-3> Specify privilege level
[H3C-ui-vty0-4]user privilege level 3
[H3C-ui-vty0-4]
Note:
In the none authentication mode, you need to enter the password h3capadmin to
telnet to a FIT AP, but no password to telnet to a FAT AP.
In the password authentication mode, you need to first enter the default password
h3capadmin and then the authentication password to telnet to a FIT AP, but only the
authentication password to telnet to a FAT AP.