transport

Syntax

transport ftp {server server-name {address ipv4–address ipv4–address; auth-id authentication-id; auth-password authentication-password; format csc-profile-name; path-name file-path-name; }}

Hierarchy Level

[edit services convergence-services features accounting profile accouting-profile-name]

Release Information

Statement introduced in Release 10.2 of Junos OS.

Description

Configure the transport statement to identify a server to which accounting call record files are transferred to be archived. The voice daemon sends the files using FTP. Call record files are archived to protect against data loss that can happen when the device is rebooted.

If you do not configure a server, the voice daemon writes the call record files to flash memory.

Note: If the system crashes before the file containing the call records is written either to flash memory or to an FTP server to be archived, the records that the voice daemon generated and collected are lost.

The transport configuration specifies the server name and address, required authentication, and the path on the server where call record files are to be written.

It also specifies the name of a profile that identifies the record batch size that, when met, causes the voice daemon to write the records to a file in system memory. If the specified purge time interval occurs before the batch size is met, the voice daemon writes the call records to the file at that point.

Note: Despite these precautions, the voice daemon can crash before either the batch size or the purge time interval is reached, in which case the generated and collected call records are lost. They are not written to a file in system memory.

Options

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the Junos OS Integrated Convergence Services Configuration and Administration Guide.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.