It is not supported.

From: <vpp-dev@lists.fd.io> on behalf of Venkatarao M 
<venkatar...@altiostar.com>
Date: Monday, July 20, 2020 at 8:35 AM
To: "vpp-dev@lists.fd.io" <vpp-dev@lists.fd.io>
Cc: praveenkumar A S <pkuma...@altiostar.com>, Lokesh Chimbili 
<lchimb...@altiostar.com>, Mahesh Sivapuram <msivapu...@altiostar.com>
Subject: [vpp-dev] How to do Bond interface configuration as 
fail_over_mac=active in VPP

Hi all,
We are trying bond interface configuration with VPP and looking for 
configuration as fail_over_mac=active as mentioned in below snippet.
We observed in VPP, default bond interface configuration is fail_over_mac =none 
and couldn’t see any CLI in VPP to configure  bond interface with fail over mac 
as active

Could you please let us know configuration to achieve the same

Snip from the below link
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-using_channel_bonding

[cid:image001.png@01D65E77.4C6142D0]
VPP Configuration
==============
create bond mode active-backup id 100
bond add BondEthernet100 vpp_itf_1
bond add BondEthernet100 vpp_itf_2
ip6 table add 100
set interface ip6 table BondEthernet100 100
set interface state vpp_itf_1 up
set interface state vpp_itf_2 up
set interface state BondEthernet100 up
set interface reassembly BondEthernet100 on

Thanks
                Venkatarao Malempati
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17009): https://lists.fd.io/g/vpp-dev/message/17009
Mute This Topic: https://lists.fd.io/mt/75684142/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to