What will happen if I have two network policy files?
So, will it allow the traffic to the allowed IP?
Is it the OR between the two files?
yes .. it allows traffic to the 'allowed IP'. instead of comparing with AND or OR analogy, it is more relatable with iptables or firewall rules ex: drop every packet except there is a rule to accept the packet if it is to/from a IP Address.