Cisco Cisco Packet Data Gateway (PDG) Guia Do Administrador

Página de 377
Bulk Statistics   
▀  Configuring Communication with the Collection Server 
 
 
▄  Cisco ASR 5000 System Administration Guide 
156 
   
Configuring Communication with the Collection Server 
Two configuration methods are available for defining how bulk statistics are collected and managed. A “standard” 
configuration allows the system to automatically assign a number to the bulk statistics file. Optionally, a number can be 
specified by an administrator in the optional configuration method. Command details and descriptions of keywords and 
variables for commands in this chapter are located in the Bulk Statistics Configuration Mode Commands and Bulk 
Statistics File Configuration Mode Commands
 chapters in the Command Line Interface Reference
Configuring Standard Settings 
The configuration example in this section defines basic operation of the bulk statistics feature. Use the following 
example configuration to set up the system to communicate with the statistic collection server: 
configure 
   bulkstats mode 
      schema name format format_string 
      sample-interval time_interval 
      transfer-interval 
xmit_time_interval
 
      limit mem_limit 
      exit 
   bulkstats collection 
   end 
Configuring Optional Settings 
This section describes optional commands that can be used within the Bulk Statistics Configuration mode. Specifically, 
bulk statistic “files” under which to group the bulk statistic configuration are configured using commands in this 
section. “Files” are used to group bulk statistic schema, delivery options, and receiver configuration. Because multiple 
“files” can be configured, this functionality provides greater flexibility in that it allows you to configure different 
schemas to go to different receivers. 
configure 
   bulkstats mode 
      file number 
         receiver ip_address { primary | secondary } [ mechanism { { { ftp | sftp 
login user_name [ encrypted ] password pwd } | tftp } } ] } 
         receiver mode { redundant | secondary-on-failure }