D-Link DGS-1250 A1 Series Firmware Release Notes

Firmware Version: 2.01.006/2.00.013

MIB Version: DGS-1250 MIB Files_20190731.zip

D-View Module Version: NA

Published: Dec. 17, 2019

Note: If the device is with less and equal to 1.00.040 version of firmware, please follow up this procedure to upgrade firmware to v2.01 successfully.

  1. Upgrade a temporary firmware v2.00.013, making sure the device is with firmware v2.00.013.
  2. Upgrade firmware v2.01 to device.

Introduction and General Information

These release notes include important information about D-Link switch firmware revisions. Please verify that these release notes are correct for your switch:

For more detailed information regarding D-Link switch products, please refer to Related Documentation. You can also download the switch firmware, D-View modules, and technical documentation from http://tsd.dlink.com.tw.

Content Overview

Revision History and System Requirement

Firmware VersionDateModelHardware Version
Runtime: v1.00.03913-Jun.-19DGS-1250-28X
DGS-1250-28XMP
DGS-1250-52X A1
DGS-1250-52XMP
Runtime: v1.00.0407-Oct.-19DGS-1250-28X
DGS-1250-28XMP
DGS-1250-52X A1
DGS-1250-52XMP
Runtime: v2.1.006/2.00.01317-Dec.-19DGS-1250-28X
DGS-1250-28XMP
DGS-1250-52X A1
DGS-1250-52XMP

Upgrade Instructions

D-Link Smart Switches support firmware upgrade via TFTP server. You can download the firmware from D-Link web site http://tsd.dlink.com.tw, and copy the downloaded firmware to the TFTP server folder. Please make sure that the TFTP server is accessible from the switch via networks.

Upgrade using CLI (via Telnet)

  1. Make sure the network connection between the switch and PC is active.
  2. Use software that supports telnet, for example, HyperTerminal or Telnet command in Microsoft Windows, to connect to the switch. If you are using Telnet command, type the command followed by the switch IP address, e.g. telnet 10.90.90.90.
  3. The logon prompt will appear. The switch will prompt the user to enter his/her username and password. It should be noted that upon the initial connection, both the default user name and password are admin.

To upgrade the switch firmware, execute the following commands:

CommandFunction
copy tftp://location/filename flash: {Image1|Image2}Download firmware file from the TFTP server to the switch.
boot image {Image1|Image2}Change the boot up image file.
show bootDisplay the information of current boot image and configuration.
rebootReboot the switch.

Example: DGS-1250-28X CLI Upgrade

Command: copy tftp: //10.90.90.99/DGS1250/DGS-1250_Run_1_00_039.had flash: Image1

Address of remote host [10.90.90.99]?

Source filename [DGS1250/DGS-1250_Run_1_00_039.had]?

Accessing tftp:// 10.90.90.99/DGS1250/DGS-1250_Run_1_00_039.had...

Transmission start...

Transmission finished, file length 8709008 bytes.

Please wait, programming flash........... 100%

Please wait, programming flash for language files .............Done.

Switch#

Switch#configure terminal

Switch(config)#boot image Image1

Switch(config)#end

Switch#sh boot

Unit 1

Boot image: /c:/Image1

Boot config: /c:/Config1

Switch#reboot

Are you sure you want to proceed with the system reboot?(y/n) y

Please wait, the switch is rebooting...

Upgrade using Web-UI

  1. Connect a workstation installed with Java SE runtime environment to any switch port of the device.
  2. Open the web browser from the workstation and enter the IP address of the switch. The switch's default IP address is 10.90.90.90.
  3. Enter administrator's password when prompted. The password is admin by default.
  4. Two methods can be selected to update switch's firmware or configuration file:
    • A. Go to Tools > Firmware Upgrade & Backup > Firmware Upgrade from HTTP from the banner.
    • B. Go to Tools > Firmware Upgrade & Backup > Firmware Upgrade from TFTP from the banner.
Screenshot of the 'Firmware Upgrade from HTTP' interface, showing fields for Source File and Destination File.

Upgrade using D-Link Network Assistant

  1. Connect a workstation installed with Java SE runtime environment to any switch port of the device.
  2. Execute D-Link Network Assistant.
  3. Click Refresh button to search target switch.
  4. Single click the icon of the column to choose the target switch.
Screenshot of the D-Link Network Assistant application, displaying a list of network devices with their status, IP addresses, and firmware versions.
  1. Click Firmware Upgrade button.
  2. Select PC IP address is used to connect the target switch, then click Browse button and select the firmware file (Model name_HW ver._FW ver. .hex) on your local hard drive.
Screenshot of the D-Link Network Assistant's 'Firmware Upgrade' dialog, showing selected device and firmware file path.
  1. Click the checkbox and click "Submit" button to start firmware upgrade.
  2. Once the message changed to success, click "Close" button to complete and exit the firmware upgrade.
Screenshot of the firmware upgrade confirmation dialog in D-Link Network Assistant, showing progress and success message.

New Features

Firmware VersionNew Features
V1.00.039First Release
V1.00.040N/A
V2.01.006/2.00.013
  1. Full feature command line
  2. SNMP trap - New MAC notification with VLAN ID
  3. PD alive
  4. 802.1x host-based access control
  5. Supports Do command

Note: The new firmware V2.0x.xxx is not backward compatible with V1.00.xxx.

Changes of MIB Module

For detailed changes of MIB content, please refer to the modification history in each MIB file.

Firmware VersionMIB FileNew Features
V1.00.039DGS-1250_MIB_Files_20190320.zipFirst Release
V1.00.040No change
V2.01.006DGS-1250_MIB_Files_20190731.zip

Changes of Command Line Interface

The section below only shows command line changes that may bring backward compatibility issues with configuration settings for previous versions of firmware. Any new feature commands that do not have backward compatibility issues are not included in the below section.

Firmware VersionChanges
V1.00.039N/A
V1.00.040N/A
V2.01.006Support Full CLI

Problem Fixed

Firmware VersionProblems Fixed
V1.00.039
  1. [DBG19040640] The hop count value does not increase 1 when DHCP discover packets relay to DHCP server. (Will Fix in R2)
  2. [DBG19040649] The 802.1X RADIUS Statistic are up when the status of server 1 is entering deadtime. (Will Fix in R2)
  3. [DBG19050009] The behavior of 802.1X unauthenticated port and authenticated port are abnormal. (Will Fix in R2)
  4. [DBG19040521] IGMP Snooping web button error. (Will Fix in R2)
  5. [DBG19040443] Deleting specific VLANs will show success but it does not exist in VLAN entries. (Will Fix in R2)
  6. [DBG19040181, DBG19040204] Reserved Multicast addresses packets will be captured at the receiver more than sender. (Will Fix in R2)
  7. [DBG19040355] DUT will not reply ping packet with jumbo frame. (Will Fix in R2)
  8. [DBG19040523] There is no warning message for un-existed time profile on Power Saving page. (Will Fix in R2)
  9. [DBG19040533] DUT cannot recognize some IPCams (D-link/Hikvision/Dahua) (Will Fix in R2)
  10. [DBG19040520] DUT will mirror few packets under full packet rate. (SW RD will improve on R2)
V1.00.040
  1. Fixed the fan LED error issue.
V2.01.006
  1. The Packets will not be mirrored when the packets meet the ACL deny rule.
  2. [DBG19040640] The hop count value does not increase 1 when DHCP discover packets relay to DHCP server.
  3. [DBG19040649] The 802.1X RADIUS Statistic are up when the status of server 1 is entering deadtime.
  4. [DBG19050009] The behavior of 802.1X unauthenticated port and authenticated port are abnormal.
  5. [DBG19040521] IGMP Snooping web button error.
  6. [DBG19040181, DBG19040204] Reserved Multicast addresses packets will be captured at the receiver more than sender.
  7. [DBG19040355] DUT will not reply ping packet with jumbo frame.
  8. [DBG19040533] DUT cannot recognize some IPCams (D-Link/Hikvision/Dehua)
  9. [DBG19040520] DUT will mirror few packets under full packet rate.
  10. DBG19110242: [DHCP Relay plus DHCP Snooping] Error log occurred after Client get IP
  11. DBG19110340: [CLI/IMPB] Configure "ip verify source vlan dhcp-snooping" failed.
  12. DBG19110347: [802.1X device configure multi-auth mode] When configure multi-auth mode, CLI doesn't show error message to let user know unable to initialize as multi-auth mode, but WEB GUI works normally.
  13. DBG19110348: [802.1X] When 802.1X is disabled, DUT should not be allowed to initialize by port.
  14. DBG19110431: [802.1X] Re-authenticate by port does not work normally on CLI.
  15. DBG19040727: Unable to change time by NTP/SNTP server
  16. DBG19110878: [CLI/LBD] Sometimes device will reboot with crash exception log after enabling LBD. This issue is random and cannot be duplicated every time.

Known Issues

Firmware VersionIssuesWorkaround
V1.00.039N/A
V1.00.004N/A
V2.01.006
  1. [DBG19040443] Deleting specific VLANs will show success but it does not exist in VLAN entries.
  2. [DBG19040523] There is no warning message for un-existed time profile on Power Saving page.

Chip Limitation:

  1. In the current design, NDP packets(ICMPv6 type 133~137) cannot be deny the HW forward packets by user ACL. It is chip limitation for DGS-1250.
  2. The destination port numbers 5426 and 5427 are used for CAPWAP data and control packets in the DGS-1250-28X/28XMP chip. If the switch checks that the header is invalid, the default action of both packets will be dropped.
  3. Dynamic ARP entries cannot be kept when the related L2 entry age-out.
  4. If aging time of "ARP" is greater than aging time of "MAC address", when MAC address is aged out, the corresponding ARP entries will be aged out, too.
Models: DGS-1250 A1 Series Firmware

File Info : application/pdf, 10 Pages, 518.97KB

PDF preview unavailable. Download the PDF instead.

DGS-1250 A1 Series Firmware Release Notes v2.01.006

References

Microsoft Word for Microsoft 365

Related Documents

Preview D-Link DGS-1250 A1 Series Firmware Release Notes v2.03.004 - Updates & Instructions
Official release notes for D-Link DGS-1250 A1 series network switches, detailing firmware version 2.03.004. Includes new features, bug fixes, known issues, and upgrade instructions for models like DGS-1250-28X and DGS-1250-52X.
Preview D-Link Network Switches Declaration of Conformity
This document is the Eurasian Economic Union Declaration of Conformity for D-Link network switches, including models DGS-108, DMS-107, DMS-106XT, DXS-1250-28YS, DXS-1250-28Y, DXS-1250-28YP, DGS-1210-48, DGS-1010P, and DOS-5000-56ZS. It confirms compliance with relevant technical regulations for low-voltage equipment and electromagnetic compatibility.
Preview D-Link Nuclias Compatible Products
A comprehensive list of compatible products for D-Link's Nuclias Connect and Nuclias Hyper solutions, including network controllers, core switches, aggregation switches, edge switches, and enterprise access points.
Preview D-Link DGS-3620 Series Firmware Release Notes
Official release notes for D-Link DGS-3620 Series network switch firmware, detailing version history, new features, bug fixes, and upgrade instructions for models like DGS-3620-28TC, DGS-3620-28SC, DGS-3620-28PC, DGS-3620-52T, and DGS-3620-52P.
Preview D-Link DGS-1510 Series Firmware Release Notes V1.81.004
Official release notes for D-Link DGS-1510 Series firmware version V1.81.004, detailing new features, command line changes, MIB updates, fixed problems, and known issues for D-Link network switches.
Preview D-Link DGS-3630 Series Firmware Release Notes v2.25.018
This document provides release notes for D-Link DGS-3630 Series network switches, detailing firmware version 2.25.018. It covers firmware history, system requirements, upgrade procedures via CLI and Web-UI, DLMS features, new features, bug fixes, and related documentation.
Preview D-Link DGS-1100 Series Firmware Release Notes v1.00.003
This document provides release notes for the D-Link DGS-1100 Series switches, including firmware version 1.00.003. It details new features, changes, fixed problems, and known issues for models DGS-1100-05V2, DGS-1100-08V2, DGS-1100-08PV2, and DGS-1100-05PDV2. Instructions for upgrading firmware via Web UI and the D-Link Network Assistant Chrome Edition are also included.
Preview D-Link DGS-1100 Series Gigabit Smart Managed Switches Datasheet
Comprehensive datasheet for the D-Link DGS-1100 Series Gigabit Smart Managed Switches, detailing features, technical specifications, and software capabilities for SOHO and SMB environments. Includes information on PoE, VLAN, QoS, and surveillance optimization.