Re: [ovs-discuss] Assign static ip to OVS bridge

2016-06-16 Thread John Chludzinski
CAL in your actions to send traffic to OVS-Box. SENT: Thursday, June 16, 2016 at 7:55 AM FROM: "Guru Shetty" TO: "John Chludzinski" CC: discuss SUBJECT: Re: [ovs-discuss] Assign static ip to OVS bridge On 16 June 2016 at 06:04, John Chludzinski wrote: I have a small box ru

Re: [ovs-discuss] Assign static ip to OVS bridge

2016-06-16 Thread james hopper
Cc: discuss Subject: Re: [ovs-discuss] Assign static ip to OVS bridge     On 16 June 2016 at 06:04, John Chludzinski <john.chludzin...@vivaldi.net> wrote: I have a small box running RHEL 7.1 hosting the OVS 2.5 bridge/switch with ALL of its interfaces in the bridge. And I have sever

Re: [ovs-discuss] Assign static ip to OVS bridge

2016-06-16 Thread Ben Pfaff
On Thu, Jun 16, 2016 at 08:16:41AM -0400, John Chludzinski wrote: > How can I assign a static ip-address to an OVS bridge? ifconfig br0 $ip ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

Re: [ovs-discuss] Assign static ip to OVS bridge

2016-06-16 Thread Guru Shetty
On 16 June 2016 at 06:04, John Chludzinski wrote: > I have a small box running RHEL 7.1 hosting the OVS 2.5 bridge/switch with > ALL of its interfaces in the bridge. And I have several boxes, again > running RHEL 7.1, plugged into the bridge-box's interfaces. > > I also need to be able to communi

Re: [ovs-discuss] Assign static ip to OVS bridge

2016-06-16 Thread james hopper
Hey, If you have created the bridge from OVS, treat it as a normal linux interface. You can configure it from interface file. Sent: Thursday, June 16, 2016 at 6:04 AM From: "John Chludzinski" To: discuss@openvswitch.org Subject: Re: [ovs-discuss] Assign static ip to OVS bridge I ha

Re: [ovs-discuss] Assign static ip to OVS bridge

2016-06-16 Thread John Chludzinski
I have a small box running RHEL 7.1 hosting the OVS 2.5 bridge/switch with ALL of its interfaces in the bridge. And I have several boxes, again running RHEL 7.1, plugged into the bridge-box's interfaces. I also need to be able to communicate with the bridge-box --- but all of its interfaces ar

[ovs-discuss] Assign static ip to OVS bridge

2016-06-16 Thread John Chludzinski
How can I assign a static ip-address to an OVS bridge? ---John ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss