Hi Min-Hyun, cc-ing the mailing list again.
First, try not to email us in private email unless it is truly appropriate. I tend to ignore these emails. Long story short, I do not understand what is "check connectivity". You have to describe your problem more. And I suspect you need to do a little more debugging to know what is wrong, before we can help you. Regards KK 2011/10/23 Min-Hyup KANG <kang-min-h...@hanmail.net> > Hi, > > > I am currently facing simplerouting problem.. > > Let me arrange precise my situation. > > I don't know exactly wheather it is problem of switch or NOX(zaku) > > When I run "./nox_core -i ptcp:6633 pyswitch", I can check connectivity > between end hosts, > > But, When I run "./nox_coire -i ptcp:6633 simplerouting", I CAN NOT check > connectivity between end hosts. > > Pronto 3290 switch has some limitations.( > http://www.openflowhub.org/display/Indigo/Indigo+2011.10.03+Release+Notes) > Is it Fatal limitation ? > > Any tips would help me. > > Many thanks. > > > Below is limitation of pronto 3290 switch. > Counters are byte or packet, not both > > For flows, only packet counters or byte counters are supported, not both > simultaneously. In the configuration of this release, only packet counters > are supported. Applies to all platforms. > Actions sequencing is not supported. > > For example, the action list with 4 actions: "(1) set VID to X, (2) output > to port A, (3) set VID to Y, (4) output to port B" has the intention of > sending the packet out on different ports with different VLANs. This is not > supported. However, sending to multiple ports by specifying each port in a > different output action is supported. Applies to all platforms. > Not all OpenFlow actions are supported. > > The following are not currently supported on any Indigo platform: > > > OFPAT_SET_NW_SRC (Set L3 IP source address) > OFPAT_SET_NW_DST (Set L3 IP destination address) > OFPAT_SET_TP_SRC (Set L4 source port) > OFPAT_SET_TP_DST (Set L4 destination port) > > The following are only supported on the Pronto 3290 and the Triumph 2 > reference: > > > OFPAT_SET_DL_SRC (Set L2 MAC source address) > OFPAT_SET_DL_DST (Set L2 MAC destination address) > > OFPAT_STRIP_VLAN (Strip VLAN tag) is supported (but with only limited > validation) on the 3290 and 3240 platforms. On other platforms, the function > can be implemented by setting to the system's untagged VLAN (untested). > Cannot multicast and wildcard source port. > > Actions with a wildcard source port may not specify "flood" nor multicast > (multiple output ports) with the expectation of source port blocking. > > > > > > > Best Regards, > Min-Hyup KANG > > <kang-min-h...@hanmail.net>
_______________________________________________ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev