I couldn't understand a part of the question and corresponding ACL command.
Question says ; Configure R4 to meter incoming HTTP traffic on its link to VLAN 146
And ACL which is created as
permit tcp any eq 80 any
Why are we marking 80 as a source port? Shouln't it be the destination port ?
Can you please help me to understand that part..