Cisco Systems 12.2(35)SE Automobile Electronics User Manual


 
13
Release Notes for the Cisco Catalyst Blade Switch 3040 for FSC, Cisco IOS Release 12.2(35)SE
OL-12212-01
Open Caveats
Beginning in privileged EXEC mode, follow these steps to configure the HTTP server interface:
If you use Internet Explorer Version 5.5 and select a URL with a nonstandard port at the end of the
address (for example, www.cisco.com:84), you must enter http:// as the URL prefix. Otherwise, you
cannot start the device manager.
Open Caveats
This section describes the open severity 3 caveats for this software release.
Open Cisco IOS Caveats
This section describes the open severity 3 Cisco IOS configuration caveats with possible unexpected
activity in this software release:
CSCsb85001
If traffic is passing through VMPS ports and you perform a shut operation, a dynamic VLAN is not
assigned and a VLAN with a null ID appears.
The workaround is to clear the MAC address table. This forces the VMPS server to correctly
reassign the VLAN.
CSCsc30733
This error message appears during authentication when a method list is used and one of the methods
in the method list is removed:
AAA-3-BADMETHODERROR:Cannot process authentication method 218959117
There is no workaround. However, this is only an informational message and does not affect switch
functionality.
CSCsc59418
A QoS service policy with a policy map containing more than 62 policers cannot be added to an
interface by using the service-policy interface configuration command.
The workaround is to use policy maps with 62 or fewer policers.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
ip http authentication {enable | local |
tacacs}
Configure the HTTP server interface for the type of authentication that
you want to use.
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.
Step 3
end Return to privileged EXEC mode.
Step 4
show running-config Verify your entries.