Folks,
Unfortunately when performing an internet search for VPP's
documentation, the first link found is commonly a very old copy on
Read-The-Docs and often times a cloned RTD project. Equally sad is the
fact that the early doc sets did not include release labels, so it is
not easy to discover the documentation is dated.
Here is a link to the VPP 22.06 documentation which is the equivalent
circa VPP 18.07 doc section that Pim references below:
https://s3-docs.fd.io/vpp/22.06/configuration/config_getting_started.html#configuration-file-startup-conf
Thanks,
-daw-
On 6/18/22 1:36 PM, Pim van Pelt wrote:
Hoi,
On Fri, Jun 17, 2022 at 8:41 AM Chinmaya Aggarwal
<chinmaya.agar...@hsc.com> wrote:
Hi,
We configure linux kernel physical interface on VPP using below
steps:-
1. Whitelisting the physical interface in /etc/vpp/startup.conf.
2. Bringing the kernel interface down.
3. Restarting vpp service.
Is there a similar way by which we can configure linux bond
interface in VPP? I don't see pci address for bond interface in linux.
No, you cannot create a bond in Linux and make use of that in VPP.
Bonding is a kernel driver that makes use of physical network card
(and their driver), so you will not see a PCI address for a bonded
ethernet device in Linux.
However, you can do it the other way around -- create the bond in VPP
and then expose it in Linux using the Linux Control Plane.
See an example of this in https://ipng.ch/s/articles/2021/08/25/vpp-4.html
There's another way of creating the bond in startup.conf -- search for
the string eth_bond0 in the documentation here:
https://my-vpp-docs.readthedocs.io/en/latest/gettingstarted/users/configuring/startup.html
groet,
Pim
--
Pim van Pelt <p...@ipng.nl>
PBVP1-RIPE - http://www.ipng.nl/
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21572): https://lists.fd.io/g/vpp-dev/message/21572
Mute This Topic: https://lists.fd.io/mt/91816581/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-