ta.properties 1.58 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/ETH
filatov's avatar
filatov committed
fntpPort=FNTP/UdpIp
# Define the port/layer configuration for CALM FSAP
fsapPort=FSAP/ETH
filatov's avatar
filatov committed
fsapPort=FSAP/UdpIp

UpperTesterSettings=192.168.122.131:2222
filatov's avatar
filatov committed

# Peer ITS station
LinkLayer_Peer=DEADBEEF000A
filatov's avatar
filatov committed
# Define the MAC address of the Ethernet interface connected to the IUT device
#       Home laptop VMWare MAC address
LocalEthernetMAC=005056C00008
filatov's avatar
filatov committed
#       Home laptop MAC address
#LocalEthernetMAC=4C80938EDB27
filatov's avatar
filatov committed
#       ETSI computer MAC address
#LocalEthernetMAC=0022191B7FDB
# 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