[FROG] Behavior of multiple match inside one route-map command
Willy Manga
willym at manbene.net
Fri Feb 28 15:04:34 UTC 2025
Hi,
If I have more than one 'match' clause inside a route-map, how does the
route-map work?
- is an 'AND' applied
- is an 'OR' applied
For instance
route-map rm-UPSTREAM-IN permit 10
match peer 2001:db8::1
match ipv6 address prefix-list pl-DEFAULT-IPv6
set local-preference 250
Will FRR apply the local-preference when the 2 conditions match ?
Thanks in advance.
--
Willy Manga
More information about the frog
mailing list