from where did you get the IOS file ? Its not ther in my pc
jeethuutube 1 year ago
Thanks Grook.net team, Very Good introduction, please go ahead for GNS3 course vedio.
akramfetyan 1 year ago
good tutorial for setup.
but at he end, did you say copy the running config from NVRAM to FLASH ?
how about from RAM to NVRAM
gsteveski 1 year ago
@gsteveski
thanks for your reply. to copy from ram to nvram (from CCNA)
#copy start run
GROOKnet 1 year ago
@GROOKnet
???
the running-config runs in ram
the startup-config loads from nvram
thus (the basics)Copy configuration file in RAM to NVRAM to save the running-config to startup-config Router# copy running-config startup-config
flash stores the IOS
sorry i ment #copy run start :)
or you can use this old command ( to save the configurations)
#wr
from where did you get the IOS file ? Its not ther in my pc
jeethuutube 1 year ago
Thanks Grook.net team, Very Good introduction, please go ahead for GNS3 course vedio.
akramfetyan 1 year ago
good tutorial for setup.
but at he end, did you say copy the running config from NVRAM to FLASH ?
how about from RAM to NVRAM
gsteveski 1 year ago
@gsteveski
thanks for your reply. to copy from ram to nvram (from CCNA)
#copy start run
GROOKnet 1 year ago
@GROOKnet
???
the running-config runs in ram
the startup-config loads from nvram
thus (the basics)Copy configuration file in RAM to NVRAM to save the running-config to startup-config Router# copy running-config startup-config
flash stores the IOS
gsteveski 1 year ago
@gsteveski
sorry i ment #copy run start :)
or you can use this old command ( to save the configurations)
#wr
GROOKnet 1 year ago