ADC CLI Commands

urlfiltering-parameter

The following operations can be performed on “urlfiltering-parameter”:

show unset set

show urlfiltering parameter

Displays the URL Filtering parameters.

Synopsis

show urlfiltering parameter

Arguments

Output

HoursBetweenDBUpdates URL Filtering hours between DB updates.

TimeOfDayToUpdateDB URL Filtering time of day to update DB.

MaxNumberOfCloudThreads URL Filtering hours between DB updates.

CloudKeepAliveTimeout URL Filtering Cloud keep alive timeout in msec.

CloudServerConnectTimeout URL Filtering Cloud server connect timeout in msec.

CloudDBLookupTimeout URL Filtering CloudDB send/receive timeout in msec.

ProxyHostIp URL Filtering Cloud Proxy HostIp.

ProxyPort URL Filtering Cloud Proxy Port.

ProxyUsername URL Filtering Cloud Proxy Username.

ProxyPassword URL Filtering Cloud Proxy Password.

SDKLicenseKey URL Filtering SDK License Key.

seedDBSizeLevel URL Filtering Seed DB Size Level to get downloaded.

LocalDatabaseThreads URL Filtering Local DB number of threads.

CloudHost URL Filtering Cloud host.

SeedDBPath URL Filtering Seed DB path.

Example

show urlfiltering parameter

unset urlfiltering parameter

Use this command to remove urlfiltering parameter settings.Refer to the set urlfiltering parameter command for meanings of the arguments.

Synopsis

unset urlfiltering parameter [-HoursBetweenDBUpdates] [-TimeOfDayToUpdateDB] [-LocalDatabaseThreads] [-CloudHost] [-SeedDBPath]

set urlfiltering parameter

Modifies the specified URL Filtering parameters.

Synopsis

set urlfiltering parameter [-HoursBetweenDBUpdates ] [-TimeOfDayToUpdateDB ] [-LocalDatabaseThreads ] [-CloudHost ] [-SeedDBPath ]

Arguments

HoursBetweenDBUpdates URL Filtering hours between DB updates. Default value: NS_S_URLFILT_HOURS_BETWEENDB_UPDATES_DEFAULT Minimum value: 0 Maximum value: 720

TimeOfDayToUpdateDB URL Filtering time of day to update DB. Default value: NS_S_URLFILT_TIME_OFDAY_TO_UPDATE_DB_DEFAULT

LocalDatabaseThreads URL Filtering Local DB number of threads. Default value: NS_S_URLFILT_LOCAL_DB_THREADS Minimum value: 1 Maximum value: 4

CloudHost URL Filtering Cloud host. Default value: NS_S_URLFILT_CLOUD_HOST_DEFAULT

SeedDBPath URL Filtering Seed DB path. Default value: NS_S_URLFILT_SEEDDB_PATH_DEFAULT

Example

set urlfiltering parameter -urlfilt_hours_betweenDB_updates 20)

urlfiltering-parameter