D-Link DGS-1510 Series Reference Manual page 73

Gigabit ethernet smartpro switch
Hide thumbs Also See for DGS-1510 Series:
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
Parameters
IP-ACL
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command specifies an access list to restrict the access to the HTTP server. If the specified
access list does not exist, the command does not take effect, thus no access list is checked for the
user's access to HTTP.
Example
This example shows how a standard IP access list is created and is specified as the access list to
access the HTTP server. Only the host 226.1.1.1 is allowed to access the server.
Switch# configure terminal
Switch(config)# ip access-list http-filter
Switch(config-ip-acl)# permit 226.1.1.1 255.255.255.255
Switch(config-ip-acl)# exit
Switch(config)# ip http access-class http-filter
Switch(config)#
5-7 ip http service-port
This command is used to specify the HTTP service port. Use the no form of this command to return
the service port to 80.
ip http service-port TCP-PORT
no ip http service-port
Parameters
TCP-PORT
Default
By default, this port number is 80.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command configures the TCP port number for the HTTP server.
Example
Specifies a standard IP access list. The source address field of the
entry defines the valid or invalid host.
Specifies the TCP port number. TCP ports are numbered between 1
and 65535. The "well-known" TCP port for the HTTP protocol is 80.
70

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents