Cisco Cisco ASR 5000

Page of 9109
Global Configuration Mode Commands (threshold ppp - url-blacklisting)   
▀  url-blacklisting database 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6008 
   
url-blacklisting database 
This command configures URL Blacklisting database directory parameters. 
Product
 
CF 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
url-blacklisting database { directory path path | max-versions max_versions | override 
file 
file_name } 
default url-blacklisting database { directory path | max-versions | override file } 
default
 
Configures this command with the default settings. 
directory path path
 
Specifies the path to the directory to be used for storing URL Blacklisting databases. 
path
 must be an alphanumeric string of 1 through 255 characters. 
Default: /flash/bl 
max-versions max_versions
 
Specifies the maximum number of URL Blacklisting database versions to be maintained in the URL 
Blacklisting database directory path with the base file name specified by the URL Blacklisting database 
override file. 
max_versions
 must be an integer from 0 through 3. 
Default: 0 
override file file_name
 
Specifies the URL Blacklisting database override file name. 
file_name
 must be in 
name.extension
 format. For example, 
abc.bin
. And, must be an alphanumeric 
string of 1 through 10 characters. 
Default: optblk.bin 
Usage 
Use this command to configure URL Blacklisting database directory parameters. 
Example