Configuration Backup for Skylight Flex
  • 14 Sep 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Configuration Backup for Skylight Flex

  • Dark
    Light
  • PDF

Article Summary

The configuration of Skylight Flex can be backed up and restored using CLI Scripts.

Backing up and Restoring Skylight Flex

The following CLI scripts are required when performing a backup and restore of a Skylight Flex configuration.

Backup Configuration

write sftp://<sftpuser>:<sftpPassword>@<IP>/<filename>.conf

Example:

write sftp://sftpuser:sftpPwd@10.250.1.244/flex.conf

Restore Configuration

copy sftp://<sftpuser>:<sftpPassword>@<IP>/<filename>.conf startup-config
[#disconnect#]
reload; sleep 1

Example:

copy sftp://sftpuser:sftpPwd@10.250.1.244/flex.conf startup-config
[#disconnect#]
reload; sleep 1


Note: The filename extension must be .conf.

© 2024 Accedian Networks Inc. All rights reserved. Accedian®, Accedian Networks®,  the Accedian logo™, Skylight™, Skylight Interceptor™ and per-packet intel™, are trademarks or registered trademarks of Accedian Networks Inc. To view a list of Accedian trademarks visit: http://accedian.com/legal/trademarks/. 


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.