hit counter script

Saving The Startup-Config And Running-Config Files - Cisco GSS-4492R-K9 Administration Manual

Administration guide
Table of Contents

Advertisement

Using the startup-config and running-config Files

Saving the startup-config and running-config Files

Cisco Global Site Selector Administration Guide
2-14
To save the running-config file to the startup-config file on the GSS, or to copy
the current startup configuration to a file for use on other devices or for backup
purposes, use one of the following commands:
copy startup-config disk filename—Copies the GSS device startup
configuration to a named file on the GSS.
copy running-config disk filename—Copies the GSS device current running
configuration to a named file on the GSS.
copy running-config startup-config—Copies the GSS device current
running configuration as the new startup configuration.
To copy the GSS device running-config or startup-config files, perform the
following steps:
1.
Log in to the CLI of the primary GSSM, standby GSSM, or a GSS device and
enable privileged EXEC mode.
gss1.example.com> enable
gss1.example.com#
Copy the current startup configuration to a file for use on other devices or for
2.
backup purposes by entering the following command:
gss1.example.com# copy startup-config disk newstartupconfig
The filename argument specifies the name of the file containing the startup
configuration settings.
The primary GSSM backup does not include user files that reside in the
Note
/home directory. If you want to have a secure copy of the GSS
startup-config file, use either the secure copy (scp) or ftp commands to
copy the startup-config file to another device. Storing the startup-config
file in a safe location can save time and reconfiguration issues in a
recovery situation.
Copy the GSS device current running configuration to a named file located
3.
on the GSS by entering the following command:
gss1.example.com# copy running-config newrunningconfig
Chapter 2
Managing the GSS from the CLI
OL-10410-01

Advertisement

Table of Contents
loading

Table of Contents