Cisco Cisco ASR 5000

Page of 9109
EDR Module Configuration Mode Commands   
▀  cdr 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3662 
   
transfer-mode { pull [ module-only ] | push primary { encrypted-url encrypted_url 
| url url } [ [ max-files max_records ] [ max-tasks task_num ] [ module-only ] [ 
secondary { encrypted-secondary-url 
encrypted_secondary_url | secondary-url 
secondary_url } ] [ via local-context ] + ] 
 
Specifies the EDR/UDR file transfer mode—how the EDR and UDR files are transferred to an external file 
server. 
 
pull
: Specifies that the L-ESS (for ASR 5000) or external server (for ASR 5500) is to pull the EDR 
files. 
 
push
: Specifies that the system is to push EDR files to the configured L-ESS (for ASR 5000) or 
external server (for ASR 5500). 
 
max-files max_records
: Specifies the maximum number of files sent per iteration based on 
configured file size. 
Default: 4000 
 
max-tasks task_num
: Specifies the maximum number of tasks (child processes) that will be 
spawned to push the files to the remote server. The 
task_num
 must be an integer from 4 through 8. 
Default: 4 
Important:
  Note that increasing the number of child processes will improve the 
record transfer rate. However, spawning more child will consume additional resource. So, 
this option needs to be used with proper resource analysis. 
 
module-only
: Specifies that the transfer-mode is only applicable to the EDR module; if not 
configured it is applicable to both EDR and UDR modules. This enables to support individual record 
transfer-mode configuration for each module. 
 
primary encrypted-url encrypted_url
: Specifies the primary URL location in encrypted 
format to which the system pushes the EDR files. 
encrypted_url
 must be the location in an encrypted format, and must be an alphanumeric string 
of 1 through 1024 characters. 
 
primary url url
: Specifies the primary URL location to which the system pushes the EDR files. 
url
 must be the location, and must be an alphanumeric string of 1 through 1024 characters in the 
//user:password@host:[port]/directory
” format. 
 
secondary encrypted-secondary-url encrypted_secondary_url
: Specifies the secondary 
URL location in encrypted format to which the system pushes the EDR files when the primary 
location is unreachable or fails. 
encrypted_secondary_url
 must be the secondary location in an encrypted format, and must be 
an alphanumeric string of 1 through 1024 characters in the 
//user:password@host:[port]/directory
” format. 
 
secondary secondary-url secondary_url
: Specifies the secondary location to which the system 
pushes the EDR files when the primary location is unreachable or fails. 
secondary_url
 must be the secondary location, and must be an alphanumeric string of 1 through 
1024 characters in the “
//user:password@host:[port]/directory
” format. 
 
via local-context
: Configuration to select LC/SPIO for transfer of EDRs. The system pushes the 
EDR files via SPIO in the local context.