The ACL test is to check if a specific packet will be dropped after the ACL rule is applied.
The test 5 doesn't work because right now the ingress interface is a router interface. If the packet Ethernet type is not IP, it will be dropped anyway regardless of the ACL rule.
This test case needs to be run on a layer 2 scenario e.g. VLAN to check if the ACL rule works or not.
The ACL test is to check if a specific packet will be dropped after the ACL rule is applied.
The test 5 doesn't work because right now the ingress interface is a router interface. If the packet Ethernet type is not IP, it will be dropped anyway regardless of the ACL rule.
This test case needs to be run on a layer 2 scenario e.g. VLAN to check if the ACL rule works or not.