Secure Shell
Secure Shell (SSH) is a protocol that
encrypts remote access connections to network devices. SSH authenticates clients or servers
using encrypted shared keys (RSA/ECDSA) to access the network.
The NPB Application
supports only basic SSH authentication based on username and password. A maximum of 32
SSH logins are supported. Both IPv4 and IPv6 SSH logins are supported.
SSH Server Support
- Support for SSH server is
available and the device ensures RSA and ECDSA host key pairs are always
available for use during SSH operation.
- Remote user authentication and
locally stored usernames and passwords are supported for SSH.
Authentication Support (Local + Remote)
- SSH Authentication is supported
using basic authentication (username-password) only.