The task stated that only R2-R6 even numbers in third octet should be permited. I understand the matching parameters, but this also includes the 150.1.0.0/24 network. I included this as the first entry as a deny statement.
Should I assume that if it is not currently in the network it will not be introduced during the grading of my lab?
access-list 1 deny 150.1.0.0 0.0.0.255
access-list 1 permit 150.1.0.0 0.0.6.255
access-list 1 permit 155.1.0.0 0.0.255.255