Home >

LunaSH Command Reference Guide > LunaSH Commands > sysconf > sysconf ssh show

sysconf ssh show

Display the currently configured SSH restrictions.

User Privileges

Users with the following privileges can perform this command:

Admin

Operator

Monitor

Syntax

sysconf ssh show

Example

lunash:>sysconf ssh show
 
SSHD configuration:
 
SSHD Listen Port 22
 
 
SSH is restricted to ethernet device eth0 (ip address 192.20.11.78).
SSH is unrestricted for all IPv4 addresses.
 
Password   authentication is enabled
Public key authentication is enabled
 
 
Command Result : 0 (Success)