Celestica Documentation Portal

Find your product documents here

Copy local file config to running-config

Copies the local file configuration to the running configuration.

Syntaxcopy <source_file_path> running-config
Command mode EXEC
Parameters
  • source_file_path – Source file absolute path (local://<filepath>)
UsageUse this command to copy the local file configuration to the running configuration.
Supported Releases 1.0.0 or later
Click commandconfig load <filename>
Example
sonic# copy local://home/admin/sample_conf.json running-config
Success
sonic#