Ssh configuration – HP VMA-series Memory Arrays User Manual
Page 157
![background image](/manuals/397492/157/background.png)
AM456-9007B Rev 02
HP VMA SAN Gateway Installation and User Guide
157
SSH Configuration
SSH Server
[no] ssh server enable
Enable or disable the ssh server.
If the ssh server is disabled, the CLI is only accessible over the serial console. Note
that this does not terminate existing ssh sessions; it will only prevent new ones
from being established.
ssh server host-key generate
Regenerate new host keys for the ssh server. This generates three keys: RSA for
sshv1, RSA for sshv2, and DSA for sshv2. Note that the system automatically
generates the host keys on its first boot, so this only needs to be done if a security
breach is suspected and the keys need to be changed.
ssh server host-key
ssh server host-key
Manually set the host-key (either private or public, but should be both if changing)
of the specified key type.
[no] ssh server listen enable
Enable (or disable) the listen interface restricted list for sshd. If enabled and at least
one non-DHCP interface is specified in the list, the ssh connections are only
accepted on those specified interfaces. When disabled, ssh connections are
accepted on any interface.
[no] ssh server listen interface
Provides a mechanism to add and remove interfaces to the 'listen' list. If the
interface is also running as a DHCP client, it will be as if the interface was not
added. If DHCP is later turned off on this interface, it will be as if the interface was
then added to the listen list.
show ssh server
Display information about the ssh server, including whether or not it is enabled,
and the host keys.