Configuring Configuration File Encryption

The configuration file contents can be encrypted using AES256 and SHA256.

Use the following CLI syntax to configure a configuration file encryption key in the classic CLI.

bof
        encryption-key key [hash | hash2 | custom]
        no encryption-key

Use the following CLI syntax to configure a configuration file encryption key in the MD-CLI.

- bof
        - configuration
            - encryption-key (plain-text | hashed-value)

When configuring an encryption key, the key can be in one of the following formats:

Note: The hash2 encryption scheme is node-specific and the key cannot be transferred between nodes.