We had an issue a couple weeks ago when our power failed and so did the UPS. At first, everything seem to come back online as usual but later we noticed a "network issue." We didn't think much of it because operations were only somewhat degraded. After a few more tests, we noticed that our old style Cisco ATM switch had reverted to our legacy configuration. Apparently, the new running configuaration was not saved.
At any rate, here are the steps to save the running configuration for this particular IOS.
Hyperterminal or Telnet into switch
enable
Password goes here
config terminal
run your configuration commands here
...
and soforth
control+Z
enable
copy running-config startup-config (save permanently)
show running-config
show startup-config
4 comments:
Sorry,
but this is obvious in order to save the configuration.
Yeah, I know. It's a reminder for me.
Pleae, can you say me how did you get the language translator? I need it now!
@PML88 - It's a Google gadget. Go to "Add a Gadget" via Layout and search for "site language translator"
more info...
http://translate.google.com/translate_tools?hl=en
Post a Comment