gt; Wei
> --
> *From:* vpp-dev@lists.fd.io on behalf of Pim van
> Pelt
> *Sent:* Thursday, February 24, 2022 5:17 AM
> *To:* Wei Huang
> *Cc:* vpp-dev@lists.fd.io
> *Subject:* [External] : Re: [vpp-dev] linux-cp created tap interface send
> out packe
(up):
L3 192.168.10.6/24
tn-eth2 (up):
L3 192.168.100.5/24
Wei
From: vpp-dev@lists.fd.io on behalf of Pim van Pelt
Sent: Thursday, February 24, 2022 5:17 AM
To: Wei Huang
Cc: vpp-dev@lists.fd.io
Subject: [External] : Re: [vpp-dev] linux-cp created tap interfa
Wei,
I think Linux CP starts a netlink listener in what is configured as the
default netns (in your case, implies this is the default
namespace). This means any 'ip' command you issue from Linux side won't be
seen by VPP. A few comments:
- You are running 21.06 which is not complete. Please buil