[openflow-discuss] nox installation error

2012-02-22 Thread harsha natarajan
Hello Everyone I am trying to install the Nox controller... I am getting the follow error...can i get some help pls. ilt@ubuntu:~/nox$ ./boot.sh building with all apps Disabling noxext... autoreconf: `configure.ac' or `configure.in' is required -- Regards Harsha Natarajan Research Assista

Re: [openflow-discuss] Openflow QoS feature implementation

2012-02-22 Thread ANAND AKELLA
Hi All, Thanks for the information. Currently the OpenFlow switches at BBN site are running OpenFlow 1.0 version. I need to use the old specification to conduct the experiment. Thanks, Anand On Wed, Feb 22, 2012 at 4:01 PM, Andrew Ferguson wrote: > > On Feb 22, 2012, at 3:39 PM, ANAND AKELLA wr

Re: [openflow-discuss] Openflow QoS feature implementation

2012-02-22 Thread Andrew Ferguson
On Feb 22, 2012, at 3:39 PM, ANAND AKELLA wrote: > Has anybody tried implementing QoS feature using OpenFlow switch. We need > help in understanding the feature and how we can implemented it using > OpenFlow. In addition to the OFPAT_ENQUEUE action, the reference userspace switch also support

Re: [openflow-discuss] Openflow QoS feature implementation

2012-02-22 Thread David Erickson
Indigo also supports QoS, I'm actively using Beacon to manage a cluster with QoS running in both OVS and Indigo switches. -D On 2/22/2012 12:45 PM, Ethan Jackson wrote: Has anybody tried implementing QoS feature using OpenFlow switch. We need help in understanding the feature and how we can im

Re: [openflow-discuss] Openflow QoS feature implementation

2012-02-22 Thread Ethan Jackson
> Has anybody tried implementing QoS feature using OpenFlow switch. We need > help in understanding the feature and how we can implemented it using > OpenFlow. Open vSwitch currently supports QoS. Under the covers it configures the Linux QoS implementation. If a software switch is sufficient for

[openflow-discuss] Openflow QoS feature implementation

2012-02-22 Thread ANAND AKELLA
Hi, We trying to implement QoS feature on OpenFlow switch. Currently we are using a OpenFlow switch from BBN site and a Nox controller for creating the flow entries. Do we need to configure the queues on the switch for priority queuing wondering whether it need to be set using rspec or directly on