Skip to content

A novel service-centric segment routing for encrypted traffic

Notifications You must be signed in to change notification settings

vanvantong/rl-sr

Repository files navigation

rl-sr

A novel service-centric segment routing for encrypted traffic

Implement the experiment with segment routing

cd onos

bazel build onos

bazel run onos-local -- clean debug

  • Enable some application in ONOs:

export ONOS_APPS=drivers,openflow-base,hostprovider,lldpprovider,netcfghostprovider,gui2,segmentrouting

  • Run mininet to create topo using the sr.py in Service-centric Remediation folder:

sudo mn --custom sr.py --topo=sr '--controller=remote,ip=127.0.0.1,port=6653'

Instructions for segment routing (SR) using reinforcement learning (RL)

About

A novel service-centric segment routing for encrypted traffic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published