Users Guide

Table Of Contents
This command is available for all user-roles but it has to be enabled using the ip ssh client cli
enable command which is accessible only for sysadmin and secadmin user roles .
If you try to invoke the SSH command when the SSH command is disabled, an Unrecognized command
error appears.
Example
OS10_Switch_1# ssh 9.1.1.2
The authenticity of host '9.1.1.2 (9.1.1.2)' can't be established.
ECDSA key fingerprint is SHA256:43XxebRXcDxO8XBWFHcitZOFv/
h43VkRwSyczGWS4Og.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '9.1.1.2' (ECDSA) to the list of known hosts.
Debian GNU/Linux 9
Dell EMC Networking Operating System (OS10)
admin@9.1.1.2's password:
Linux S4000-6212 4.9.189 #1 SMP Debian 4.9.189-3+deb9u2 x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
-* Dell EMC Network Operating System (OS10) *-
-* *-
-* Copyright (c) 1999-2020 by Dell Inc. All Rights Reserved. *-
-* *-
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
This product is protected by U.S. and international copyright and
intellectual property laws. Dell EMC and the Dell EMC logo are
trademarks of Dell Inc. in the United States and/or other
jurisdictions. All other marks and names mentioned herein may be
trademarks of their respective companies.
%Warning : Default password for admin account should be changed to
secure the system
OS10_Switch_2#
OS10_Switch_1# ssh -h
usage: [-b source_ip_address] [-B source_interface] [-c
encryption_cipher] [-l username] [ -m HMAC_algorithm] [-p port-number]
[-h] Hostname
Linux options supported for SSH.
optional arguments:
-h, --help show this help message and exit
SSH Options:
-b [Source IP Address]
Source Address of the connection
-B [Source Interface]
Source Interface of the connection
-c [Encryption Cipher]
Encryption cipher to use
-l [Username] User name option
-m [HMAC Algorithm] HMAC algorithm to use
-p [Port Number] SSH server port option (default 22)
Hostname IP address or hostname of a remote system
S4000-6216#
Supported
Releases
10.5.2.1 or Later
Security 1343