Setup Guide

To boot from network:
BOOT_USER # boot change primary
boot device : tftp
file name : FTOS-SI-9-5-0-169.bin
Server IP address : 10.16.127.35
BOOT_USER #
4 Assign an IP address and netmask to the Management Ethernet interface.
BOOT_USER # interface management ethernet ip address ip_address_with_mask
For example, 10.16.150.106/16.
5 Assign an IP address as the default gateway for the system.
default-gateway gateway_ip_address
For example, 10.16.150.254.
6 The environment variables are auto saved.
7 Reload the system.
BOOT_USER # reload
Reloading the system
You can reload the system using the reload command. To reload the system, follow these steps:
Reload the system into Dell EMC Networking OS.
EXEC Privilege mode
reload
Reload the system if a conguration change to the NVRAM requires a device reload.
EXEC Privilege mode
reload conditional nvram-cfg-change
Reload the system into the Dell diagnostics mode.
EXEC Privilege mode
reload dell-diag
Reload the system into the ONIE mode.
EXEC Privilege mode
reload onie [install | uninstall | rescue]
Use the install parameter to reload the system and enter the Install mode to install a networking OS.
Use the uninstall parameter to reload the system and enter the Uninstall mode to uninstall a networking OS.
Use the rescue parameter to reload the system and enter the Rescue mode to access the le system.
The following example shows how to reload the system:
DellEMC# reload
Proceed with reload [confirm yes/no]: yes
Management
89