Thanks
But it still fail by return : Invalid interface name

my CLI: set interface reassembly GigabitEthernet2/0/0  ip4
also not good to use Idx
i am sure the intfc-name is right.

Help please!



wangchuan...@163.com
 
From: Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)
Date: 2018-04-17 16:22
To: wangchuan...@163.com; vpp-dev
Subject: RE: [vpp-dev] IP Reassembly does not work at 18.04
Hi,
 
IP reassembly is a feature which needs to be enabled - did you enable 
reassembly on your interface? - it doesn't look so from your packet trace. 
You can use `set interface reassembly' CLI or the corresponding API 
`ip_reassembly_enable_disable'.
 
Regards,
Klement
 
> -----Original Message-----
> From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of
> wangchuan...@163.com
> Sent: Tuesday, April 17, 2018 8:39 AM
> To: vpp-dev <vpp-dev@lists.fd.io>
> Subject: [vpp-dev] IP Reassembly does not work at 18.04
> 
> Hello,
>     I see VPP can support IP Reassembly at 18.04.
>     I compile the deb and install at ubuntu 16.04,  start vppctl and up the
> interface & set ip-A, then i could ping the ip(no extra-parm).
> But it failed with "-l 1473"(at windows), who can help? Thanks
> 
> 
> 
> 
> first segment-pkt's trace node path:
> dpdk-input -> ip4-input -> ip4-lookup -> ip4-local -> ip4-icmp-input -> ip4-
> icmp-echo-request
> -> ip4-load-balance -> ip4-rewrite -> GigabitEthernetX-output ->
> GigabitEthernetX-tx
> 
> 
> second's trace node path:
> dpdk-input -> ip4-input -> ip4-lookup -> ip4-local -> ip4-icmp-input -> ip4-
> punt -> error-punt
> 
> ________________________________
> 
> wangchuan...@163.com
> 

Reply via email to