User's Manual

6. CREATING A SWITCH CONFIGURATION
Successfully wrote file
# Successfully updated active page
6.5.2 Upload via A615 data loading
This section describes how to use the TTTech Data Loader to upload the configuration file to the TTE-
Switch A664 Lab v2.0. If you intend to use a different A615-compliant data loader, please see the user
documentation for that product.
NOTE
The TT-615A3-Loader does not calculate a CRC for uploaded files. Therefore it is not fully compliant to
ARINC 615A.
The current implementation of the application logs the CRC failure but accepts the file anyway.
The examples below use the following IP addresses:
Client IP (TTE-Switch A664 Lab v2.0): 10.10.10.10
Master IP: 10.10.10.30
Upload the configuration file
1. Rename the CONFIGS_BAK file to CONFIGS.LUP.
2. Create the upload.loading_configuration text file. This file has to contain all necessary information
for identifying the master and its clients, and for performing the upload operation. See an example
upload.loading_configuration file below:
[MASTER] Master section
sbnmask=255.255.255.0 Subnet mask for the master
nic=10.10.10.30 NIC for the master
[UPLOAD] Upload operation section
[CLIENT] Client section
cid=THW001_SW0 Client ID
ip2=10.10.10.10 Client IP address
rootfold=upload_directory Root folder for the client. Both absolute and relative paths
are accepted.
[FILES] List of load files to be uploaded to the client.
fname=CONFIGS.LUP
3. In the terminal window, enter tt_615a3_console_w.exe -c upload.loading_configuration -u to
execute the Upload operation and upload the switch configuration.
Operations
The following table shows the operations that can be used with the TT-615A3-Loader and that are relevant
to the file upload. For a list of all possible operations, see the TT-615A3-Loader User Manual [12].
Operation Command and Description
Discover tt_615a3_console_w.exe -c cfg.empty -r -l 10.10.10.30 -m 255.255.255.0
Retrieve basic information about every client found in the network. This command requires an
existing configuration file which, however, can be empty.
© TTTech Computertechnik AG 2020. All rights reserved.
Confidential and Proprietary Information
28
Document Number:
D-A664Lab-G-05-001