Greetings,
I sure can:
-Open SEPM
-Click Policies on the left
-Click Firewall in the top left
-Double click the Firewall policy in the right pane
-Click Rules on the left
-Click Add Rule...
-Click Next
-Select Host and click Next
-Choose IP Range
-Type the IP range you want to allow
-Click Next
-Click Add More... if you have other ranges you need to allow
-Click Finish
-Select the rule in the list
-Press Move Up til its number 4 on the list, below the three block IPv6 rules
-Select the "Block all other traffic" rule, by default its rule 15
-Press Move Up until its right below the rule you just created
The firewall rules are processed in sequential order, this means as soon as a packet makes a match it stops processing the rules below it. With this setup, it will block any IPv6 communication if it comes through, if its not IPv6 it will check the originating IP. If its one of the ranges you selected the traffic comes through and processing stops. If its not one of the ranges it moves to the next rule which is to simply deny everything.
Please be aware this will allow ALL internal traffic to go through such as pings, file sharing, etc.. If you have any ports, applications, services, etc. that you do not want you can create a similar rule to block and set it right above your IP range rule.