Cisco Cisco Packet Data Gateway (PDG) Leaflet

Page of 8487
UDR Module Configuration Mode Commands   
▀  cdr 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
8446 
   
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 UDR/EDR file transfer mode. 
 
pull
: Specifies that the L-ESS is to pull the UDR files. 
 
push
: Specifies that the system is to push UDR files to the configured L-ESS. 
 
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 UDR module; if not 
configured it is applicable to both EDR and UDR modules. This enables support for individual 
record transfer-mode configuration for each module. 
 
primary encrypted-url encrypted_url
: Specifies the primary location in encrypted format to 
which the system pushes the UDR files. 
encrypted_url
 must be the primary location name in an encrypted format, and must be an 
alphanumeric string of 1 through 1024 characters. 
 
primary url url
: Specifies the primary location to which the system pushes the UDR files. 
url
 must be the primary location, and must be an alphanumeric string of 1 through 1024 characters 
in the format: 
//user:password@host:[port]/directory
 
secondary encrypted-secondary-url encrypted_secondary_url
: Specifies the secondary 
location in encrypted format to which the system pushes the UDR files when the primary location is 
unreachable or fails. 
encrypted_secondary_url
 must be the location in an encrypted format, and must be an 
alphanumeric string of 1 through 1024 characters. 
 
secondary secondary-url secondary_url
: Specifies the secondary location to which the system 
pushes the UDR 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 format: 
//user:password@host:[port]/directory
 
via local-context
: Selects the LC/SPIO for transfer of UDRs. The system pushes the UDR files 
via SPIO in the local context. 
 
via local-context
: Selects the MIO for transfer of UDRs. The system pushes the UDR files via the 
MIO in the local context.