
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 07:17 AM
May i know why after settings the boot system cmd, the Boot Variables on next reload not changing to c3750-ipbasek9-mz-122-55.SE1.bin? Isnt the Current Boot Variables is the "current ios" & Boot Variables on next reload:is "the next reload ios in boot system command"?
# config t # boot system switch all flash:c3750-ipbasek9-mz-122-55.SE1.bin
sh boot system
---------------------------
Switch 1
---------------------------
Current Boot Variables:
c3750-ipbasek9-mz-122-55.SE1.bin
Boot Variables on next reload:
c3750-ipbasek9-mz-120-10.SE1.bin
Solved! Go to Solution.
- Labels:
-
LAN Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 07:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 07:55 AM - edited 03-27-2019 08:29 AM
Hello
@getaway51 wrote:
May i know why after settings the boot system cmd, the Boot Variables on next reload not changing to c3750-ipbasek9-mz-122-55.SE1.bin?
Try deleting the boot var before applying new boot statement.
conf t
no boot system switch all
do show boot
boot system switch all flash:x.x.x.x.bin
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 07:23 AM
did you save it , it should show after copy run start ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 07:28 AM
do i need to save it? I didn't do write mem.
I havent reboot yet too.
Did you mean it will change after i do "write mem"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 07:35 AM
If it is still playing up after saving the config, please share the output of sh ver
...it could be the configuration register value you have configured.
Cheers,
Seb.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 08:06 AM
if you did "wr mem" and still not worked, check this:
1. May be you have 3 or more .bin files on flash. (try leaving no more than two files)
2. Check your . bin file and may be download him again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 07:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 07:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2022 11:28 AM
thank you Mark! just ran into this same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2025 11:24 AM
Thanks it worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 07:55 AM - edited 03-27-2019 08:29 AM
Hello
@getaway51 wrote:
May i know why after settings the boot system cmd, the Boot Variables on next reload not changing to c3750-ipbasek9-mz-122-55.SE1.bin?
Try deleting the boot var before applying new boot statement.
conf t
no boot system switch all
do show boot
boot system switch all flash:x.x.x.x.bin
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 08:14 AM
after these 4 commands, do i need "write mem"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 08:28 AM
Hello
@getaway51 wrote:
after these 4 commands, do i need "write mem"?
yes you do.
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 11:05 PM
