ad-source
This command allows to configure the P2P advertisement source that can be a HTTP host or SSL server.
Product
ADC
Privilege
Security Administrator, Administrator
Mode
Exec > ACS Configuration > P2P Advertisement Server Group Configuration
active-charging service service_name > p2p-ads-group ads_group_name
Entering the above command sequence results in the following prompt:
[local]host_name(config-acs-p2p-ads)#
Syntax
[ no ] ad-source operator http_host_name/ssl_server_name
no
If previously configured, disables the configured ad-source.
operator
Specifies how to match.
operator must be one of the following:
-
= : Equals
-
contains : Contains
-
ends-with : Ends with
-
starts-with : Starts with
http_host_name/ssl_server_name
Specifies the name of the HTTP host or SSL server to match and must be an alphanumeric string of 1 through 127 characters. SSL supports the Server Name indication (SNI) field.
Usage Guidelines
This command allows to configure the P2P advertisement source that can be a HTTP host or SSL server when the user runs an active application session. The ad-source can be server name indication for HTTPS flows and host name for HTTP-based ad flows.
Important |
The maximum number of ad-source lines that can be configured is 32. |
Example
ad-source ends-with admob.com