We have three VLAN's all are inter-VLAN routing.
VLAN-1= 10.3.1.0
VLAN-2= 10.3.2.0
VLAN-3= 10.3.5.0
My boss wants to VLAN-2 and 3 should not communicate with VLAN-1, so that's we implement a policy to disable traffic forwarding to VLAN-1.
![20de3869ed914b83a5ee46919b85c26d_RackMultipart20180313-123421-13boxvu-policy_inline.jpg 20de3869ed914b83a5ee46919b85c26d_RackMultipart20180313-123421-13boxvu-policy_inline.jpg](/t5/image/serverpage/image-id/529iB9049A81C0E9C956/image-size/large?v=v2&px=999)
After applying this policy over VLAN-1 in ingress direction, VLAN-2 and VLAN-3 is not communicating.
I want VLAN-2 and VLAN-3 Should communicate each other.