I will try that, thanks. Ewan
yug...@telincn.com From: Shwetha Bhandari (shwethab) Date: 2017-01-21 16:58 To: yug...@telincn.com; vpp-dev Subject: Re: [vpp-dev] Tuple Classify You could use the classifier to do this: Example: To redirect IP6 flows with destination matching to a node named "foo” on interface “GigabitEthernet0/0/0”: classify table miss-next ip6-node ip6-lookup mask l3 ip6 dst classify session acl-hit-next ip6-node foo table-index 0 match l3 ip6 dst db04::02 set interface input acl intfc GigabitEthernet0/0/0 ip6-table 0 More here: https://wiki.fd.io/view/VPP/Introduction_To_N-tuple_Classifiers Thanks, Shwetha From: <vpp-dev-boun...@lists.fd.io> on behalf of "yug...@telincn.com" <yug...@telincn.com> Date: Saturday, January 21, 2017 at 9:53 AM To: vpp-dev <vpp-dev@lists.fd.io> Subject: [vpp-dev] Tuple Classify Hi, all Is there any ways to redirect specified five tuples packet to a certain node? Regards, Ewan yug...@telincn.com
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev