[vpp-dev] How can I match all traffics in the vnet/classify module? #classify

2019-12-19 Thread Xiaopeng Bai
Hello, Everyone! I'm want to match all traffics by using classify module,  but i didn't find any way! Does anyone known how to configure it? I trying to use hex match with mask:  , bu unfortunately, it crashed. Crashed backtr

[vpp-dev] Does IPFIX-EXPORT can export all traffics on an interface? #vnet #ipfix-export

2019-12-19 Thread Xiaopeng Bai
should i do in this sutiation? Best Regards. Xiaopeng Bai -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14931): https://lists.fd.io/g/vpp-dev/message/14931 Mute This Topic: https://lists.fd.io/mt/68845272/21656 Mute #vnet: https://lists.fd.io/mk

Re: [vpp-dev] Does IPFIX-EXPORT can export all traffics on an interface? #vnet #ipfix-export

2019-12-19 Thread Xiaopeng Bai
Hi Ole, Thank you for your reply! I will checkout the flowprobe plugin and test it . Best Regards, Xiaopeng -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14933): https://lists.fd.io/g/vpp-dev/message/14933 Mute This Topic: https://lists.fd.io/mt

Re: [vpp-dev] How can I match all traffics in the vnet/classify module? #classify

2019-12-20 Thread Xiaopeng Bai
Hi Ben, Thank you for your reply! Your analysis is very clear, so that I understand the principle of classify. Best Regards, Xiaopeng -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14937): https://lists.fd.io/g/vpp-dev/message/14937 Mute This Top

[vpp-dev] Collector received the template set but no data set #flowprobe

2019-12-23 Thread Xiaopeng Bai
d-del GigabitEthernet0/0/1 l2* Collector can received the template set but no data set, What is the reason? Can someone help me ? Thx. Best Regards, Xiaopeng Bai -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14959): https://lists.fd.io/g/vpp-dev/message/

Re: [vpp-dev] Collector received the template set but no data set #flowprobe

2019-12-24 Thread Xiaopeng Bai
Hi Ole, Thx! Thank you for your reply! It's my fault, the collector has recieved the template set and data set of ipfix now. Best Regards, Xiaopeng Bai -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14962): https://lists.fd.io/g/vpp-dev/me

[vpp-dev] Some confuses about flowprobe feature #flowprobe

2019-12-24 Thread Xiaopeng Bai
Hi, guys! Before i test the flowprobe plugin, I get the features from the FEATURE.YAML in the flowprobe directory,  It seems that flowprobe has `L2 input feature` , But after i read the codes and test the function, I found that flowprobe feature in L2 is add to  interface-output node. Can I add f

[vpp-dev] Is there a plan to support mirroring based on flow? #SPAN

2019-12-27 Thread Xiaopeng Bai
Hi, By reading the SPAN codes, It has implemented  the traditiaonal mirroring, Is there a plan to support mirroring based on flow? I need a *flow based mirroring* to implement my requirements in my project. Can someone give me a help or advise? Best Regards, Xiaopeng -=-=-=-=-=-=-=-=-=-=-=- Lin

[vpp-dev] How to show all configurations and save configuration at runtime?

2019-12-29 Thread Xiaopeng Bai
Hi, guys! How can i show all current configurations and save it? Someone can help me? Thx Best Regeards, Xiaopeng -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14993): https://lists.fd.io/g/vpp-dev/message/14993 Mute This Topic: https://lists.fd.

[vpp-dev] vapi stuck after vpp restart. #vapi

2020-07-07 Thread Xiaopeng Bai
Hi Everyone! My client application use vapi to connect to vpp. When vpp restarts, my application gets stuck at the vapi call. When I also restart my application, everything becomes normal. *I guess this is due to a broken connection.* Is there a way to reconnect without restarting my application? A

[vpp-dev] some confusions about l2 forward and flood

2021-08-11 Thread Xiaopeng Bai
Hi everyone! When I was testing the bridge function,everything worked fine with the following configuration: > > BD-ID   Index   BSN  Age(min)   Learn     Forwrd    UU-Flood    Flood    > ARP-Term  ARP-ufwd   BVI-Intf > 1       1      0     off       off        on       flood        on      >