Which option is not one of the required parameters that are matched with an extended IP ACL?
A) IP Option Type
B) IP Protocol Type
C) Source IP Address
D) Destination IP Address
A
Explanation: A) Three required parameters are matched with an extended IP ACL: the IP Protocol type, the IP source IP address(es), and the IP destination IP address(es).
Computer Science & Information Technology
You might also like to view...
The _________ scheme has reigned supreme as the most widely accepted and implemented approach to public-key encryption.
A. SHA-1 B. HMAC C. MD5 D. RSA
Computer Science & Information Technology
Which of the following statements is false?
a) Exception handling enables programmers to write robust and fault-tolerant programs. b) Exception handling can catch the exception but cannot resolve the exception. c) Exception handling can resolve exceptions. d) There are many ways of handling exceptions.
Computer Science & Information Technology