show ssh server algorithm

Use this command to display the current SSH algorithm policy configured.

Use no parameter to remove the default encryption algorithms.

Command Syntax

Copy
show ssh server algorithm

Parameters

None

Default

None

Command Mode

Execution mode

Applicability

Introduced in OcNOS version 6.5.3.

Example

To view the ssh key configured, execute the following command.

Copy
OcNOS#sh ssh server algorithm 
vrf management ssh server algorithm: KexAlgorithms curve25519-sha256   

MACs hmac-sha2-256,hmac-sha2-512,umac-128@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com   

Default vrf ssh server algorithm:   

KexAlgorithms curve25519-sha256   

MACs hmac-sha2-256,hmac-sha2-512,umac-128@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com