ta.properties 1.95 KB
Newer Older
filatov's avatar
filatov committed
# Debug level - Authorized values: OFF, ALL, INFO, SEVERE
DEBUG_ENABLED=ALL
# Define the port/layer configuration for CAM
camPort=BTP/GN/ETH
# Define the port/layer configuration for DENM
denmPort=BTP/GN/ETH
# Define the port/layer configuration for BTP
btpPort=Debug
# Define the port/layer configuration for GeoNetworking
geoNetworkingPort=ETH
# Define the port/layer configuration for GeoNetworking over IPv6
ipv6OverGeoNetworkingPort=Debug
# Define the port/layer configuration for CALM FNTP
fntpPort=FNTP/UdpIp
# Define the port/layer configuration for CALM FSAP
fsapPort=FSAP/UdpIp
garciay's avatar
garciay committed
# Define the port/layer configuration for CALM IICP
iicpPort=IICP/UdpIp
# Define the port/layer configuration for CALM ATSP
atspPort=ATSP/UdpIp
garciay's avatar
garciay committed
# IP address of UT
#       Home laptop VMWare MAC address
#UpperTesterSettings=192.168.122.131:2222
#       ETSI computer MAC address
#UpperTesterSettings=10.7.6.26:2222
UpperTesterSettings=127.0.0.1:2222
ConfigTesterSettings=127.0.0.1:2223
LowerTesterSettings=127.0.0.1:3750:3751
filatov's avatar
filatov committed

# Peer ITS station
LinkLayer_Peer=DEADBEEF000A
# Define the MAC address of the Ethernet interface connected to the IUT device
#       Home laptop VMWare MAC address
garciay's avatar
garciay committed
#LocalEthernetMAC=005056C00008
filatov's avatar
filatov committed
#       Home laptop MAC address
garciay's avatar
garciay committed
LocalEthernetMAC=24B6FD17162B
filatov's avatar
filatov committed
#       ETSI computer MAC address
#LocalEthernetMAC=0022191B7FDB
garciay's avatar
garciay committed
#LocalEthernetMAC=00FF17628B09
filatov's avatar
filatov committed
# Define the Ethernet type value used by the IUT
IutEthernetTypeValue=0x8947
# Node Ethernet addresses
LinkLayer_MTC=DEADBEEF0002
# Link-Layer address of component NodeA
LinkLayer_NodeA=DEADBEEF0001
# Link-Layer address of component NodeB
LinkLayer_NodeB=DEADBEEF0002
# Link-Layer address of component NodeC
LinkLayer_NodeC=DEADBEEF0003
# Link-Layer address of component NodeD
LinkLayer_NodeD=DEADBEEF0004
# Interval between each beacon sent by TS (ms)
TsBeaconInterval=1000
# Latitude of Test System
TsLatitude=436175790
# Longitude of Test System
TsLongitude=70546480