NBAR Pop Quiz

From: ccie2be (ccie2be@nyc.rr.com)
Date: Tue Dec 14 2004 - 10:49:51 GMT-3


Multiple choice

For what packets will the following config work?

class-map QUIZ
match protocol <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 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
will and 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 traffic.

Enjoy, Tim



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