Re: [SR-Users] Dispatcher flow regarding weight and priority.

2017-12-11 Thread Dmitri Savolainen
Hi, Joel! You may call ds_select_dst for two sets: set 1 with 1.1.1.1 ds_select_dst("1", "4") set 2 with 2.2.2.2 and 3.3.3.3. If set1 is down (ds_select_dst("1", "4")==false) then try ds_select_dst("2", "9") 2017-12-07 20:47 GMT+03:00 Joel Serrano : > Hi all, > > I have a

[SR-Users] Dispatcher flow regarding weight and priority.

2017-12-07 Thread Joel Serrano
Hi all, I have a doubt regarding how dispatcher selects a node... >From the docs: *[...]* *alg* - the algorithm used to select the destination address. The parameter can be an integer or a variable holding an interger. - “4” - round-robin (next destination). - “8” - select