Page 1 of 1

NXOSv loosing its configuration

Posted: Thu Jan 24, 2019 1:48 am
by mvanoverbeek
Hi all,

Whenever I reboot my N9K ( NXOS: version 7.0(3)I7(4)) it winds up in the bootloader, what I do now is wipe it and just add the configuration but it would be better if it would keep its configuration. Is this a known issue? I have to admit I use AMD RYZEN CPU but I would assume my issue is unrelated to this. I think it is probably a simple setting somewhere.

Thanks

Re: NXOSv loosing its configuration

Posted: Thu Jan 24, 2019 7:47 am
by Uldis (UD)
All NXOS9K has this issue.
Worarround for lab use after wipe:
configure lab nodes and of course make bootloader commands for NXOS9k
https://www.eve-ng.net/documentation/ho ... x9k-switch

Then export config:
https://www.eve-ng.net/documentation/ho ... figuations

Set node boot from exported and your Nexust will boot from your exported cfg after wipe

Re: NXOSv loosing its configuration

Posted: Thu Jan 24, 2019 7:08 pm
by mvanoverbeek
Uldis (UD) wrote:
Thu Jan 24, 2019 7:47 am
All NXOS9K has this issue.
Worarround for lab use after wipe:
configure lab nodes and of course make bootloader commands for NXOS9k
https://www.eve-ng.net/documentation/ho ... x9k-switch

Then export config:
https://www.eve-ng.net/documentation/ho ... figuations

Set node boot from exported and your Nexust will boot from your exported cfg after wipe
Works! thanks for sharing