Hi,

With Openflow 1.0, I used the http message, "GET /stats/portdesc/<dpid>" of 
"ryu/ryu/app/ofctl_rest.py" to query the STP state of a port.

In the return value of "GET /stats/portdesc/<dpid>", the "state" field is 0, 
which means that port is in OFPPS_STP_LISTEN state. It means that port will not 
relay packets.

However, from my ping results, the port is actually able to relay packets.

Any bugs here? or I misunderstood something?

Thanks.

------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to