Security MCQs

19 questionsTechnical-McqsPage 2 of 3

Practice free Security multiple-choice questions with instant answer feedback and step-by-step solutions. Click an option to check yourself, reveal the full explanation, and work through all 19 questions — no login required.

Question 10easy
You want to create a standard access list that denies the subnet of the following host: 172.16.144.17/21. Which of the following would you start your list with?
Question 11easy
You configure the following access list: access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtp access-list 110 deny tcp any eq 23 int ethernet 0 ip access-group 110 out What will the result of this access list be?
Question 12easy
You want to create a standard access list that denies the subnet of the following host: 172.16.198.94/19. Which of the following would you start your list with?
Advertisement
Question 13easy
If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use?
Question 14easy
Which router command allows you to view the entire contents of all access lists?
Question 15easy
Which of the following access lists will allow only HTTP traffic into network 196.15.7.0?
Advertisement
Question 16easy
Which of the following are valid ways to refer only to host 172.16.30.55 in an IP access list? 1. 172.16.30.55 0.0.0.255 2. 172.16.30.55 0.0.0.0 3. any 172.16.30.55 4. host 172.16.30.55 5. 0.0.0.0 172.16.30.55 6. ip any 172.16.30.55
Question 17easy
If you wanted to deny FTP access from network 200.200.10.0 to network 200.199.11.0 but allow everything else, which of the following command strings is valid?
Question 18easy
Which of the following series of commands will restrict Telnet access to the router?