Oops, forgot to include list.

On Thu, Nov 3, 2016 at 10:32 PM, Ivan Kelly <i...@midokura.com> wrote:
> On Thu, Nov 3, 2016 at 9:42 PM, John Lo (loj) <l...@cisco.com> wrote:
>> The last sentence of my last reply is not correct:
>>>If you want to setup loop0 as default gateway for vrf 1, it should be set as 
>>>"ip route add table 1 0.0.0.0/0 via 10.0.0.1".
>>
>> We cannot use IP address of the local BVI (or any local interfaces) as the 
>> default gateway. The default gateway should have an IP address in one of the 
>> neighbor subnets. So, if the default gateway is reachable in the BD via the 
>> its BVI loop0, you need to use the default gateway IP which is likely the IP 
>> address (in the 10.10.0.0/24 subnet) of a remote BVI in a remote BD. This 
>> kind of config for default gateway is pretty unusual. There will usually be 
>> a particular remote BVI which can reach a particular subnet.
> Ah, that makes some sense. Problem is I don't have something on the
> other end that'll answer ARP. Is it possible to preseed the ip-mac
> mapping, and then somehow tell vpp that the mac is only available
> through vxlan_tunnel0?
>
> -Ivan
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to