noxrepo / pox

The POX network software platform
https://noxrepo.github.io/pox-doc/html/
Apache License 2.0
619 stars 470 forks source link

pox error #255

Closed pvshalini closed 3 years ago

pvshalini commented 3 years ago

sir I am getting error not sending packet for ip address back out of the input port and Error: core: Exception while handling Discovery ! LinkEvent.... I am running pox with spanning tree for half mesh topology

error pox

MurphyMc commented 3 years ago

Can you please share your exact topology?

In the meantime, I'd suggest trying the spanning_forest component instead of spanning_tree.

pvshalini commented 3 years ago

sir I am a student pursuing PhD I am implementing the topology given in the attached picture Thanks and Regards Shalini

On Fri, Dec 11, 2020 at 4:30 AM Murphy notifications@github.com wrote:

Can you please share your exact topology?

In the meantime, I'd suggest trying the spanning_forest component instead of spanning_tree.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/noxrepo/pox/issues/255#issuecomment-742853758, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIVWYN6HDC47BHBFGKF5LFDSUFHITANCNFSM4URZZ7BQ .

MurphyMc commented 3 years ago

Unfortunately, I don't see any attachment.

But I think that assertion hits when there are self loops in the topology. The spanning_tree component just doesn't handle that case.

pvshalini commented 3 years ago

sir could you please tell how to implement the topology given in the attached file ( half-mesh topology) and could you please tell how to run a proxy controller (1 pox controller, 1 mininet, 1 proxy controller for pox) Thanks and Regards Shalini

On Fri, Dec 11, 2020 at 12:47 PM Murphy notifications@github.com wrote:

Unfortunately, I don't see any attachment.

But I think that assertion hits when there are self loops in the topology. The spanning_tree component just doesn't handle that case.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/noxrepo/pox/issues/255#issuecomment-743021628, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIVWYN3QA4A6HOZFHGYCM6DSUHBPPANCNFSM4URZZ7BQ .

MurphyMc commented 3 years ago

I'm afraid that I still can't see your topology, and I don't know what a proxy controller is. Sorry I can't be of more help!