SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
457
ip urlfilter exclusive-domain
Use the
ip urlfilter exclusive-domain
command to instruct SROS to always allow or always block a
domain without first having to verify with the URL filter server. Use the
no
form of this command to
remove an exclusive domain. Variations of this command include:
ip urlfilter exclusive-domain deny
<name>
ip urlfilter exclusive-domain permit
<name>
Syntax Description
deny
<name>
Specifies that the domain name be blocked without verifying with the URL
filter server.
permit
<name>
Specifies that the domain name be allowed without verifying with the URL
filter server.
Default Values
By default, no exclusive domains are configured.
Functional Notes
Domain matching is based on an exact match between the HTTP header and entries in the
ip urlfilter
exclusive-domain
command. In order to exactly match requests destined for a domain, entries should list
all possible variations of the domain that would appear in the
Host
field of an HTTP header. Refer to the
Usage Examples
section of this command for more detailed information.
Usage Example
The following example will always allow access to
www.procurve.com
and
procurve.com
without first
having to verify the domain with the URL filter server:
ProCurve(config)#
ip urlfilter exclusive-domain permit www.procurve.com
ProCurve(config)#
ip urlfilter exclusive-domain permit procurve.com
The following example will always block access to
www.localnews.com
without first having to verify the
domain with the URL filter server:
ProCurve(config)#
ip urlfilter exclusive-domain deny www.localnews.com
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......