On Sat, Apr 20, 2013 at 06:55:59AM -0000, Varun Moruse wrote:
> Hello,I have deployed openflow stanford reference design module
>  on UBUNTU 11.10I have used NOx controller  on UBUNTU 12.04I
> have connected two windows 7 hosts.The basic ping command is working
> successfully and it is showing the flows also.I want to to block one
> of the host's  packets(flows ) i.e I want to drop packets from
> one host.How to do that?Is Stanford design OK  Should I go with
> OR OpenVSwitch module????Pease help me out...Thanking u in
> advance.Regards,Varun

Add a flow that matches packets from the host and drops them.  This is
basic OpenFlow, so any OpenFlow implementation can handle it.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to