Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Configuring SSH on the Evaluated Configuration

SSH is an allowed remote management interface in the evaluated configuration. This topic describes how to configure SSH on the device.

  • Before you begin, log in with your root account on the device.

To configure SSH on the device:

  1. Specify the permissible SSH host-key algorithms for the system services.
    Note:

    Although the last hostkey algorithm option mentioned above only mentions RSA, it covers all the claimed RSA algorithms, that is SSH-RSA, RSA-SHA2-256, and RSA-SHA2-512.

  2. Specify the SSH key-exchange for Diffie-Hellman keys for the system services.
  3. Specify all the permissible message authentication code algorithms for SSHv2.
  4. Specify the ciphers allowed for protocol version 2.
  5. Commit the changes:
Note:

To disable SSH service, you can deactivate SSH configurations:

Note:

To disable Netconf service, you can deactivate netconf configurations:

Supported SSH hostkey algorithm:

Supported SSH key-exchange algorithm:

Supported MAC algorithm:

Supported SSH ciphers algorithm:

Note:

Integrity algorithms supported for the NDcPPv3.0e are hmac-sha2-256 (RFC 6668) and hmac-sha2-512 (RFC 6668).

Note:

Key establishment algorithms supported for the NDcPPv3.0e are ecdh-sha2-nistp256 (RFC 5656), ecdh-sha2-nistp384 (RFC 5656), and ecdh-sha2-nistp521 (RFC 5656).