Hi,
Finally I was able to make it work, 
This is the sequence I did:
*#Creating TAP interface*
vppctl create tap
vppctl enable tap-inject -> create parallel tap for my router plugin (FRR) 
(tap0 -> vpp16)
*#Creating Bridge between tap and wwan0 *
brctl addbr br1
brctl addif br1 wwan0
brctl addif br1 tap0
ifconfig br1 up
*#Setting IP for the LTE interface*
ifconfig vpp16 x.x.x.x/x

Thanks you all for the support.

Amir.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12159): https://lists.fd.io/g/vpp-dev/message/12159
Mute This Topic: https://lists.fd.io/mt/29605045/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