Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to connect to OpenDaylight using mininet 2.2.2? #949

Open
Dhiraj240 opened this issue Jun 12, 2020 · 3 comments
Open

How to connect to OpenDaylight using mininet 2.2.2? #949

Dhiraj240 opened this issue Jun 12, 2020 · 3 comments

Comments

@Dhiraj240
Copy link

I used sudo mn --controller=remote,ip=127.0.0.1 --mac --topo=linear,3 --switch ovsk,protocols=OpenFlow13
which opens up a verbose to use a set of commands, is there any change in the newer mininet version command written above which were supported in older versions.

Check this screenshot
Screenshot (419)

@Dhiraj240
Copy link
Author

Please configure it with the newer mininet 2.2.2 and ODL magnesium so that I can update details.

@Giuseppe1992
Copy link
Contributor

The command looks correct
sudo mn --controller=remote,ip=127.0.0.1 --mac --topo=linear,3 --switch ovsk,protocols=OpenFlow13

But in the screenshot, it seems that you have a space between --controller=remote, ip... and --topo=linear, 3

@Dhiraj240
Copy link
Author

Yes working now, but I can't see any flows and get output from rest api in postman now using ODL as controller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants