show ssh
show ssh
Description
显示了SSH配置细节。
Example
The output of this command shows SSH configuration details.
(host) [mynode] #show ssh
SSH Settings:
-------------
DSA Enabled
Mgmt User Authentication Method username/password public-key
Ciphers aes128-cbc,aes256-cbc,aes128-ctr,aes192-ctr,aes256-ctr
MACs hmac-sha1-96,hmac-sha1,hmac-sha2-256
KexAlgorithms diffie-hellman-group14-sha1,diffie-hellman-group14-
sha256,diffie-hellman-group-exchange-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384
(ST61.62) [mynode] #
(ST61.62) [mynode] (config) #ssh disable-mac hmac-sha1 hmac-sha1-96
(ST61.62) ^[mynode] (config) #write mem
Saving Configuration...
Configuration Saved.
(ST61.62) [mynode] (config) #
(ST61.62) [mynode] (config) #show running-config | include ssh
Building Configuration...
netservice svc-ssh tcp 22
ssh mgmt-auth public-key
ssh mgmt-auth username/password
ssh disable-mac hmac-sha1-96,hmac-sha1
id "_sftp-ssh._tcp"
id "_ssh._tcp"
Related Commands
Command |
Description |
Configures SSH access to aMobility Conductor. |
Command History
Release |
Modification |
ArubaOS8.10.0.0 |
The |
ArubaOS8.7.0.0 |
The |
ArubaOS8.3.0.0 |
The following parameters were added: |
ArubaOS8.0.0.0 |
Command introduced. |
Command Information
Platform |
License |
Command Mode |
All platforms |
Base operating system. |
启用和Config mode onMobility Conductorandmanaged devices. |