•
Although hexdump record generation is supported on both single-mode and multi-mode, it is
recommended to enable the CDR multi-mode.
•
Use the default cdr-multi-mode command to configure this command with its default setting.
•
Default: Single CDRMOD mode
Configuring the Hexdump Module
Use the following configuration to specify the handling characteristics of the hexdump files:
config
context context_name
hexdump-module
hexdump { purge { storage-limit megabytes | time-limit seconds } [ max-files max_records
] | push-interval interval | push-trigger space-usage-percent trigger_percent | remove-file-after-transfer
| transfer-mode { pull [ module-only ] | push primary { encrypted-url | url } url [ secondary {
encrypted-secondary-url | secondary-url } secondary_url ] [ via local-context ] [ max-files files ] [ max-tasks
max_tasks ] [ module-only ] } | use-harddisk }
end
Notes:
•
Use the default hexdump [ purge | push-interval | push-trigger [ space-usage-percent ] |
remove-file-after-transfer | transfer-mode [ module-only ] | use-harddisk ] + command to configure
the keywords to its the default setting.
◦
purge: Not enabled
◦
push-interval: 60 seconds
◦
push-trigger: 80 percent
◦
remove-file-after-transfer: Disabled
◦
transfer mode: PUSH
◦
use-harddisk: Disabled
•
Use the no hexdump [ purge | remove-file-after-transfer | use-harddisk ] + command to disable the
configured hexdump file storage and processing.
◦
purge: Disables the deleting of record files on the hard disk based on a storage limit or a time
limit.
◦
remove-file-after-transfer: Retains a copy of the file even after it has been pushed or pulled to
another server.
◦
use-harddisk: Disables data storage on the system's hard disk.
•
Use the purge { storage-limit megabytes | time-limit seconds } [ max-files max_records ] keywords
to configure parameters for deleting hexdump records from the hard drive. This command is not enabled
by default.
◦
storage-limit megabytes: Specifies that hexdump records are to be deleted from the hard drive
upon reaching a storage limit defined in megabytes.
bytes must be an integer from 10 through 143360.
ASR 5500 System Administration Guide, StarOS Release 21.4
231
Packet Capture (PCAP) Trace
Configuring the Hexdump Module