proxy exception ip | host

Syntax

proxy exception ip | host {ip-addr/mask-length | hostname} 

no proxy exception ip | host {ip-addr/mask-length | hostname}

Description

Configures an IPv4 address/mask length and URL to the list of IP address and host, which can be reached without the HTTP proxy server.

The no form of this command removes the proxy exception for the specified entry (IPv4 address/host name).

Command context

config

Parameters

ip-addr/mask-length | hostname

Specifies IPv4 address/mask length and host name.

Example

switch(config)# proxy exception ip 192.168.0.10/12
switch(config)# proxy exception host "http://web-proxy.au.abdcorp.net:3128"