Throughout the installation process, a serial console must be connected to the
device.
The out-of-band management Ethernet interface must be connected if you are using
a remote NFS share, HTTP, FTP, or TFTP:
Availability of a DHCP server on the LAN for this Ethernet interface may
allow you to skip the need to manually configure the ONIE to connect to
one of the network-based methods of transferring the software.
If a DHCP server is not available, you need the default gateway, network
mask, and an IP address that is not in use on the network to which the
Ethernet interface is connected.
About this task
Perform the following steps from the serial
console.
Procedure
Access the ONIE Recovery Shell.
Reboot the device using the CLI or power-cycle.
When the BIOS splash
screen is displayed, use the Down Arrow key to
access the GRUB boot menu and stop the boot timer.
Select ONIE from
the first menu, and press the Down Arrow key to
stop the boot timer.
Select ONIE: Rescue, and press
Enter when prompted.
The ONIE shell opens.
You can use ONIE for recovering
or upgrading the device.
Perform one of the following:
If a DHCP server is running on the network, proceed to the next
step.
If using remote server to download the
firmware, go to step 5.
Check connectivity to the server
hosting the software.
Ping the remote server
to download the software.
USB 3.0 device
Remote NFS share
HTTP
FTP
TFTP
If ping fails, run the
following commands to gather information on the connection state.
ip addr
ip route show
ifconfig
If there are any errors, perform step
4 to resolve them. Else proceed to step 5.
Configure static networking on
eth0 for ONIE.
Add the IP address to
the eth0 interface.
ONIE:/ #ip addr add <ip-addr/mask> dev eth0
Configure the default
gateway.
ONIE:/ #ip route add default via <gateway-ip-addr> dev eth0
Download and install the Extreme 9920 software firmware using one of the following
remote server methods: