[Contents] [Prev] [Next] [Index] [Report an Error]


Step 4: Copy Backup Configurations to the Router

Action

To copy backup configurations to the router, follow these steps:

  1. To copy the existing configuration and any backup configurations back onto the router, use the file copy command. Place the files in the /var/tmp directory.
  2. user@host> file copy var/tmp/filename
    
    
    
  3. Load and activate the desired configuration:
  4. root@> configure
    
    [edit]
    
    root@# load merge /config/filename or load replace /config/filename
    
    [edit]
    
    root@# commit
    

[Contents] [Prev] [Next] [Index] [Report an Error]