Users Guide

Table Of Contents
Upgrade PCIe firmware from DIAG OS
This procedure is applicable only for the S5200-ON series switches.
NOTE: Do not update the same PCIe firmware version over itself as this action may cause unexpected system behaviors.
Before you begin
Accessing the EDA DIAG OS requires root user privileges. Ensure that you obtain the root user credentials.
1. Reload the switch in EXEC mode and watch for the ONIE boot menu.
OS10# reload
2. Use the arrow keys to scroll and select *ONIE.
GNU GRUB version 2.02
+-----------------------------------------+
| OS10-A |
| OS10-B |
|*ONIE |
| |
|
| |
+-----------------------------------------+
The GRUB menu appears.
3. Use the arrow keys to scroll and select *EDA-DIAG.
+--------------------------------+
| ONIE: Install OS |
| ONIE: Rescue |
| ONIE: Uninstall OS |
| ONIE: Update ONIE |
| ONIE: Embed ONIE |
| *EDA-DIAG |
+-----------------------------------------+
The EDA DIAG login prompt appears.
4. Enter the root username and password.
dellemc-diag-os login: root
Password: ******
5. Copy the PCIe firmware .bin file to the DIAG OS partition.
root@dellemc-diag-os:/etc/dn/diag# ifconfig eth0 management-ip
root@dellemc-diag-os:/etc/dn/diag# route add default gw default-gw-ip
root@dellemc-diag-os:/etc/dn/diag# wget scp://xx.xx.xx.xxx/pcieg3fw.bin
--2020-08-12 06:37:32-- scp://xx.xx.xx.xxx/pcieg3fw.bin
=> 'pcieg3fw.bin'
Connecting to xx.xx.xx.xxx:xx... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD not needed.
==> SIZE pcieg3fw.bin ... 30720
==> PASV ... done. ==> RETR pcieg3fw.bin ... done.
Length: 30720 (30K) (unauthoritative)
pcieg3fw.bin 0%[ ] 0 --.-KB/s
A
Upgrade PCIe firmware from DIAG OS 37