Re: [vpp-dev] Bond interface won't respond ping #vnet #vpp

2019-02-24 Thread Anthony Linz
Dear Steven Thank you very much. As you said Bond interfaces should have been bundled in order to act as L3. I have now ping and everything. Thanks again. Wish you all the best -- Anthony -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12334): https:

Re: [vpp-dev] Bond interface won't respond ping #vnet #vpp

2019-02-23 Thread steven luong via Lists.Fd.Io
interface if you don’t want to bother with lacp on VM2. create bond mode xor Steven From: on behalf of Anthony Linz Date: Friday, February 22, 2019 at 11:11 PM To: "vpp-dev@lists.fd.io" Subject: Re: [vpp-dev] Bond interface won't respond ping #vnet #vpp Dear Steven Thank yo

Re: [vpp-dev] Bond interface won't respond ping #vnet #vpp

2019-02-22 Thread Anthony Linz
Dear Steven Thank you very much for your quick and nice response. I suppose the beginning of my question might misguide you. Let me clear my test scenario: I have a Virtual Machine (VM1) which runs VPP and has an interface called GigabitEthernet0/8/0. I have another Virtual Machine (VM2) that it'

Re: [vpp-dev] Bond interface won't respond ping #vnet #vpp

2019-02-19 Thread steven luong via Lists.Fd.Io
Anthony, L3 address should be configured on the bond interface, not the slave interface. If there is a switch in between VPP’s physical NICs and the VM, the switch should be configured to do the bonding, not the remote VM. Use show bond to check the bundle is created successfully between VPP an