Cisco Cisco ASR 5700

Page of 8994
Bulk Statistics Configuration Mode Commands   
▀  local-directory 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1806 
   
local-directory 
Sets the local directory for storing bulkstats collection files. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Bulk Statistics Configuration 
configure > bulkstats mode
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-bulkstats)# 
Syntax
 
local-directory pathname 
no local-directory 
no
 
Delete the setting for local-directory. 
pathname
 
Specifies the local path of the directory in which to store bulkstats collection files. 
pathname
 must be an alphanumeric string of 1 through 127 characters. Pathnames are case sensitive. 
Usage 
Use this command to designate a directory on a local file system in which collection files with bulkstats 
information are stored. The directory specified must already exist. Use the Exec Mode command 
mkdir
 to 
create a directory. 
Example
 
To specify that bulkstats collection files are stored in the local directory /
flash/bulkstats
, enter the 
following command: 
local-directory /flash/bulkstats