- save filename
Command introduced before JUNOS Release 7.4.
Save the configuration to an ASCII file. The contents of the current level of the statement hierarchy (and below) are saved, along with the statement hierarchy containing it. This allows a section of the configuration to be saved, while fully specifying the statement hierarchy.
When saving a file to a remote system, the software uses the SCP/SSH protocol.
filename—Name of the saved file. You can specify a filename in one of the following ways:
- user@host> file copy ftp://username@ftp.hostname.net//filename
file copy ftp.hostname.net: Not logged in.
- user@host> file copy ftp://username:prompt@ftphostname.net//filename
Password for username@ftp.hostname.net:
See Deactivating and Reactivating Statements and Identifiers.
configure—To enter configuration mode.