Hi Mohsin,

I created virtio interface and using l2 xconnect to connect it to tap interface:

vppctl create int virtio 0000:00:08.0 gso-enabled
vppctl create tap id 0 host-ip4-addr 192.168.56.101/24 gso

vppctl set interface l2 xconnect tap0 virtio-0/0/8/0
vppctl set interface l2 xconnect virtio-0/0/8/0 tap0

vppctl set interface state virtio-0/0/8/0 up
vppctl set interface state tap0 up

But currently I can not ping to 192.168.56.1(an external server gateway) 
through tap interface.
Can you help me correct?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21206): https://lists.fd.io/g/vpp-dev/message/21206
Mute This Topic: https://lists.fd.io/mt/90135014/21656
Mute #vpp:https://lists.fd.io/g/vpp-dev/mutehashtag/vpp
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