Cisco 3020 - Cisco Catalyst Blade Switch 릴리스 노트 - 페이지 13

{카테고리_이름} Cisco 3020 - Cisco Catalyst Blade Switch에 대한 릴리스 노트을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco 3020 - Cisco Catalyst Blade Switch 21 페이지. Release notes for the cisco catalyst blade switch 3020 for hp, ciscoã‚â iosã‚â releaseã‚â 12.2(44)se
Cisco 3020 - Cisco Catalyst Blade Switch에 대해서도 마찬가지입니다: 시작하기 매뉴얼 (37 페이지), 시작하기 매뉴얼 (31 페이지), 빠른 사양 (12 페이지), 릴리스 노트 (41 페이지), 릴리스 노트 (27 페이지), 릴리스 노트 (23 페이지), 설치 매뉴얼 (21 페이지)

Cisco 3020 - Cisco Catalyst Blade Switch 릴리스 노트
Beginning in privileged EXEC mode, follow these steps to configure the HTTP server interface:
Command
Step 1
configure terminal
Step 2
ip http authentication {aaa | enable |
local}
Step 3
end
Step 4
show running-config
Beginning in privileged EXEC mode, follow these steps to configure the HTTP server interface:
Command
Step 1
configure terminal
Step 2
ip http authentication {enable | local |
tacacs}
Step 3
end
Step 4
show running-config
OL-14761-01
Click OK.
4.
Click OK to exit the Internet Options window.
5.
The HTTP server interface must be enabled to display the device manager. By default, the HTTP
server is enabled on the switch. Use the show running-config privileged EXEC command to see if
the HTTP server is enabled or disabled.
Purpose
Enter global configuration mode.
Configure the HTTP server interface for the type of authentication that
you want to use.
Return to privileged EXEC mode.
Verify your entries.
The device manager uses the HTTP protocol (the default is port 80) and the default method of
authentication (the enable password) to communicate with the switch through any of its Ethernet
ports and to allow switch management from a standard web browser.
If you change the HTTP port, you must include the new port number when you enter the IP address
in the browser Location or Address field (for example, http://10.1.126.45:184 where 184 is the new
HTTP port number). You should write down the port number through which you are connected. Use
care when changing the switch IP information.
If you are not using the default method of authentication (the enable password), you need to
configure the HTTP server interface with the method of authentication used on the switch.
Purpose
Enter global configuration mode.
Configure the HTTP server interface for the type of authentication that
you want to use.
Return to privileged EXEC mode.
Verify your entries.
Release Notes for the Cisco Catalyst Blade Switch 3020 for HP, Cisco IOS Release 12.2(44)SE
aaa—Enable the authentication, authorization, and accounting feature.
You must enter the aaa new-model interface configuration command
for the aaa keyword to appear.
enable—Enable password, which is the default method of HTTP
server user authentication, is used.
local—Local user database, as defined on the Cisco router or access
server, is used.
enable—Enable password, which is the default method of HTTP
server user authentication, is used.
local—Local user database, as defined on the Cisco router or access
server, is used.
tacacs—TACACS server is used.
Important Notes
13