Camila Troncoso writes:
scripts are provided in lcr/utils directory that can be used to check the probabilities resulting from a given set of weight values. Same can be done with command 'kamctl eval_weights'.
I really don't understand what is the probability finally assign to each gateway when they have the same priority. All I can see is that it doesn't correspond to percentage of capacity from the example above , but how can I determine what value gives the percent that I want?
Please give an example like:
Rule_id Gw_id Priority weight 36 68 1 60 36 69 1 14 36 70 1 13 36 71 1 13
you have to figure that out yourself using the script referenced in readme.
-- juha