Applicable Models
M6100, XCM8903, XCM8944, XCM8948, XCM8944F, XCM8924X, XCM89P, XCM89UP
New Features
- 10G fiber port doesn't come up either after reboot or fiber disconnect/reconnect on XCM8924XCPU Rate Limiting enhancement
- static IP address on the network interface is reset to default value after issue 'no ip address' on a routing port
- sflow agent IP address is in reverse order when it is displayed in MIB browser.
- The blade crashed and all ports status is "Detach" after reload the blade more times
- ipMapProcessing task crashed if the MAC already exists and L3 interface create uses the same MAC
- DUT crashed after issue the command 'initiate failover' two times between supervisor and backup blade
Upgrade Procedure
- Save the current configuration data. Normally the firmware will preserve the original configuration in the switch, however, just in case something went wrong during the upgrade, you may want to save a copy of current running configuration. To do so, go to ‘Maintenance->Upload’ page, and select Text Configuration option and click Apply button to save the configuration file.

- Download the new firmware from the Netgear product support page and store it in a PC. And remember its location in the PC’s file system.
- There are two ways to download the new firmware from PC to the switch. One is using TFTP which requires a TFTP server be installed on the PC where the firmware is stored from step #2. The second method is to use web browser for downloading which requires of no TFTP server. If you preferred to use TFTP method, or you’re using telnet session to perform firmware upgrade, continue to step #5.
- To use HTTP method, go to the following web GUI page, and select the location of the new firmware via browse button, then click Apply button to start firmware upgrade. The upgrade will take about 12 minutes. Do not power cycle the switch before the process is complete.

After the Apply button is clicked, the file transfer will start, and followed by writing the new image to the Flash memory. Do not power cycle or reboot the switch before the process is complete and the success message show up as below.

After the successful completion the upgrade, proceed to step #8 to restart the switch.
- Start a TFTP server on the PC where the new images are stored. If you do not have a TFTP server, you may want to try the following public domain TFTP servers:
PumpKIN - http://kin.klever.net/pumpkin/
- You can use either web interface or CLI interface to perform upgrade using TFTP. To use web interface, just go to file utility page on the web and follow the screen instruction to complete the firmware upgrade. To use CLI, either telnet into the switch or use console port and follow these steps below.
- On the switch console, type the following command:
- # copy tftp://<tftp server IP address><image name> system:image
- It will ask for confirm with input data displayed. Hit enter if all parameters look correct.
- The download should take a minute or two, after that, the code will be checked for possible corruption, if not, it will report firmware successfully upgraded.
- Reboot the switch by typing “reload” command or power cycle the switch.
- To use GUI to restart the switch, go to web page ‘Maintenance->Reset’ page, Device Reboot table.

Make sure that “All” is selected in ‘Reboot Unit No’ drop down menu box. If it is shown with some other value like ‘1’, then only unit 1 in the stack will be rebooted, and this may result in stack failure after the stack is rebooted. You may select ‘Save prior to reboot’ option if you feel there are changes that may not have being saved. Click ‘APPLY’ button to start the reboot process.
- After the switch is restarted, type the following CLI command to verify the version is correct.
Or go to GUI System main page to confirm the switch firmware is the one downloaded.
- Verify the switch running configuration by issuing “show running-config” command. The output should match the configuration file saved on step #1. If there are not, please call Netgear customer support on discrepancy. And manually reapply the missing configuration commands back to the switch.
- You can now make additional configuration change for another other application need. And be sure to use “save” command to save the configuration after you’re done.