-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy paths2k_config_fcltu.json
More file actions
99 lines (98 loc) · 2.93 KB
/
s2k_config_fcltu.json
File metadata and controls
99 lines (98 loc) · 2.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"aurisDbConfig": {
"cfgMongoHost": "localhost",
"cfgMongoPort": null
},
"aurisMIB": null,
"aurisInstance": 0,
"aurisTheme": "ThemeLight",
"aurisMission": "DEFAULT",
"aurisPusConfig": {
"cfgMission": "MissionDefault",
"cfgNDIU": [],
"cfgCnC": [
{
"cfgCncCucTime": "Cuc43",
"cfgCncHasCRC": "HasCRC",
"cfgCncPortTM": 10000,
"cfgCncHost": "localhost",
"cfgCncPortTC": 11000,
"cfgCncName": "SCOE 1",
"cfgCncID": 1
}
],
"cfgUnknownSPID": 5071,
"cfgStoreTMFrames": true,
"cfgRandomizerEnabled": false,
"cfgVerification": {
"cfgTimeoutC": 30,
"cfgTimeoutGT": 20,
"cfgTimeoutS": 30,
"cfgTimeoutA": 30,
"cfgTimeoutO": 20
},
"cfgEpoch": {
"tag": "UnixTime"
},
"cfgInterfacePort": 55555,
"cfgRandomizerStartValue": 255,
"cfgVCIDs": [
0,
1
],
"cfgLeapSeconds": {
"fromLeaps": 17
},
"cfgSCID": 0,
"cfgNCTRS": [
{
"cfgNctrsPortTC": 20009,
"cfgNctrsID": 1,
"cfgNctrsHost": "localhost",
"cfgNctrsName": "NCTRS A",
"cfgNctrsPortADM": 20010,
"cfgNctrsPortTM": 2502
}
],
"cfgCltuBlockSize": "CltuBS_8",
"cfgCLTUTrailer": "Trailer0xC5",
"cfgStorePUSPackets": true,
"cfgEDEN": [
{
"cfgEdenName": "EDEN 1",
"cfgEdenID": 1,
"cfgEdenHost": "localhost",
"cfgEdenPort": 40300
}
],
"cfgSLE": {
"cfgSleSeConfig": "sle-wrapper/files/SE_USER_Config.txt",
"cfgSleProxyConfig": "sle-wrapper/files/PROXY_USER_Config.txt",
"cfgSlePeerID": "EGSCC",
"cfgSleInstances": [
{
"cfgSleInstanceConfig": {
"tag": "SLEInstFCLTU",
"contents": {
"cfgSleCltuPort": "TCPORT",
"cfgSleCltuPeerID": "PARAGONTT",
"cfgSleCltuVersion": "SLEVersion3",
"cfgSleCltuSII": "sagr=3.spack=facility-PASS1.fsl-fg=1.cltu=cltu1",
"cfgSleCltuBufferSize": 100,
"cfgSleCltuPlopInEffect": "SlePLOP2"
}
},
"cfgSleInstanceNr": 1
}
]
},
"cfgTMFrame": {
"cfgMaxTMFrameLen": 1115,
"cfgTMSegLength": "TMSegment65536",
"cfgTMFrameHasCRC": true
}
},
"aurisLogLevel": {
"tag": "LogLevelDebug"
}
}