DXS-1210 Series Smart Managed Switch CLI Reference Guide
70
Usage Guideline
This command is used to specify an access list to restrict the access to the HTTPS server. Use the no
form of the command to remove the access list check.
Example
This example shows how a standard IP access list is created and is specified as the access list to
restrict the access to the HTTPS server.Only the host 226.1.1.1 is allowed to access the server.
Switch# configure terminal
Switch(config)#ip access-list https-filter
Switch(config-ip-acl)#rule permit 226.1.1.1 255.255.255.0
Switch(config-ip-acl)# exit
Switch(config)# ip https access-class https-filter
Switch(config)#
5-25
show trusted host
This command is used to display trusted host information of telnet,ping, http, https.
show trusted host [telnet | ping | http | https]
Parameters
telnet
Specifies the telnet trusted host information.
ping
Specifies the ping trusted host information.
http
Specifies http telnet trusted host information.
https
Specifies https telnet trusted host information.
Default
Show all trusted host information.
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
This command is used to display trusted host information for telnet, ping, http, https.
Example
This example shows how to display trusted host information of https.
Switch# show trusted host https
Type ACL Name
------ --------------------------------
https https-filter
Total Entries: 1
Switch#
Содержание DXS-1210-10TS
Страница 1: ......
Страница 246: ...DXS 1210 Series Smart Managed Switch CLI Reference Guide 243 ...
Страница 260: ...DXS 1210 Series Smart Managed Switch CLI Reference Guide 257 ...