Users Guide

etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-
sha2-256,hmac-sha2-512,hmac-sha1
-p - 22
-b and -B - The default values depend on the source IP / Interface from the routing table for that
specific destination.
Command Mode EXEC
Usage
Information
SSH is a command for logging into a remote machine and for executing commands on a remote machine.
This provides a secure encrypted communication between two un-trusted hosts over an insecure
network.
NOTE: OS10 considers -B {Source interface} as egress interface.
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
1372
Security