What are the "Three Ps" when configuring ACLs on a router? (Choose three.)

a. One ACL per port
b. One ACL per protocol
c. One ACL per interface
d. One ACL per direction
e. One ACL per network
f. One ACL per filter


B,C,D

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1) The default action of unexpected() can be changed. 2) Mentioning a base class B in an exception specification includes a class D objects, where D is derived from B, in the exception specification. 3) In type matching to select a catch block, only exact matches work. 4) The situations where exceptions are used put the try block with the throw statement followed by the catch block all in one function. 5) A function that satisfies its preconditions but cannot fulfill its postconditions should throw an exception.

Computer Science & Information Technology

Describe the tree topology.

What will be an ideal response?

Computer Science & Information Technology

Which VBA keyword(s) is required as the last statement of a sub procedure?

A. End B. Sub End C. End Sub D. Sub

Computer Science & Information Technology

Random files are also called ____ files.

A. direct access B. indirect access C. sequential D. scannable

Computer Science & Information Technology