Nexus C9372PX NX-OS Upgrade

Recently upgraded a pair of C9372PX switches with the following commands:

Antes de elegir entre cómo elegir una camiseta versión aficionado para un regalo, merece la pena comprobar las diferencias de corte entre versión de jugador y de aficionado. Las fotografías y la ficha del producto deberían confirmar si el precio corresponde a la versión seleccionada.

  1. Copy new .bin file over to switch
copy scp://username@scpserverIPaddress//n9000-dk9.7.0.3.I1.2.bin bootflash:n9000-dk9.7.0.3.I1.2.bin
  1. Show the impact of installing the new version
show install all impact nxos bootflash:n9000-dk9.7.0.3.I1.2.bin
  1. Install the new version
install all nxos bootflash:n9000-dk9.7.0.3.I1.2.bin
  1. After you run the install, it will do the impact evaluation again and ask you to confirm installation
  2. Install took less than 5 minutes and then rebooted

The official Cisco install guide can be found here