Home | Mirror | Search

第 13 章 H3C WA2220E-AG

目錄

1. 用戶界面
1.1. Console
1.2. 啟用HTTP
1.3. Telnet
2. 用戶認證
3. FAT/FIT AP
3.1. 異常處理
4. IP Address
5. SSID
6. 用戶驗證
6.1. Telnet
6.2. WEP
6.3. WAP2
6.4. WAP2 cipher
6.5. Mac
7. WLAN
7.1. 用戶互通與隔離
8. DHCP

預設參數

IP:192.168.0.50
User: admin
Password: h3capadmin
SSID: H3C
HTTP:enable
	

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.
		
		

1.1. Console

			
system-view
user-interface aux 0
authentication-mode password
set authentication password simple chen
			
			

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.
			
			

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
			
			
comments powered by Disqus