NBAR Pop Quiz 2

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


This pop quiz is the same as the previous one except the service policy is
applied inbound instead of outbound.

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 input 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 destined to this router.

d) If the match packets are NOT destined to this router.

e) It depends on which version of IOS is running on the router.

Explain your answer.

Enjoy, Tim



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