Displaying And Maintaining Ssh; Stelnet Configuration Examples - HPE FlexFabric 7900 Series Security Configuration Manual

Hide thumbs Also See for FlexFabric 7900 Series:
Table of Contents

Advertisement

Task
Connect to
the SCP
server, and
transfer files
with the
server.

Displaying and maintaining SSH

Execute display commands in any view.
Task
Display the source IP address configured for
the SFTP client.
Display the source IP address configured for
the Stelnet client.
Display SSH server status or sessions.
Display SSH user information on the SSH
server.
Display the public keys of the local key pairs.
Display information about peer public keys.

Stelnet configuration examples

Unless otherwise noted, devices in the configuration examples operate in non-FIPS mode.
When you configure Stelnet on a device that operates in FIPS mode, follow these guidelines:
The modulus length of the key pair must be 2048 bits.
When the device acts as the Stelnet server, only RSA key pairs are supported. Do not generate
a DSA key pair on the Stelnet server.
Command
In non-FIPS mode:
scp server [ port-number ] [ vpn-instance vpn-instance-name ] { put |
get } source-file-name [ destination-file-name ] [ identity-key { dsa |
rsa } | prefer-compress zlib | prefer-ctos-cipher { 3des | aes128 |
aes256 | des } | prefer-ctos-hmac { md5 | md5-96 | sha1 | sha1-96 } |
prefer-kex { dh-group-exchange | dh-group1 | dh-group14 } |
prefer-stoc-cipher { 3des | aes128 | aes256 | des } |
prefer-stoc-hmac { md5 | md5-96 | sha1 | sha1-96 }] * [ publickey
keyname | source { interface interface-type interface-number | ip
ip-address } ] *
In FIPS mode:
scp server [ port-number ] [ vpn-instance vpn-instance-name ] { put |
get } source-file-name [ destination-file-name ] [ identity-key rsa |
prefer-compress zlib | prefer-ctos-cipher { aes128 | aes256 } |
prefer-ctos-hmac { sha1 | sha1-96 } | prefer-kex dh-group14 |
prefer-stoc-cipher { aes128 | aes256 } | prefer-stoc-hmac { sha1 |
sha1-96 }] * [ publickey keyname | source { interface interface-type
interface-number | ip ip-address } ] *
Command
display sftp client source
display ssh client source
display ssh server { session | status }
display ssh user-information [ username ]
display public-key local { dsa | rsa } public [ name
publickey-name ]
display public-key peer [ brief | name publickey-name ]
156
Remarks
Available in
user view.

Advertisement

Table of Contents
loading

Table of Contents