System Firmware Version 3.1.4.16 Page 9
Description User Impact Resolution
MLD Packets are not snooped, when
sending MLD packets with Hop-by-
Hop header with Router Alert Option.
Switch limitation such that it cannot
properly identify IPv6 MLD packets
that have the hop-by-hop option set.
Added a new MLD rule to the FFP
which will trap to the CPU IPv6
Membership reports which use the
well known MAC address
33:33:00:00:00:16.
Bridge multicast forbidden forward-
unregistered causes L3 Multicast to
fail.
Flooding in ingress VLAN. Modified the L3 interaction code of
snooping to notify the driver when
snooping is enabled. When
snooping is disabled, the current
operational state of snooping is also
sent to the driver.
Show interfaces advertise ethernet
<unit> <port> command is not parsed
properly.
No error message is printed if Improved validation for invalid
interface.
'show interfaces switchport ethernet'
displays Egress Rule as "------" for
dynamic VLAN's.
Dynamic vlan is learned correctly. But
the show command "show interfaces
switchport ethernet <interface>"
command displays the dashed line in
place of participation strings when an
interface is participated in a dynamic
vlan.
Using different API to retrieve
tagging configuration of dynamic
vlan's versus static vlan's.
User can not configure protocol based
vlans on lag interfaces.
User can not configure protocol based
vlans on lag interfaces.
Updated to also allow protocol
based vlan's on LAG interfaces.
FDB entries are not getting deleted on
MAB enabled port when the dotx state
is changed to force unauthorization
The client MAC Address is still
present in the Forwarding Database
upon the Dot1x state change.
Corrected logic to clear FDB table
on setting the port state to force un-
authorized.
User with read-write access and with
enable authentication set as None is
not allowed to enter in to priviledge
mode.
when authentication method is none.
Corrected retreiving of user access
based on the username and index.
Switch crashed when trying to
authenticate the Client using MAB
The switch reboots. Modified driver layer to use a
semaphore to access the VLAN
shared data.
Device crashes when enabling
Dynamic Arp Inspection and
DHCPSnooping on out of range VLAN
Id.
The switch reboots. Corrected the validation for the valid
VLAN ID range in the Dynamic Arp
Inspection an DHCP Snooping
feature.
IP Source Guard commands are not
available in port-channel mode
Cannot configure IP Source Guard on
port-channel interface via CLI.
Addeed IP Source Guard CLI
commands for port-channel mode.
Ports fail to participate in GVRP VLAN
on receiving GVRP packet, even
though VLAN gets created.
GVRP registrations are not occurring. Synchronization between vlan
creation and vlan member
participation is addressed.
Configured radius accounting
attributes do not reflect in running-
config.
Accounting Server name not
displayed in the running config.
Updated running config to show
configured radius accouting
attributes.