I am guessing that this message is coming from floodlight, please correct me if I am wrong. Your configuration looks right to me, and I can't really tell from you description what could be going wrong. Could you send me the debug output of flowvisor?
You can get the debug output by running flowvisor with the '-d DEBUG -l' flags and copy-paste the relevant logging statements. -- Ali On Jan 30, 2013, at 7:01 PM, sunayana iyer <[email protected]> wrote: > hey thanks for your reply..i have few more doubts regarding flowvisor, > > i created a slice and added flowspace in flowvisor: > > fvctl createSlice slice1 tcp:192.168.0.102:6633 [email protected] > fvctl addFlowSpace 00:00:00:00:00:00:00:01 10 dl_src=a6:d6:ef:68:85:6a > Slice:slice1=4 > > for switches and host i am using mininet where i have 2 hoste h1,h2 and one > switch > so a6:d6:ef:68:85:6a is the src mac address of host 1 > > Now i am pushing flows from controller: > {"switch":"00:00:00:00:00:00:00:01", "name":"flow-1", "active":"true", > "priority":"32768", "actions":"output=2","src-mac":"a6:d6:ef:68:85:6a"} > > Its saying : Flow was dropped by the switch. > > Where my logic is going wrong?? > > > On Thu, Jan 31, 2013 at 8:06 AM, Ali Al-Shabibi <[email protected]> wrote: > No, unfortunately FlowVisor does not have a general purpose visualizer. That > said, this is something I would love for flowvisor to have. If anyone were to > implement it, I would happily pull it into the main development line. > > > > -- > Ali Al-Shabibi (sent from handheld) > > On 30 janv. 2013, at 18:31, sunayana iyer <[email protected]> wrote: > > > Does flowvisor have something like visualizer in order to see the created > > slices?? > > > > Reagrds > > sunayana > > _______________________________________________ > > openflow-discuss mailing list > > [email protected] > > https://mailman.stanford.edu/mailman/listinfo/openflow-discuss > _______________________________________________ openflow-discuss mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
