Contents
Download Link factory.bin
Applicable models: N32,NPN,NPM
NHX53X2NHX6018NHX5018NHX4019
NHX4019 Upgrade factory
- Download Link factory.bin
- Enable tftp sever
- Put
NHX4019-NPN-256M16-D3-factory.bin
into the tftp sever directory - Set the computer Ethernet to a static IP address of 192.168.1.199
- Connect the computer Ethernet directly to the Ethernet port of the board
- Connect the board to the computer with a serial cable
- Power on the board
- Read
Hit any key to stop autoboot: 3
Immediately press the enter button at the serial port to enter uboot: - Enter the following commands in order
setenv ipaddr 192.168.1.11setenv serverip 192.168.1.199tftpboot NHX4019-NPN-256M16-D3-factory.binsf probesf erase 0x0 0x1500000sf write ${fileaddr} 0x0 ${filesize}reset
NHX5018 Upgrade factory
- Download Link factory.bin
- Enable tftp sever
- Put NHX5018-NPN-256M16-D3-factory.bin into the tftp sever directory
- Set the computer Ethernet to a static IP address of 192.168.1.199
- Connect the computer Ethernet directly to the Ethernet port of the board
- Connect the board to the computer with a serial cable
- Power on the board
- Read
Hit any key to stop autoboot: 3
Immediately press the enter button at the serial port to enter uboot: - Enter the following commands in order
setenv ipaddr 192.168.1.11setenv serverip 192.168.1.199tftpboot NHX5018-NPN-256M16-D3-factory.binsf probesf erase 0x0 0x260000sf write 0x44000000 0x0 ${filesize}reset
NHX6018 Upgrade factory
- Download Link factory.bin
- Enable tftp sever
- Put NHX6018-0-NPN-256M32-D4-factory.bin into the tftp sever directory
- Set the computer Ethernet to a static IP address of 192.168.1.199
- Connect the computer Ethernet directly to the Ethernet port of the board
- Connect the board to the computer with a serial cable
- Power on the board
- Read
Hit any key to stop autoboot: 3
Immediately press the enter button at the serial port to enter uboot: - Enter the following commands in order
setenv ipaddr 192.168.1.11setenv serverip 192.168.1.199tftpboot NHX6018-0-NPN-256M32-D4-factory.binsf probesf erase 0x0 0x5c0000sf write 0x44000000 0x0 0x5c0000reset
NHX53X2 Upgrade factory
- Download Link factory.bin
- Enable tftp sever
- Put NHX53X2-V01-240-NPN-512M16-D4-factory.bin into the tftp sever directory
- Set the computer Ethernet to a static IP address of 192.168.1.199
- Connect the computer Ethernet directly to the Ethernet port of the board
- Connect the board to the computer with a serial cable
- Power on the board
- Read
Hit any key to stop autoboot: 3
Immediately press the enter button at the serial port to enter uboot: - Enter the following commands in order
setenv ipaddr 192.168.1.11setenv serverip 192.168.1.199tftpboot NHX53X2-V01-240-NPN-512M16-D4-factory.binsf probesf erase 0x0 0x2d7000sf write $fileaddr 0x0 0x2d7000reset