How to install NOS on Accton Open Networking switch
- Reboot the switch.
1.1 type reboot if you are under sonic OS.
1.2 You will see the GRUB menu pops up.
- Select “ONIE: Install ONIE” menu item.
- $ onie-discovery-stop
-
You are in ONIE, set the IP address in ONIE and try to ping your TFTP server. (Server IP: 192.168.40.24) TFTP server is the server that you have the ONIE image saved.
4.1 $ ifconfig
-
Use “scp” to copy sonic-broadcom.bin from server.
$ scp jlo@192.168.40.25:~/sonic/src2/artifactory/202106/20211004/sonic-broadcom.bin .
- Input “onie-nos-install sonic-broadcom.bin” command and the install will start.
$ onie-nos-install sonic-broadcom.bin
Now, you have install the sonic NOS.