Hello,
I have created a scope of Ipv4 addresses 172.16.0.1 - 172.16.1.254 to span two subnets. Which I will refer to subnet A and subnet B. I like to reserve 172.16.0.1 - 172.16.0.254 for subnet A and 172.16.1.1 - 172.16.1.254 for subnet B.
I had initially included a exclusion scope for 172.16.1.1 - 172.16.1.254, then via DHCP policy, anything that matches option 82 (Relay Agent Information) circuit id to distribute IP addresses in this range 172.16.1.1 - 172.16.1.254. Noted that this didn't work as expected, and although I keep the policy in place, and remove the exclusion scope option. IP assignments are distributed accordingly, however, I don't want clients in subnet A receiving IP assignments from subnet B. Would the policy I have in place accomplish what I want and prevent subnet A from getting IP assignments from subnet B?