Skip to main content

2 docs tagged with "encryption"

View all tags

Backup

The RouterOS backup feature enables saving and restoring router configurations, including MAC addresses, with options for encrypted or unencrypted storage. It supports saving backups to files and loading them back onto the same device, with warnings about version compatibility and sensitive data handling.

Encrypted storage (dm-crypt)

Encrypted storage (dm-crypt) enables transparent disk encryption using `dm_crypt` for block devices, with properties like slot name, encryption key, and backend drive. Examples show creating encrypted file systems on USB or RAID1 arrays with formatting instructions.