для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1824
delimiter
This command allows you to configure a comma or a tab as a delimiter character for EDRs.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > ACS Configuration > EDR Format Configuration
active-charging service service_name > edr-format format_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-acs-edr)#
Syntax Description
delimiter { comma | tab }
no delimiter
no
This no variant reverts back to the default configuration. By default, comma is used as the delimiter for EDRs.
comma
This keyword allows you to specify comma as an EDRdelimiter. Comma is the default configuration.
tab
This keyword allows you to specify tab as an EDR delimiter.
Usage Guidelines
Use this command to configure either comma or tab as the delimiter between EDR fields.
The comma character is currently used as the delimiter between EDR fields. But comma is a valid character
for URLs. Thus when a EDR URL contains a comma, the downstream parser encounters issues.
Hence, this feature has been developed to allow TAB as an additional character to be used as the delimiter in
the EDR file. For backward compatibility reasons, this CLI configuration is introduced to choose the delimiter
character between both comma and TAB.
Examples
The following example specifies tab as the delimiter configuration for EDRs:
delimiter tab
Command Line Interface Reference, Modes E - F, StarOS Release 19    
31
EDR Format Configuration Mode Commands
delimiter