Show ssh server allow-users – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1407

Secure Shell (SSH) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
54.25
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
User Exec, Privileged Exec and Global Configuration
Example
To display the user entries in the allow list of the SSH server, use the command:
Output
Figure 54-9: Example output from the show ssh server allow-users command
Related Commands
ssh server allow-users
ssh server deny-users
awplus#
show ssh server allow-users
Username Remote Hostname (pattern)
----------------- --------------------------------
awplus 192.168.*
john
manager *.alliedtelesis.com
Table 54-9: Parameters in the output of the show ssh server allow-users command
Parameter
Description
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.