AnnualTraining2019: Difference between revisions
(fix link) |
(→Agenda) |
||
Line 5: | Line 5: | ||
== Agenda == | == Agenda == | ||
Training will be held from 09:00-18:00. Please plan to arrive 15-30 minutes beforehand so we may start at 09:00. | Training will be held from 09:00-18:00. Please plan to arrive 15-30 minutes beforehand so we may start at 09:00. Catered lunch will be at 12:30, and coffee at 10:30 and 16:00. | ||
Slides and labs will be posted here as they become available. | |||
=== Monday === | |||
=== Tuesday === | |||
==== Session 1: TCP ==== | |||
==== Session 2: Wi-Fi (S. Deronne) ==== | |||
==== Session 3: LTE (Z. Ali) ==== | |||
==== Session 4: Sensor networks (T. Pecorella and D. Magrin) ==== | |||
* LR WPAN (status, extensions) | |||
* 6LoWPAN (status, extensions) | |||
* RPL (status, planning) | |||
* IPv6 for IoT | |||
* LoRaWAN https://github.com/signetlabdei/lorawan | |||
== Software == | |||
<nowiki> | |||
$ git clone https://gitlab.com/tomhenderson/ns-3-allinone.git | |||
$ cd ns-3-allinone | |||
$ git checkout -b training origin/training | |||
$ ./download.py | |||
$ cd ns-3-dev | |||
$ git checkout -b training origin/training | |||
$ ./waf configure --enable-examples --enable-tests | |||
$ ./waf build | |||
$ ./test.py</nowiki> | |||
== Registration == | == Registration == |
Revision as of 18:29, 13 June 2019
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
This is the wiki page for the ns-3 training sessions to be held on 17-18 June, 2019 in Florence. For a list of all past training sessions, see Training.
Agenda
Training will be held from 09:00-18:00. Please plan to arrive 15-30 minutes beforehand so we may start at 09:00. Catered lunch will be at 12:30, and coffee at 10:30 and 16:00.
Slides and labs will be posted here as they become available.
Monday
Tuesday
Session 1: TCP
Session 2: Wi-Fi (S. Deronne)
Session 3: LTE (Z. Ali)
Session 4: Sensor networks (T. Pecorella and D. Magrin)
- LR WPAN (status, extensions)
- 6LoWPAN (status, extensions)
- RPL (status, planning)
- IPv6 for IoT
- LoRaWAN https://github.com/signetlabdei/lorawan
Software
$ git clone https://gitlab.com/tomhenderson/ns-3-allinone.git $ cd ns-3-allinone $ git checkout -b training origin/training $ ./download.py $ cd ns-3-dev $ git checkout -b training origin/training $ ./waf configure --enable-examples --enable-tests $ ./waf build $ ./test.py
Registration
Registration must be made at this site: https://washington.irisregistration.com/Form/NS-3
Local Information
Local information is available on this page: https://www.nsnam.org/research/wns3/wns3-2019/local-information/
Supplementary training videos
Please see the older training videos linked from this page.