Secure Shell Commands
©2008 Allied Telesis Inc. All rights reserved.
45.20
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
show ssh server allow-users
This command displays the user entries in the allow list of the SSH server.
Syntax
show ssh server allow-users
Mode
Privileged Exec mode
Output
Figure 45-9: Example output from the
show ssh server allow-users
command
Parameters in output of the
show ssh server allow-users
command
Example
To display the user entries in the allow list of the SSH server, use the command:
awplus(config)#
show ssh server allow-users
Related Commands
ssh server allow-users
ssh server deny-users
Username Remote Hostname (pattern)
----------------- --------------------------------
awplus 192.168.*
john
manager *.alliedtelesis.com
Parameter
Meaning
Username
User name that is allowed to access the SSH server.
Remote Hostname
(pattern)
IP address or hostname pattern of the remote client. The user is
allowed requests from a host that matches this pattern. If no
hostname is specified, the user is allowed from all hosts.