Cisco Cisco IOS Software Release 15.2(3)E Release Notes

Page of 16
 
1
Release Notes for the Industrial Ethernet 3010 Switch, Cisco IOS Release 15.2(2)E
OL-32540-02
  Important Notes
VLAN
If the number of VLANs times the number of trunk ports exceeds the recommended limit of 13,000, the switch can fail. 
The workaround is to reduce the number of VLANs or trunks. (CSCeb31087)
When line rate traffic is passing through a dynamic port, and you enter the switchport access vlan dynamic interface 
configuration command for a range of ports, the VLANs might not be correctly assigned. One or more VLANs with a null 
ID appears in the MAC address table instead.
The workaround is to enter the switchport access vlan dynamic interface configuration command separately on each port. 
(CSCsi26392)
Important Notes
Express Setup Notes
We recommend using this browser setting to speed up the time needed to display Express Setup 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 Express Setup. 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.
Beginning in privileged EXEC mode, follow these steps to configure the HTTP server interface:
Express Setup 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. 
Command Purpose
Step 1
configure terminal
Enters global configuration mode.
Step 2
ip http authentication {aaa | enable | 
local}
Configures the HTTP server interface for the type of authentication that 
you want to use.
aaa—Enables the authentication, authorization, and accounting 
feature. You must enter the aaa new-model interface configuration 
command for the aaa keyword to appear.
enable—Enables the 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
Returns to privileged EXEC mode.
Step 4
show running-config
Verifies your entries.