I am still getting this error after only instantiating the routing
application while invoking the NOX.

# ./nox_core -i ptcp:7788 -v routing


02856|sp_routing|DBG:Broadcasting 4e46324304 port0000:vlanffff
mac52:54:00:1d:10:ce->01:00:5e:00:00:05 proto0800 ip10.0.0.3->224.0.0.5
port0->0
02857|routing|ERR:No outports to set packet actions with.
02858|openflow-event|DBG:received packet-in event from 004e46324304 (len:90)
02859|sp_routing|DBG:Broadcasting 4e46324304 port0000:vlanffff
mac52:54:00:ce:d0:bc->01:00:5e:00:00:05 proto0800 ip10.0.0.102->224.0.0.5
port0->0
*02860|routing|ERR:No outports to set packet actions with.*
02861|openflow-event|DBG:received packet-in event from 004e46324304 (len:52)
02862|sp_routing|DBG:Broadcasting 4e46324304 port0000:vlanffff
macfe:ff:ff:ff:ff:ff->01:80:c2:00:00:00 proto05ff ip0.0.0.0->0.0.0.0
port0->0
02863|openflow-event|DBG:received packet-in event from 004e46324304 (len:52)
02864|sp_routing|DBG:Broadcasting 4e46324304 port0000:vlanffff
macfe:ff:ff:ff:ff:ff->01:80:c2:00:00:00 proto05ff ip0.0.0.0->0.0.0.0
port0->0
02865|openflow-event|DBG:received packet-in event from 004e46324304 (len:52)
02866|sp_routing|DBG:Broadcasting 4e46324304 port0000:vlanffff
macfe:ff:ff:ff:ff:ff->01:80:c2:00:00:00 proto05ff ip0.0.0.0->0.0.0.0
port0->0


Best Regards,

Waqas Daar


On Mon, Jul 26, 2010 at 5:35 PM, kk yap <yap...@stanford.edu> wrote:

> Hi Waqas,
>
> Do not invoke pyswitch, pyrouting and routing simultaneously.  One of
> them will do the job.  Start there, it should be better.  And do read
> the source code or documentation.
>
> Regards
> KK
>
> On 26 July 2010 08:15, Waqas Daar <waqasd...@gmail.com> wrote:
> > One thing more when I run the NOX with the routing module. The log
> message
> > shows me this error message.
> >
> > #./nox_core -i ptcp:7788 -v pyswitch pyrouting routing
> > 00262|openflow-event|DBG:received packet-in event from 004e46324304
> (len:90)
> > 00263|reactor|ERR:'Broadcasting packet'
> > 00264|routing|ERR:No outports to set packet actions with.
> > 00265|openflow-event|DBG:received packet-in event from 004e46324304
> (len:52)
> > 00266|reactor|ERR:'Broadcasting packet'
> > 00267|openflow-event|DBG:received packet-in event from 004e46324304
> (len:52)
> > 00268|reactor|ERR:'Broadcasting packet'
> > 00269|openflow-event|DBG:received packet-in event from 004e46324304
> (len:52)
> > 00270|reactor|ERR:'Broadcasting packet'
> > 00271|openflow-event|DBG:received packet-in event from 004e46324304
> (len:52)
> > 00272|reactor|ERR:'Broadcasting packet'
> > 00273|openflow-event|DBG:received packet-in event from 004e46324304
> (len:94)
> > 00274|reactor|ERR:'Broadcasting packet'
> > 00275|routing|ERR:No outports to set packet actions with.
> > 00276|openflow-event|DBG:received packet-in event from 004e46324304
> (len:94)
> > 00277|reactor|ERR:'Broadcasting packet'
> > 00278|routing|ERR:No outports to set packet actions with.
> > 00279|openflow-event|DBG:received packet-in event from 004e46324304
> (len:94)
> > 00280|reactor|ERR:'Broadcasting packet'
> > 00281|routing|ERR:No outports to set packet actions with.
> > 00282|openflow-event|DBG:received packet-in event from 004e46324304
> (len:52)
> > 00283|reactor|ERR:'Broadcasting packet'
> > 00284|openflow-event|DBG:received packet-in event from 004e46324304
> (len:94)
> > 00285|reactor|ERR:'Broadcasting packet'
> > 00286|routing|ERR:No outports to set packet actions with.
> > 00287|openflow-event|DBG:received packet-in event from 004e46324304
> (len:90)
> > 00288|reactor|ERR:'Broadcasting packet'
> > 00289|routing|ERR:No outports to set packet actions with.
> > 00290|openflow-event|DBG:received packet-in event from 004e46324304
> (len:52)
> > 00291|reactor|ERR:'Broadcasting packet'
> > How can I fix this problem?
> > Best Regards,
> >
> > Waqas Daar
> >
> >
> >
> > _______________________________________________
> > nox-dev mailing list
> > nox-dev@noxrepo.org
> > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
> >
> >
>
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to