Hi,

I have a script writing route-maps to bgpd.conf, but it's only sorting the route-map names and not the the ID's.

So e.g. the bgpd.conf looks like:


route-map RR permit 20
 match as-path 2
 set local-preference 290
route-map RR permit 10
 match as-path 1
 set local-preference 300


Does this have any relevance or is it a must that there's first 10 and then 20?


Thanks,

Michael


_______________________________________________
Quagga-users mailing list
Quagga-users@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-users

Reply via email to