Hi,

I use stplib.stp to break the loop in the mininet. In the virtual box the
eth0 is the interface connecting the Internet. When I add this port into
the switch S1, I hope it can make the SDN network connected to the
Internet. However,stplib repeatedly modifies this port status and makes
this port link down/up. The logs are as follows:

[STP][INFO] dpid=0000000000000001: [port=4] DESIGNATED_PORT     / DISABLE
[STP][INFO] dpid=0000000000000001: [port=4] Link up.
[STP][INFO] dpid=0000000000000001: [port=4] DESIGNATED_PORT     / LISTEN
[STP][INFO] dpid=0000000000000001: [port=4] DESIGNATED_PORT     / LEARN
[STP][INFO] dpid=0000000000000001: [port=4] Link down.
[STP][INFO] dpid=0000000000000001: [port=4] DESIGNATED_PORT     / DISABLE
[STP][INFO] dpid=0000000000000001: [port=4] Link up.
[STP][INFO] dpid=0000000000000001: [port=4] DESIGNATED_PORT     / LISTEN
[STP][INFO] dpid=0000000000000001: [port=4] DESIGNATED_PORT     / LEARN
[STP][INFO] dpid=0000000000000001: [port=4] Link down.
[STP][INFO] dpid=0000000000000001: [port=4] DESIGNATED_PORT     / DISABLE
[STP][INFO] dpid=0000000000000001: [port=4] Link up.
[STP][INFO] dpid=0000000000000001: [port=4] DESIGNATED_PORT     / LISTEN

Do you have any idea about how to add an internet port into STP?

Thanks.

Best Regards,
Bruce
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to