Re: [ovs-discuss] writing a flow rule in OF15

2015-10-25 Thread Anees Mohsin Hadi Al-Najjar
Thanks Bin it has been accepted Anees -Original Message- From: Ben Pfaff [mailto:b...@nicira.com] Sent: Monday, 26 October 2015 10:56 AM To: Anees Mohsin Hadi Al-Najjar Cc: Ben Warren ; discuss@openvswitch.org Subject: Re: [ovs-discuss] writing a flow rule in OF15 Delete the double

Re: [ovs-discuss] writing a flow rule in OF15

2015-10-25 Thread Anees Mohsin Hadi Al-Najjar
x27; I have applied it, but another type of error, which is: ovs-ofctl: "00:00:00:00:01:02": invalid Ethernet address I appreciate if you or somebody else help me to fix it. Thanks Anees From: Ben Warren [mailto:b...@skyportsystems.com] Sent: Monday, 26 October 2015 10:18 A

[ovs-discuss] writing a flow rule in OF15

2015-10-25 Thread Anees Mohsin Hadi Al-Najjar
Dear all, I am trying to write rules in latest OVS version, 2.4, and using OpenFlow 1.5. I am facing a problem with that. Could you possibly tell me how to fix it? Thanks. My rule is: ovs-ofctl -O OpenFlow15 add-flow br0 priority=4000, idle_time_out=0, hard_timeout=0, eth_type=0x0806, arp_op

[ovs-discuss] Create OVS without mininet

2015-10-10 Thread Anees Mohsin Hadi Al-Najjar
Dear all, How can I create an OVS switch (NOT OVS bridge on real machine, or OVS switch in mininet) on my Linux machine and assign eth0 interface to the created switch? Thanks for helping Anees ___ discuss mailing list discuss@openvswitch.org http:/

[ovs-discuss] Controller with ovs-dpctl

2015-10-05 Thread Anees Mohsin Hadi Al-Najjar
Dear all, Kindly, has anybody connected Ryu controller with ovs-dpctl add-dp? I need to OVS user-space, and I have found that I can use ovs-dpctl. I tried to connect the datapath with the controller, but I couldn't. I need your help. Thanks Anees __

Re: [ovs-discuss] Assign IPs to switch ports

2015-10-03 Thread Anees Mohsin Hadi Al-Najjar
Dear Colleagues, Could I assign IP to the OVS switch's port and this port retain its port number at the same time? I can do that with user switch , ofdatapath, and it works. However when I assign IP to a port in OVS switch, I noticed that there is no port number for that port when I write th

[ovs-discuss] Assign IPs to switch ports

2015-10-03 Thread Anees Mohsin Hadi Al-Najjar
Dear Colleagues, Could I assign IPs to the OVS switch's ports? I can do that with user switch , ofdatapath, and it works. However when I do that with OVS switch, I noticed when I write the "OVS-VSCTL show" there is no port number for the assigned IP port. Thanks, Anees _

[ovs-discuss] OVS inside emulated host

2015-09-17 Thread Anees Mohsin Hadi Al-Najjar
Dear all, Is it possible to use OVS bridge inside a host in mininet, and use this hosts interface as a port in the bridge? Thanks for your help Anees ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] OVS inside emulated host

2015-09-17 Thread Anees Mohsin Hadi Al-Najjar
Dear all, I am new with SDN. Is it possible to use OVS switch inside a host in mininet? Thanks for your help Anees ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss