-
Notifications
You must be signed in to change notification settings - Fork 28
XIA SCION Integration
Dan Barrett edited this page Mar 16, 2016
·
3 revisions
TBD: insert text on how to get SCION, and goals, etc
- Install the SCION tree from github. The SCION repository is private, so you must first get read permission.
export PATH=$PATH:~/.local/bincd scion./deps.sh all./scion.sh buildcd /etc/zookeeper/confsudo cp zoo.cfg zoo.cfg.savesudo cp ~/scion/docker/zoo.cfg zoo.cfg
- checkout the
xia-scionbranch of the XIA repository - build normally
- configure SCION with the sample topology file
bin/xscion scion config
- start xia:
bin/xscion start [params]This starts XIA with the -S switch, and inserts the SID of the SCION gateway intoetc/resolv.conf - stop xia:
bin/xscion stop - check xia:
bin/xianet check
- run
applications/examples/echoservernormally applications/example/echoclient -Sapplications/example/echoclient-simple -S