для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1824
save configuration
Saves the configuration of current contexts to a local or remote location. The configuration contains the
sequence of CLI commands that define system parameters and ends with the .cfg extension.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Syntax Description
save configuration url [ obsolete-encryption | showsecrets | verbose ] [ -redundant ] [ -noconfirm ]
url
Default: saves to the location of the active configuration currently loaded.
Specifies the location in which to store the configuration file. url may refer to a local or a remote file and must
be entered in the following format:
For the ASR 5000:
[ file: ] { /flash | /pcmcia1 | /hd-raid } [ /directory ] /file_name
tftp:// { host [ : port# ] } [ /directory ] /file_name
[ ftp: | sftp: ] // [ username[ :password ] @ ] { host } [ : port# ] [ /directory ] / file_name
For the ASR 5500:
[ file: ] { /flash | /usb1 | /hd-raid } [ /directory ] /file_name
tftp:// { host [ : port# ] } [ /directory ] /file_name
[ ftp: | sftp: ] // [ username[ :password ] @ ] { host } [ : port# ] [ /directory ] / file_name
For VPC:
[ file: ] { /flash | /hd-raid | /usb1 | usb2 | cdrom1 } [ /directory ] /file_name
tftp:// { host [ : port# ] } [ /directory ] /file_name
[ ftp: | sftp: ] // [ username[ :password ] @ ] { host } [ : port# ] [ /directory ] / file_name
Do not use the following characters when entering a string for the field names below: "/" (forward slash),
":" (colon) or "@" (at sign).
Important
directory is the directory name.
filename is the actual file of interest.
   Command Line Interface Reference, Modes E - F, StarOS Release 19
644
Exec Mode Commands (D-S)
save configuration