Topo:
10.204.217.7 cfgm control ui openstack
10.204.216.68 cfgm control
10.204.216.72 cfgm control
10.204.217.16 vrouter
10.204.217.17 vrouter
left-vn --- right-vn
I have a routing policy with 2 from-then conditions in it. If the first match is hit, the second is not evaluated. But even if the first does not match, the second is not evaluated at all.
This is my policy
from prefix [8.1.1.3/32 exact] then add communities [64512:55555] action default
from protocol interface then add communities [64512:66666] action default
Version: 5.0
Picked up the latest build.
Topo:
10.204.217.7 cfgm control ui openstack
10.204.216.68 cfgm control
10.204.216.72 cfgm control
10.204.217.16 vrouter
10.204.217.17 vrouter
left-vn --- right-vn
I have a routing policy with 2 from-then conditions in it. If the first match is hit, the second is not evaluated. But even if the first does not match, the second is not evaluated at all.
This is my policy
from prefix [8.1.1.3/32 exact] then add communities [64512:55555] action default
from protocol interface then add communities [64512:66666] action default