Task Outline:
1.
Classify HTTP GETs for index.htm sourced from Host1 going to Server1 using match
statements that cover
layers 2 to 6 of the OSI
reference model, and then mark the traffic with a DSCP value of AF41
2.
Classify FTP traffic sourced from Host1 using match statements that cover layers
2 to 5 of the OSI reference model, and then mark the traffic with a DSCP value
of AF21
3.
Verify that the classification and marking is taking place:
a.
Is a hit made on DSCP AF41 when browsing to index.htm from Host1 to Server1?
b.
Is a hit made on a value different to DSCP AF41 when browsing to
index1.htm from Host1 to Server1?
c.
Are hits witnessed on DSCP AF21 when launching a FTP session between Host1 and
Server1?
Video Demonstration: