Which Cisco IOS access-list command application keywords would be used to match DNS traffic?

A) lookup
B) dns
C) domain
D) nameserver

C
Explanation: C) The Cisco IOS access-list command allows the use of many different application keywords to match specific protocols. To match DNS traffic, the domain keyword can be used.

Computer Science & Information Technology

You might also like to view...

Individual messages in a discussion forum are called:

A) criticisms B) comments C) responses D) posts

Computer Science & Information Technology

The statement System.out.printf("%3.1f", 1234.56) outputs ___________.

a. 123.4 b. 123.5 c. 1234.5 d. 1234.56 e. 1234.6

Computer Science & Information Technology