01-13-2009 07:31 AM - edited 03-06-2019 03:25 AM
When i do a sh redundancy command on my 4510R, the BOOT: string points to a tftp location, how do i remove this?, i just want it booting to bootflash...
thanks
Solved! Go to Solution.
01-13-2009 07:34 AM
Hello Davis,
do sh run | inc boot system
a line containing a tftp location should appear
do
conf t
no boot system tftp xxxx
(the line you found before exactly)
do
wr mem
then again verify with
show bootvar
now that entry should be removed
Hope to help
Giuseppe
01-13-2009 07:34 AM
Hello Davis,
do sh run | inc boot system
a line containing a tftp location should appear
do
conf t
no boot system tftp xxxx
(the line you found before exactly)
do
wr mem
then again verify with
show bootvar
now that entry should be removed
Hope to help
Giuseppe
01-13-2009 07:42 AM
Thank you
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