Re: [Ryu-devel] Getting link bandwidth in Ryu

2015-03-26 Thread Sandesh Shrestha
Thank you so much for the reply. The curr_speed value is set to 1000 and the max_speed is set to 0. Is this correct. This seems to be the port speed. What I am interested in is the link bandwidth. How can I get that ? Along with this,I want to know the link status. How can I do that ? In

Re: [Ryu-devel] Getting link bandwidth in Ryu

2015-03-26 Thread YAMAMOTO Takashi
hi, ofp_port has curr_speed/max_speed fields. they might be what you are looking for. see OpenFlow 1.3.4 p.49-50. YAMAMOTO Takashi > Dear All, > > How can we get the link bandwidth in Ryu app. Is there any message from the > switch that gives the link bandwidth. > > > Thanks, > Sandesh Shrest

[Ryu-devel] Getting link bandwidth in Ryu

2015-03-26 Thread Sandesh Shrestha
Dear All, How can we get the link bandwidth in Ryu app. Is there any message from the switch that gives the link bandwidth. Thanks, Sandesh Shrestha -- Dive into the World of Parallel Programming The Go Parallel Website,