Re: [vpp-dev] Inline mode in Spray Policy

2020-03-30 Thread Chinmaya Aggarwal
We are able to resolve this by the following command :- *vpp# sr policy add bsid C1::999:2 next 2001:5b0:abcd::111 next 2001:5b0:23::111 insert spray* *vpp# sr policy mod bsid C1::999:2 add sl next 2001:5b0:22::111 next 2001:5b0:23::111 insert spray* *vpp# sr steer l3 2001:5b0:8::/64 via bsid

Re: [vpp-dev] Inline mode in Spray Policy

2020-03-30 Thread Chinmaya Aggarwal
Whats the behavior for Spray policies? Because when i used the keyword "spray", it shows encapsulation behavior. Is there any way i can use *inline mode with spray policies* ? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15931): https://lists.fd

Re: [vpp-dev] Inline mode in Spray Policy

2020-03-30 Thread Pablo via Lists.Fd.Io
-dev] Inline mode in Spray Policy Hi, We are trying to use spray policies, but when we configured two spray policies i.e. sr policy add bsid C1::999:2 next 2001:5b0:abcd::111 next 2001:5b0:23::111 spray sr policy mod bsid C1::999:2 add sl next 2001:5b0:22::111 next 2001:5b0:23::111 spray sr steer

[vpp-dev] Inline mode in Spray Policy

2020-03-29 Thread Chinmaya Aggarwal
Hi, We are trying to use spray policies, but when we configured two spray policies i.e. *sr policy add bsid C1::999:2 next 2001:5b0:abcd::111 next 2001:5b0:23::111 spray* *sr policy mod bsid C1::999:2 add sl next 2001:5b0:22::111 next 2001:5b0:23::111 spray* *sr steer l3 2001:5b0:8::/64 via bsid