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<mailto:vpp-dev-boun...@lists.fd.io>> on 
behalf of "yug...@telincn.com<mailto:yug...@telincn.com>" 
<yug...@telincn.com<mailto:yug...@telincn.com>>
Date: Saturday, January 21, 2017 at 9:53 AM
To: vpp-dev <vpp-dev@lists.fd.io<mailto: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<mailto:yug...@telincn.com>
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to