MQC pop quiz 2

From: ccie2be (ccie2be@nyc.rr.com)
Date: Fri Dec 10 2004 - 22:16:56 GMT-3


Multiple choice

For what packets will the following config work?

class-map QUIZ
match <fill this in>

policy-map QUIZ
    class QUIZ
    drop

int s0/0
service-policy output QUIZ
no shut

Choices (Pick all true answers)

a) Always, it doesn't matter what the matching criteria is. If the packets
match the criteria in the match statement, they will be dropped.

b) It depends only on what the match criteria is. For some match criteria,
the matching packets will be dropped, for other criteria matching packets
won't be dropped. (If you choose this answer, specify which match criteria
that will work and which won't work)

c) If the matched packets are transit packets.

d) If the match packets are generated locally by the router

Something to think about... An acl applied to outbound packets doesn't affect
locally generated.

Enjoy, Tim



This archive was generated by hypermail 2.1.4 : Mon Jan 03 2005 - 10:31:26 GMT-3