[ovs-discuss] OpenVswitch on a host with only one cellular modemconnected to internet

2018-04-30 Thread EMANUEL FERNANDO MONTOYA GOMEZ
Hi, I am working in a project on which I want to have a couple of hosts that has 2 ethernet interfaces and 1 cellular modem, but only the cellular modem has internet access. I haven't been able to make them connect to controller. When I try using the ethernet interfaces it works perfectly, but I

Re: [ovs-discuss] interface mac setting

2018-04-30 Thread Ben Pfaff
On Tue, Apr 24, 2018 at 10:55:36AM +0800, Tonghao Zhang wrote: > One question, why now ovs can only set the mac of internal interface, > for example: > > ovs-vsctl set Interface p1 type=internal mac=\"00:11:22:33:44:55\" > ovs-vsctl get Interface p1 mac_in_use > > And the doc about 'mac' is not

Re: [ovs-discuss] Query regarding packet_in reason sent from OvS for “Table-miss” rule.

2018-04-30 Thread Ben Pfaff
On Tue, Apr 24, 2018 at 04:48:19AM +, Rohith Basavaraja wrote: > Hi, > > Currently in OvS if we hit "Table-miss" rules (associated with Controller > action) then we send > PACKET_IN message to controller with reason as OFPR_NO_MATCH. > > “Table-miss” rule is one whose priority is 0 and its

Re: [ovs-discuss] could not add network device ovn-xxxxxx-0 to ofproto (Address family not supported by protocol)

2018-04-30 Thread Matthias May
On 27/04/18 14:20, Paul Greenberg wrote: > > When IPv6 is disables in `/boot/grub2/grub.cfg`: > > ``` > linux16 ... ipv6.disable=1 > ``` > > Then GENEVE interface does not come up properly. > > ``` > # ovs-vsctl show > Port "ovn-14a54f-0" > Interface "ovn-14a54f-0" >