Commit b3ae9c9a authored by Nawasan Wisitsingkhon's avatar Nawasan Wisitsingkhon

update readme

parent 5de36cc1
Pipeline #1959 failed with stages
...@@ -112,7 +112,7 @@ Using mininet for testing this SDN Framework. ...@@ -112,7 +112,7 @@ Using mininet for testing this SDN Framework.
sudo mn --controller=remote,ip=127.0.0.1 --mac --switch=ovsk,protocols=OpenFlow13 --topo=tree,2 sudo mn --controller=remote,ip=127.0.0.1 --mac --switch=ovsk,protocols=OpenFlow13 --topo=tree,2
``` ```
### Run Mininet with Openflow 1.3 ### Run Mininet with Openflow 1.0
```bash ```bash
sudo mn --controller=remote,ip=127.0.0.1 --mac --switch=ovsk,protocols=OpenFlow10 --topo=tree,2 sudo mn --controller=remote,ip=127.0.0.1 --mac --switch=ovsk,protocols=OpenFlow10 --topo=tree,2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment