Ssh - Cisco NCS 5000 Series Manual

System security command reference for cisco ncs 5000 series routers
Hide thumbs Also See for Cisco NCS 5000 Series:
Table of Contents

Advertisement

ssh

ssh
To start the Secure Shell (SSH) client connection and enable an outbound connection to an SSH server, use
the ssh command.
ssh {ipv4-address| ipv6-address| hostname} [username user-id] [cipher aes {128-cbc| 192-cbc|
256-cbc}][source-interface type interface-path-id][commandcommand-name]
Syntax Description
ipv4-address
ipv6-address
hostname
usernameuser-id
cipheraes
128-CBC
192-CBC
256-CBC
source interface
type
interface-path-id
command
System Security Command Reference for Cisco NCS 5000 Series Routers
164
IPv4 address in A:B:C:D format.
IPv6 address in X:X::X format.
Hostname of the remote node. If the hostname has both IPv4 and IPv6 addresses,
the IPv6 address is used.
(Optional) Specifies the username to use when logging in on the remote
networking device running the SSH server. If no user ID is specified, the default
is the current user ID.
(Optional) Specifies Advanced Encryption Standard (AES) as the cipher for the
SSH client connection.
Note
If there is no specification of a particular cipher by the administrator,
the client proposes 3DES as the default to ensure compatibility.
128-bit keys in CBC mode.
192-bit keys in CBC mode.
256-bit keys in CBC mode.
(Optional) Specifies the source IP address of a selected interface for all outgoing
SSH connections.
Interface type. For more information, use the question mark (?)online help
function.
Physical interface or virtual interface.
Use theshowinterfaces command in XR EXEC mode to see a list of
Note
all interfaces currently configured on the router.
For more information about the syntax for the router, use the question
mark(?)online help function.
(Optional) Specifies a remote command. Adding this keyword prompts the
SSHv2 server to parse and execute thesshcommand in non-interactive mode
instead of initiating the interactive session.
Secure Shell Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents