- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 08:58 AM
Hi ,
I m very new to nexsus ...practising on eveng on cisco nx-os 9000 , every time my switch goes to loader mode .
my query is --
1-- why its going in loader mode ..
2-- how to recover it
may be my queries are silly but wanna discuss so other friends will get benifites.
thanks in advance
Solved! Go to Solution.
- Labels:
-
Cisco Software
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 09:20 AM
is this Lab or real environment :
1. Once you got nexus device # prompt, issue a dir bootflash:
- it will show you the images in the flash as example below :
switch# dir bootflash:
757307904 Feb 16 17:17:14 2017 nxos.7.0.3.I7.4.bin
switch# conf t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# boot nxos bootflash:nxos.7.0.3.I7.4.bin
end
copy run start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 09:04 AM
1. You didn't specify the boot image in the configuration during the 1st time setup.
You have to specify it as follow
(config)# boot nxos bootflash:nxos-image-name (config)# copy run start
After that, you won't going in 'bootloader mode' when reloading the device.
2. If you in the 'bootloader mode' use the following command to boot the image.
loader> boot bootflash:nxos-image-name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 09:20 AM
is this Lab or real environment :
1. Once you got nexus device # prompt, issue a dir bootflash:
- it will show you the images in the flash as example below :
switch# dir bootflash:
757307904 Feb 16 17:17:14 2017 nxos.7.0.3.I7.4.bin
switch# conf t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# boot nxos bootflash:nxos.7.0.3.I7.4.bin
end
copy run start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 09:40 AM
Thank you so much sir , for a quick revert .. image file was nxos.7.0.3.I7.4.bin . I am going to configure pVC , VDC , VXLAN ,EVPN MPBGP , STP , If I will found any issue or any query I ll definitely trouble you .
Once again thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 09:43 AM
is this virtual ? the VDC not going to work on virtual, so do not waste time, VDC works only Physical Devices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 09:45 AM
wanna learn much more on ACI spine _leaf architecture, can I implement
same on lab on virtual switches .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 10:00 AM
You can find good information over Google and Youtube, since you learning, learn step by step can understand as expected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 10:44 AM
HI , I followed steps as u mentioned earlier ..now like this is coming
System is coming up ... Please wait ...
....System is coming up ... Please wait ...
....System is coming up ... Please wait ...
....System is coming up ... Please wait ...
....System is coming up ... Please wait ...
....System is coming up ... Please wait ...
....System is coming up ... Please wait ...
....System is coming up ... Please wait ...
....System is coming up ... Please wait ...
....System is coming up ... Please wait ...
....System is coming up ... Please wait ...
..bash-4.2#
bash-4.2#
bash-4.2#
bash-4.2#
bash-4.2#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 12:18 PM - edited 08-02-2021 12:19 PM
have you completed the task as mentioned above and saved the config? what kind of emulator are you used to this image?
what kind of computer resource do you have?
