Hello,

I'm new to VPP. I have a scenario where I need to run a QEMU VM instance on an 
Azure VM and connect the QEMU VM to the Internet through VPP. The QEMU VM is 
connected to the VPP through vhost-user interface and a NIC from the host Azure 
VM is also attached to the VPP. However, I'm struggling to connect the QEMU VM 
to the Internet. I followed the VM example ( 
https://fd.io/docs/vpp/v2101/usecases/vhost/index.html ) on the fd.io website, 
but couldn't even get the ping working. My guess is Azure VNET requires some 
configurations I missed. I really appreciate if someone who has done before can 
provide some pointers or share the configurations of Azure VNET and VPP.

Thanks!
Feng

vpp# show version
vpp v20.09-release built by azureuser on dpdk-test-2 at 2022-05-03T03:54:51
vpp# show int
Name               Idx    State  MTU (L3/IP4/IP6/MPLS)     Counter          
Count
FailsafeEthernet1                 1      up          9000/0/0/0     rx packets  
                 142
rx bytes                   33168
tx packets                    26
tx bytes                    1552
drops                        126
ip4                           96
ip6                           26
VirtualEthernet0/0/0              2      up          9000/0/0/0     rx packets  
                  24
rx bytes                    1524
tx packets                    20
tx bytes                    5296
drops                          3
local0                            0     down          0/0/0/0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21331): https://lists.fd.io/g/vpp-dev/message/21331
Mute This Topic: https://lists.fd.io/mt/90853510/21656
Mute #azure:https://lists.fd.io/g/vpp-dev/mutehashtag/azure
Mute #vhost:https://lists.fd.io/g/vpp-dev/mutehashtag/vhost
Mute #dpdk:https://lists.fd.io/g/vpp-dev/mutehashtag/dpdk
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