Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Cisco switchs have 3 configurations files.

  1. Active running config.
  2. Startup config
  3. Backup config.

Wen saving you should always save your RUNING config to RUN-CONFIG & STARTUP CONFIG & BACKUP Config.
This means you will end up with 3 copies of the running config, but the save format even its .txt differs.

If you try to import a running config file into running config (the current one runing, it will fail.)

You will need to import the runing config into startup config, save your changes and then reboot.
That will turn the running config into startup config witch will load at startup and become the runing config.

This is how to do that:

Go into the Download/Backup pane in "Administration" then  "Download / Backup Configuration / Log"

Choose Browse and select your configuration file, then open.


In destination type choose STARTUP CONFIG and then APPLY


Click Done, then reboot your switch, that Config will now load up.

 

  • No labels