04-13-2017 05:52 PM - edited 03-01-2019 05:12 AM
hi
The N93180YC is currently being used as an ACI leaf switch.
I want to change N93180YC to NX-OS.
Please tell us the procedure to change it.
If you have a URL, please let us know the URL.
Thank you.
Solved! Go to Solution.
04-13-2017 06:12 PM
Try this doc.
Jason
04-13-2017 06:12 PM
04-13-2017 06:52 PM
What exactly does Step 3, 5 mean in the document?
Is it a procedure that must be done?
And I think you'll need to upload NX-OS before boot in step 4.
What steps should NX-OS upload and upload be possible via USB?
Do I need to upload NX-OS files in advance in ACI mode?
If you enter step 6 "load-nxos", will it automatically boot?
Thank you for your reply.
04-13-2017 09:09 PM
Those steps ensure that the stops at switch(boot)# mode and repartitions the drive for you.
You can copy the NX-OS kickstart image and system image using USB. Boot into ACI mode with USB inserted. Your USB files should be under /usb/ directory of the switch. There may be a sub-directory under /usb/ named usb0, usb1, or usb2. Go to that directory and you'll find your USB files.
Copy the NX-OS files to /bootflash/ then reload the switch and follow the steps in the doc previously mentioned.
cp /usb/usb#/<filename> /bootflash/
^ # = usb number
Jason
04-17-2017 07:42 PM
admin@apic1:aci> reload
Ctrl-C
loader>boot usb#:nxos-image-name
Is there a problem if I do not partition?
Can I boot to nxos by changing the boot path to USB as in the above procedure?
And there is no "copy" command in loder mode.
loader > dir usb2:
usb2::
startupdebug
nxos.7.0.3.I5.1.bin
loader > copy usb2:nxos.7.0.3.I5.1.bin bootflash:
Error 27: Unrecognized command
loader > cp usb2:nxos.7.0.3.I5.1.bin bootflash:
Error 27: Unrecognized command
loader > help
? Print the command list
boot Boot image
bootmode Display/Change current boot mode
dir List file contents on a device
eobc Booting image from active sup via EOBC channel
help Print the command list or the specific command usage
ip Setting IP address or gateway address
reboot Reboot the system
serial Serial console setting
set Set network configuration
show Show loader configuration
04-17-2017 07:42 PM
You must copy the image from USB to bootflash while the box is running ACI code.
04-18-2017 06:59 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide