Cisco 3020 - Cisco Catalyst Blade Switch Freigabemitteilung - Seite 13

Blättern Sie online oder laden Sie pdf Freigabemitteilung für Schalter Cisco 3020 - Cisco Catalyst Blade Switch herunter. Cisco 3020 - Cisco Catalyst Blade Switch 21 Seiten. Release notes for the cisco catalyst blade switch 3020 for hp, ciscoã‚â iosã‚â releaseã‚â 12.2(44)se
Auch für Cisco 3020 - Cisco Catalyst Blade Switch: Handbuch "Erste Schritte (37 seiten), Handbuch "Erste Schritte (31 seiten), Quickspecs (12 seiten), Freigabemitteilung (41 seiten), Freigabemitteilung (27 seiten), Freigabemitteilung (23 seiten), Installationshandbuch (21 seiten)

Cisco 3020 - Cisco Catalyst Blade Switch Freigabemitteilung
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