Ip Http Access-Class - Cisco Catalyst 3650 series Command Reference Manual

Cisco ios xe everest 16.5.1a
Hide thumbs Also See for Catalyst 3650 series:
Table of Contents

Advertisement

ip http access-class

To specify the access list that should be used to restrict access to the HTTP server, use the ip http access-class
command in global configuration mode. To remove a previously configured access list association, use the
no form of this command.
The existing ip http access-class access-list-number command is currently supported, but is going to be
Note
deprecated. Use the ip http access-class ipv4 { access-list-number | access-list-name } and ip http
access-class ipv6 access-list-name instead.
ip http access-class { access-list-number | ipv4 { access-list-number | access-list-name } | ipv6 access-list-name
}
no ip http access-class { access-list-number | ipv4 { access-list-number | access-list-name } | ipv6
access-list-name }
Syntax Description
ipv4
ipv6
access-list-number
access-list-name
Command Default
No access list is applied to the HTTP server.
Command Modes
Global configuration (config)
Command History
Release
Cisco IOS XE Denali 16.3.1
Cisco IOS XE Release 3.3SE
Specifies the IPv4 access list to restrict access to the
secure HTTP server.
Specifies the IPv6 access list to restrict access to the
secure HTTP server.
Standard IP access list number in the range 0 to 99,
as configured by the access-list global configuration
command.
Name of a standard IPv4 access list, as configured by
the ip access-list command.
Modification
This command was modified. The ipv4 and ipv6 keyword
were added.
This command was introduced.
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
ip http access-class
769

Advertisement

Table of Contents
loading

Table of Contents