configure network
Restores the system from a backup file.
Syntax
configure network [noconfig] <url>
Syntax Description
Keyword
Description
noconfig
If specified, indicates that the primary show run configuration should not be restored. All other data are restored.
url
Specifies the backup file to be restored.
Defaults
Usage Guidelines
This commands reloads the entire system configuration from a backup file previously created with the write network or backup url commands.
Refer to the URL Format section of this document for more information on the syntax of the url parameter.
Examples
config network scp://jane:[email protected]/mybackup
Related Commands
backupwrite networkLast updated