-
Notifications
You must be signed in to change notification settings - Fork 39
Debugging IRATI
Eduard Grasa edited this page Jun 9, 2021
·
12 revisions
The log files of user space daemons are located at the path specified in the main IPCM configuration file, within the "localConfiguration" section.
"localConfiguration" : {
"installationPath" : "//bin",
"libraryPath" : "//lib",
"logPath" : "//var/log",
"consoleSocket" : "//var/run/ipcm-console.sock",
"system-name" : "tor1",
"pluginsPaths" : ["//lib/rinad/ipcp"]
},
For each IPC Process Daemon there will be a log file called (process name)-(process instance).log (for example test1.IRATI.DIF-1.log). The IPC Manager Daemon logs are stored in the log file called ipcm.log.
- Home
- Software Architecture Overview
- IRATI in depth
-
Tutorials
- 1. DIF-over-a-VLAN-(point-to-point-DIF)
- 2. DIF over two VLANs
- 3. Security experiments on small provider net
- 4. Multi-tenant Data Centre Network configured via the NMS-DAF
- 5. Congestion control in multi-tenant DC
- 6. Multi-tenant Data Centre network with Demonstrator
- 7. ISP Security with Demonstrator
- 8. Renumbering in a single DIF
- 9. Application discovery and Distributed Mobility Management over WiFi
- 10. Distributed Mobility Management over multiple providers
- 11. Multi-access: multiple providers, multiple technologies