Ssh server resolve-host – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1420
Secure Shell (SSH) Commands
Software Reference for x310 Series Switches
54.38
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
To delete the existing user entry john 192.168.2.* in the deny list, use the
commands:
Related Commands
show running-config ssh
show ssh server deny-users
ssh server allow-users
ssh server resolve-host
This command enables resolving an IP address from a host name using a DNS server for
client host authentication.
The no variant of this command disables this feature.
Syntax
ssh server resolve-hosts
no ssh server resolve-hosts
Default
This feature is disabled by default.
Mode
Global Configuration
Usage
Your device has a DNS Client that is enabled automatically when you add a DNS server to
your device.
For information about configuring DNS see
Example
To resolve a host name using a DNS server, use the commands:
Related Commands
show ssh server
ssh server allow-users
ssh server deny-users
awplus#
configure terminal
awplus(config)#
no ssh server deny-users john 192.168.2.*
awplus#
configure terminal
awplus(config)#
ssh server resolve-hosts