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

Error installing flows on HP switch #25

Open
castroflavio opened this issue Jan 18, 2015 · 2 comments
Open

Error installing flows on HP switch #25

castroflavio opened this issue Jan 18, 2015 · 2 comments

Comments

@castroflavio
Copy link

On GENI, when deploying the topology described in the coursera assignment I found some weird latency. It turns out that all of the packets were being sent to the controller repeatedly. What means that the controller is not successfully installing the flows.

Maybe we should do some unit tests to figure if the HP switch supports the flow mods used by SDX.

Here is a packet capture of the same experiment working correctly: https://github.com/sdn-ixp/sdx/blob/FlavioGeni/examples/GeniIXP/correct.pcapng.gz

Here is a packet capture of the packets repeatedly arriving at the controller: https://github.com/sdn-ixp/sdx/blob/FlavioGeni/examples/GeniIXP/flow.pcapng.gz?raw=true

@castroflavio castroflavio changed the title Latency on Geni Error installing flows on HP switch Jan 20, 2015
@castroflavio
Copy link
Author

I've checked that the switch can do MAC modification. SO the cause of the bug still unknown.

@castroflavio
Copy link
Author

frenetic-lang/pyretic#40

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

1 participant