Setup Guide

updatetool -D <devname> -U -e filename
Usage:=
-h, --help Show the help text
-v, --version Display version
-D, --dev= device name
-U, --update update device
-V, --device_version show device version
-e, --file= device file
-f, --config= To specify the location of the config file e.g. /etc/dn/diag/
<file_name>
Device function list:
Device name: BIOS
Support operation:
update device
show device version
Device name: CPU_CPLD
Support operation:
update device
show device version
Device name: System_CPLD
Support operation:
update device
show device version
Output
root@dellemc-diag-os:~# updatetool --device_version --dev=CPU_CPLD
CPU_CPLD version:
x.x
root@dellemc-diag-
BIOS update: N2200-ON or N3200-ON Series Only
root@dellemc-diag-os:~# ifconfig eth0 xxx.xxx.xx.xx
root@dellemc-diag-os:~# route add default gw xxx.xxx.xx.xxx
root@dellemc-diag-os:~# ping xx.xx.x.xx
PING xx.xx.x.xx (10.14.1.92) 56(84) bytes of data.
64 bytes from xx.xx.x.xx: icmp_seq=1 ttl=56 time=224 ms
64 bytes from xx.xx.x.xx: icmp_seq=2 ttl=56 time=224 ms
64 bytes from xx.xx.x.xx: icmp_seq=3 ttl=56 time=224 ms
64 bytes from xx.xx.x.xx: icmp_seq=4 ttl=56 time=224 ms
64 bytes from xx.xx.x.xx: icmp_seq=5 ttl=56 time=224 ms
^C
--- xx.xx.x.xx ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4003ms
rtt min/avg/max/mdev = 224.076/224.196/224.369/0.530 ms
root@dellemc-diag-os:~#
root@dellemc-diag-os:~# scp <
name
>@xx.xx.x.xx://work//archive1/sw/BIOS/<
platform
>_<
platform
>/<
platform
>-
BIOS-x.xx.x.x-x/<
platform
>-BIOS-x.xx.x.x-x.bin .
Password:
<platform>-BIOS-x.xx.x.x-
x.bin
100% 32MB 468.1KB/s 01:10
root@dellemc-diag-os:~#
root@dellemc-diag-os:~# updatetool --dev=BIOS --update --file=<
platform
>-BIOS-x.xx.x.x-x.bin
Read device:BIOS backup file
Warning: BIOS region SMM protection is enabled!
Warning: Setting Bios Control at 0xdc from 0xaa to 0x89 failed.
New value is 0xaa.
Warning: SPI Configuration Lockdown activated.
FREG2: Warning: Management Engine region (0x00001000-0x01595fff) is locked.
Dell EMC DIAG-OS tools
75