目录
- 3.1. 用户界面
-
- 3.1.1. Console
- 3.1.2. 启用HTTP
- 3.1.3. Telnet
- 3.2. 用户认证
- 3.3. FAT/FIT AP
-
- 3.3.1. 异常处理
- 3.4. IP Address
- 3.5. SSID
- 3.6. 用户验证
-
- 3.6.1. Telnet
- 3.6.2. WEP
- 3.6.3. WAP2
- 3.6.4. WAP2 cipher
- 3.6.5. Mac
- 3.7. WLAN
-
- 3.7.1. 用户互通与隔离
- 3.8. DHCP
默认参数
IP:192.168.0.50 User: admin Password: h3capadmin SSID: H3C HTTP:enable
3.1. 用户界面
[WA2220E-AG]display user-interface Idx Type Tx/Rx Modem Privi Auth Int + 0 CON 0 9600 - 3 N - 1 VTY 0 - 0 A - 2 VTY 1 - 0 A - 3 VTY 2 - 0 A - 4 VTY 3 - 0 A - 5 VTY 4 - 0 A - + : Current UI is active. F : Current UI is active and work in async mode. Idx : Absolute index of UIs. Type : Type and relative index of UIs. Privi: The privilege of UIs. Auth : The authentication mode of UIs. Int : The physical location of UIs. A : Authentication use AAA. L : Authentication use local database. N : Current UI need not authentication. P : Authentication use current UI's password.
3.1.1. Console
system-view user-interface aux 0 authentication-mode password set authentication password simple chen
3.1.2. 启用HTTP
status
[WA2220E-AG]display ip http HTTP port: 80 WLAN ACL: 0 Basic ACL: 0 Current connection: 0 Operation status: Running
enable
<WA2220E-AG>system-view [WA2220E-AG]ip http enable Info: HTTP server has been started!
disable
[WA2220E-AG]undo ip http enable [WA2220E-AG] %Apr 26 12:28:31:522 2000 WA2220E-AG HTTPD/4/Log:Stop HTTP server.
3.1.3. Telnet
启动
<WA2220E-AG>system-view System View: return to User View with Ctrl+Z. [WA2220E-AG]telnet server enable % Start Telnet server [WA2220E-AG]telnet server enable % Telnet server has been started
关闭
[WA2220E-AG]telnet server enable % Start Telnet server
设置密码
[WA2220E-AG]user-interface vty 0 4 [WA2220E-AG-ui-vty0-4]authentication-mode password [WA2220E-AG-ui-vty0-4]set authentication password cipher your_password [WA2220E-AG-ui-vty0-4]user privilege level 2 [WA2220E-AG-ui-vty0-4]quit
原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。