20 System Firmware Version 3.2.0.6
Description User Impact Resolution
Changing Radius Timeout from
Web interface inadvertently
changes Priority to same value.
Changing the Timeout Duration field on the
RADIUS Server Configuration web page would
also change the Priority field to the same value.
Correct the API to properly set the
RADIUS priority.
Radius Servers always show
active status. The RADIUS Server Status web page was
always displaying the server’s status as active. Retrieved the server status the same as
the CLI for each row in the web page
display.
Interface Configuration web page
would not allow the user to set the
MTU size to zero.
Interface Configuration web page restricted the
user to configure the IP MTU from 68-9198.
Changed the weg page IP MTI field do
allow the following values to be
configured: 0 or 68-9198.
PCs or clients do not authenticate
after reboot and logging back on
(802.1x).
Windows Vista clients were not getting re-
authenticated after the PC rebooted.
Modified the state machine to move to
connecting state to trigger the sending of
the EAP-REQ packet.
Web Display of Rapid Spanning
Tree only displays first 10 interface
ports
The Rapid Spanning Tree Table web page
would only display the first 10, and potential
incorrect interfaces.
Corrected the web page backend API to
retireve all of the applicable interfaces.
Web Global Portfast applies
Portfast on trunk switchports
Activating global portfast from the Web
Interface applies portfast to trunk interfaces
(Switching>Spanning_Tree>Global_Settings).
When removing portfast globally via the CLI, it
will not remove it from trunks.
While applying Portfast via the GUI, no
check was present to know what the
switchport access of a particular
interface was hence the portfast was
being applied even on trunk switchports.
IGMP Snooping failing on PC6200
stack of two switches
Two copies of DLF/Bcast/Unknown unicast
packet will be sent out of the port 1 to 24 if two
PC6248 switches are stacked using both the
stack ports to form stack trunk.
Modified the driver layer to ignore this
trunk-id while destroying external trunks.