Cisco Cisco IOS Software Release 15.2(3)E

Page de 32
 
26
Release Notes for the Catalyst 3750-X and 3560-X Switches, Cisco IOS Release 15.2(3)E and Later
OL-29707-01
Important Notes
policy map AutoQoS-Police-CiscoPhone not configured
If this happens, enter the no auto qos voip cisco-phone interface command on all interface with this 
configuration to delete it. Then enter the auto qos voip cisco-phone command on each of these 
interfaces to reapply the configuration. 
Device Manager Notes
You cannot create and manage switch clusters through the device manager. To create and manage 
switch clusters, use the CLI or Cisco Network Assistant.
When the switch is running a localized version of the device manager, the switch displays settings 
and status only in English letters. Input entries on the switch can only be in English letters.
For device manager session on Internet Explorer, popup messages in Japanese or in simplified 
Chinese can appear as garbled text. These messages appear properly if your operating system is in 
Japanese or Chinese.
We recommend this browser setting to speed up the time needed to display the device manager from 
Microsoft Internet Explorer. 
From Microsoft Internet Explorer:
1.
Choose Tools > Internet Options
2.
Click Settings in the “Temporary Internet files” area. 
3.
From the Settings window, choose Automatically.
4.
Click OK.
5.
Click OK to exit the Internet Options window.
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.
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
Beginning in privileged EXEC mode, follow these steps to configure the HTTP server interface:
Command Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
ip http authentication {aaa | enable | 
local}
Configure the HTTP server interface for the type of authentication that 
you want to use.
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.
Step 3
end
Return to privileged EXEC mode.
Step 4
show running-config
Verify your entries.