Security Questions

Practice Security MCQs with answers and explanations. Page 1 of 1.

Category
Networking
Topic
Security
Page
1 / 1
Mode
Practice

Questions

Open any question to view the answer and explanation.

Extended ACL design: Deny FTP (tcp/21) from 200.200.10.0/24 to 200.199.11.0/24, but permit all other traffic. Which command sequence is correct?
Open
View answer
Viewing ACL configuration: On a Cisco router, which privileged EXEC command displays the full contents of all access lists configured on the device?
Open
View answer
Access control lists (ACLs) on interfaces In Cisco IOS, which statement best describes how many IP access lists you can apply to a single interface, considering direction and Layer-3 protocol?
Open
View answer
Applying an ACL to an interface Which Cisco IOS command correctly applies IPv4 access list 101 inbound on a router interface?
Open
View answer
Recognizing a standard IPv4 ACL entry Which of the following is a correct example of a <em>standard</em> IP access list statement in Cisco IOS?
Open
View answer
Permitting SMTP to a single host with an extended ACL Which ACL line correctly permits only SMTP (TCP port 25) traffic destined for host 1.1.1.1?
Open
View answer
Understanding implicit deny with outbound ACLs You configured: access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtp access-list 110 deny tcp any eq 23 interface ethernet0 ip access-group 110 out What is the effective result on traffic leaving E0?
Open
View answer
Denying Telnet to a specific destination network Which extended ACL line denies all Telnet (TCP port 23) traffic <em>to</em> the 192.168.10.0/24 network while leaving other traffic unaffected?
Open
View answer
Applying a named ACL inbound You created a named ACL called 'Blocksales'. Which command correctly applies this ACL to packets entering interface Serial0?
Open
View answer
Allowing only HTTP into a destination subnet Which access list permits only HTTP traffic into the 196.15.7.0/24 network (all other protocols are blocked by implicit deny)?
Open
View answer
Writing a standard ACL for a /21 subnet You need a standard ACL that denies the entire subnet of host 172.16.144.17/21. Which line correctly matches that /21 network?
Open
View answer
Verifying ACLs on an interface Which command tells you whether an IP ACL is applied to a particular interface and in which direction?
Open
View answer
Applying an ACL to an interface (inbound): On a Cisco router, which exact command and mode are used to apply standard or extended access list 110 inbound on interface Ethernet0 (i.e., filter packets as they enter that interface)?
Open
View answer
Wildcarding a /19 range in a standard ACL: You must deny all hosts from the contiguous range 192.168.160.0 through 192.168.191.255. Which standard ACL line correctly matches that range using a wildcard mask?
Open
View answer
Denying the /19 subnet of a given host (standard ACL): You must start a standard ACL by denying the entire subnet that contains host 172.16.198.94/19. Which first ACE is correct?
Open
View answer
Restricting Telnet (VTY) access using a standard ACL: Which sequence correctly permits only host 172.16.1.1 to use Telnet/SSH to the router by applying a standard ACL to the VTY lines (inbound)?
Open
View answer
Verifying ACLs applied to a specific interface: With limited privilege preventing “show running-config,” which command displays whether inbound/outbound IP access lists are applied on interface Ethernet0?
Open
View answer
Denying the /20 subnet of a given host (standard ACL): You must begin a standard ACL by denying the entire subnet that contains host 172.16.50.172/20. Which first ACE is correct?
Open
View answer
Referring to a single host in ACL syntax: Which statements are valid ways to match only the single host 172.16.30.55 in a Cisco IP access list?
Open
View answer

Practice smarter

Solve a few questions daily and revisit weak topics regularly to improve accuracy.