Cisco CCNA 200-301 IPv4 Access Control Lists Practice Test
Topic 36 focuses on IPv4 Access Control Lists for the Cisco Certified Network Associate (CCNA) certification and the 200-301 exam, using Cisco networking and Cisco IOS concepts where relevant. For broader exam preparation, review the Cisco CCNA 200-301 Exam Dumps page. Each question includes a concise explanation of the correct answer and the technical reason the other choices are incorrect.
Question 1
Which IPv4 ACL type primarily matches traffic based on source IPv4 address?
Correct Answer: B
Correct Answer
Answer B is correct because the selected answer describes an IPv4 ACL type that primarily matches traffic based on source IPv4 address.
Incorrect Answers
Answer A is incorrect because the “Standard ACL placement” option describes a different concept: a common design guideline is to place standard ACLs relatively close to the destination because they match only the source address.
Answer C is incorrect because the “Outbound ACL” option describes a different concept: an ACL applied to traffic after the routing decision as packets are about to leave an interface.
Answer D is incorrect because the “Extended ACL placement” option describes a different concept: a common design guideline is to place extended ACLs relatively close to the source because they can precisely identify source, destination, protocol, and ports.
Question 2
Which IPv4 ACL type can match source and destination addresses plus protocol and port information?
Correct Answer: D
Correct Answer
Answer D is correct because the selected answer describes an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Incorrect Answers
Answer A is incorrect because the “Standard ACL placement” option describes a different concept: a common design guideline is to place standard ACLs relatively close to the destination because they match only the source address.
Answer B is incorrect because the “Wildcard mask” option describes a different concept: an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Answer C is incorrect because the “Named IPv4 ACL” option describes a different concept: a named IPv4 ACL is identified by a descriptive name instead of only a number and can use sequence numbers for easier editing.
Question 3
What is an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses?
Correct Answer: C
Correct Answer
Answer C is correct because the selected answer describes an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Incorrect Answers
Answer A is incorrect because the “Wildcard 0.0.0.0” option describes a different concept: a wildcard mask of 0.0.0.0 requires every address bit to match exactly.
Answer B is incorrect because the “ACE” option describes a different concept: an individual access control entry within an ACL, containing match criteria and a permit or deny action.
Answer D is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Question 4
Which invisible deny statement at the end of an ACL drops packets not matched by an earlier permit statement?
Correct Answer: B
Correct Answer
Answer B is correct because the selected answer describes the invisible deny statement at the end of an ACL that drops packets not matched by an earlier permit statement.
Incorrect Answers
Answer A is incorrect because the “ip access-group” option describes a different concept: the Cisco IOS ip access-group command applies an IPv4 ACL to an interface in the inbound or outbound direction.
Answer C is incorrect because the “Standard ACL placement” option describes a different concept: a common design guideline is to place standard ACLs relatively close to the destination because they match only the source address.
Answer D is incorrect because the “permit ACE” option describes a different concept: an access control entry that allows traffic matching its conditions.
Question 5
Which access control entry allows traffic matching its conditions?
Correct Answer: A
Correct Answer
Answer A is correct because the selected answer describes an access control entry that allows traffic matching its conditions.
Incorrect Answers
Answer B is incorrect because the “Implicit deny” option describes a different concept: the invisible deny statement at the end of an ACL that drops packets not matched by an earlier permit statement.
Answer C is incorrect because the “Outbound ACL” option describes a different concept: an ACL applied to traffic after the routing decision as packets are about to leave an interface.
Answer D is incorrect because the “Inbound ACL” option describes a different concept: an ACL applied to traffic as it enters an interface before the router makes the outbound forwarding decision.
Question 6
Which access control entry blocks traffic matching its conditions?
Correct Answer: C
Correct Answer
Answer C is correct because the selected answer describes an access control entry that blocks traffic matching its conditions.
Incorrect Answers
Answer A is incorrect because the “Outbound ACL” option describes a different concept: an ACL applied to traffic after the routing decision as packets are about to leave an interface.
Answer B is incorrect because the “permit ACE” option describes a different concept: an access control entry that allows traffic matching its conditions.
Answer D is incorrect because the “Inbound ACL” option describes a different concept: an ACL applied to traffic as it enters an interface before the router makes the outbound forwarding decision.
Question 7
Which ACL is applied to traffic as it enters an interface before the router makes the outbound forwarding decision?
Correct Answer: C
Correct Answer
Answer C is correct because the selected answer describes an ACL applied to traffic as it enters an interface before the router makes the outbound forwarding decision.
Incorrect Answers
Answer A is incorrect because the “ip access-group” option describes a different concept: the Cisco IOS ip access-group command applies an IPv4 ACL to an interface in the inbound or outbound direction.
Answer B is incorrect because the “Outbound ACL” option describes a different concept: an ACL applied to traffic after the routing decision as packets are about to leave an interface.
Answer D is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Question 8
Which ACL is applied to traffic after the routing decision as packets are about to leave an interface?
Correct Answer: D
Correct Answer
Answer D is correct because the selected answer describes an ACL applied to traffic after the routing decision as packets are about to leave an interface.
Incorrect Answers
Answer A is incorrect because the “Implicit deny” option describes a different concept: the invisible deny statement at the end of an ACL that drops packets not matched by an earlier permit statement.
Answer B is incorrect because the “Top-down ACL processing” option describes a different concept: a router evaluates ACL entries in order from the top of the list toward the bottom.
Answer C is incorrect because the “any keyword” option describes a different concept: In an IPv4 ACL, the any keyword matches any IPv4 address and is equivalent to an address of 0.0.0.0 with wildcard 255.255.255.255.
Question 9
Which numeric value orders named ACL entries and makes insertion or editing easier?
Correct Answer: A
Correct Answer
Answer A is correct because the selected answer describes a numeric value that orders named ACL entries and makes insertion or editing easier.
Incorrect Answers
Answer B is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Answer C is incorrect because the “Named IPv4 ACL” option describes a different concept: a named IPv4 ACL is identified by a descriptive name instead of only a number and can use sequence numbers for easier editing.
Answer D is incorrect because the “Top-down ACL processing” option describes a different concept: a router evaluates ACL entries in order from the top of the list toward the bottom.
Question 10
What is an individual access control entry within an ACL, containing match criteria and a permit or deny action?
Correct Answer: A
Correct Answer
Answer A is correct because the selected answer describes an individual access control entry within an ACL, containing match criteria and a permit or deny action.
Incorrect Answers
Answer B is incorrect because the “deny ACE” option describes a different concept: an access control entry that blocks traffic matching its conditions.
Answer C is incorrect because the “Extended ACL” option describes a different concept: an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Answer D is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Question 11
What is a router evaluates ACL entries in order from the top of the list toward the bottom?
Correct Answer: C
Correct Answer
Answer C is correct because the selected answer describes a router evaluates ACL entries in order from the top of the list toward the bottom.
Incorrect Answers
Answer A is incorrect because the “Inbound ACL” option describes a different concept: an ACL applied to traffic as it enters an interface before the router makes the outbound forwarding decision.
Answer B is incorrect because the “Sequence number” option describes a different concept: a numeric value that orders named ACL entries and makes insertion or editing easier.
Answer D is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Question 12
An ACL contains several entries that could match a packet. Which processing rule determines which action is applied?
Correct Answer: C
Correct Answer
Answer C is correct because ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Incorrect Answers
Answer A is incorrect because the “Implicit deny” option describes a different concept: the invisible deny statement at the end of an ACL that drops packets not matched by an earlier permit statement.
Answer B is incorrect because the “Outbound ACL” option describes a different concept: an ACL applied to traffic after the routing decision as packets are about to leave an interface.
Answer D is incorrect because the “any keyword” option describes a different concept: In an IPv4 ACL, the any keyword matches any IPv4 address and is equivalent to an address of 0.0.0.0 with wildcard 255.255.255.255.
Question 13
Which IPv4 ACL keyword expresses an exact single-address match without writing the equivalent 0.0.0.0 wildcard mask?
Correct Answer: A
Correct Answer
Answer A is correct because In an IPv4 ACL, the host keyword matches one exact IPv4 address and is equivalent to using a 0.0.0.0 wildcard mask for that address.
Incorrect Answers
Answer B is incorrect because the “Wildcard mask” option describes a different concept: an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Answer C is incorrect because the “Standard ACL” option describes a different concept: an IPv4 ACL type that primarily matches traffic based on source IPv4 address.
Answer D is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Question 14
An IPv4 ACL entry must match all IPv4 addresses. Which keyword expresses the equivalent of address 0.0.0.0 with wildcard 255.255.255.255?
Correct Answer: A
Correct Answer
Answer A is correct because In an IPv4 ACL, the any keyword matches any IPv4 address and is equivalent to an address of 0.0.0.0 with wildcard 255.255.255.255.
Incorrect Answers
Answer B is incorrect because the “Standard ACL” option describes a different concept: an IPv4 ACL type that primarily matches traffic based on source IPv4 address.
Answer C is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Answer D is incorrect because the “Extended ACL” option describes a different concept: an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Question 15
An IPv4 ACL must compare every bit of a specified address. Which wildcard mask requires this exact match?
Correct Answer: A
Correct Answer
Answer A is correct because the selected answer describes a wildcard mask of 0.0.0.0 requires every address bit to match exactly.
Incorrect Answers
Answer B is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Answer C is incorrect because the “Wildcard mask” option describes a different concept: an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Answer D is incorrect because the “Extended ACL” option describes a different concept: an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Question 16
What is a common design guideline is to place standard ACLs relatively close to the destination because they match only the source address?
Correct Answer: C
Correct Answer
Answer C is correct because the selected answer describes a common design guideline is to place standard ACLs relatively close to the destination because they match only the source address.
Incorrect Answers
Answer A is incorrect because the “ACE” option describes a different concept: an individual access control entry within an ACL, containing match criteria and a permit or deny action.
Answer B is incorrect because the “Wildcard 0.0.0.0” option describes a different concept: a wildcard mask of 0.0.0.0 requires every address bit to match exactly.
Answer D is incorrect because the “Wildcard mask” option describes a different concept: an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Question 17
What is a common design guideline is to place extended ACLs relatively close to the source because they can precisely identify source, destination, protocol, and ports?
Correct Answer: D
Correct Answer
Answer D is correct because the selected answer describes a common design guideline is to place extended ACLs relatively close to the source because they can precisely identify source, destination, protocol, and ports.
Incorrect Answers
Answer A is incorrect because the “Sequence number” option describes a different concept: a numeric value that orders named ACL entries and makes insertion or editing easier.
Answer B is incorrect because the “Extended ACL” option describes a different concept: an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Answer C is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Question 18
Which IOS interface command applies an IPv4 ACL in the inbound or outbound direction?
Correct Answer: C
Correct Answer
Answer C is correct because the selected answer describes the Cisco IOS ip access-group command applies an IPv4 ACL to an interface in the inbound or outbound direction.
Incorrect Answers
Answer A is incorrect because the “Standard ACL” option describes a different concept: an IPv4 ACL type that primarily matches traffic based on source IPv4 address.
Answer B is incorrect because the “ACE” option describes a different concept: an individual access control entry within an ACL, containing match criteria and a permit or deny action.
Answer D is incorrect because the “Outbound ACL” option describes a different concept: an ACL applied to traffic after the routing decision as packets are about to leave an interface.
Question 19
An administrator identifies an ACL with a descriptive name and uses sequence numbers to edit its entries. Which ACL form is being used?
Correct Answer: D
Correct Answer
Answer D is correct because the selected answer describes a named IPv4 ACL is identified by a descriptive name instead of only a number and can use sequence numbers for easier editing.
Incorrect Answers
Answer A is incorrect because the “any keyword” option describes a different concept: In an IPv4 ACL, the any keyword matches any IPv4 address and is equivalent to an address of 0.0.0.0 with wildcard 255.255.255.255.
Answer B is incorrect because the “host keyword” option describes a different concept: In an IPv4 ACL, the host keyword matches one exact IPv4 address and is equivalent to using a 0.0.0.0 wildcard mask for that address.
Answer C is incorrect because the “Extended ACL” option describes a different concept: an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Question 20
What is an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH?
Correct Answer: C
Correct Answer
Answer C is correct because the selected answer describes an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Incorrect Answers
Answer A is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Answer B is incorrect because the “Extended ACL” option describes a different concept: an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Answer D is incorrect because the “Standard ACL” option describes a different concept: an IPv4 ACL type that primarily matches traffic based on source IPv4 address.
Question 21
For Standard ACL, which statement is accurate?
Correct Answer: B
Correct Answer
Answer B is correct because the choice accurately describes Standard ACL: An IPv4 ACL type that primarily matches traffic based on source IPv4 address.
Incorrect Answers
Answer A is incorrect because the “Inbound ACL” option describes a different concept: an ACL applied to traffic as it enters an interface before the router makes the outbound forwarding decision.
Answer C is incorrect because the “host keyword” option describes a different concept: In an IPv4 ACL, the host keyword matches one exact IPv4 address and is equivalent to using a 0.0.0.0 wildcard mask for that address.
Answer D is incorrect because the “Outbound ACL” option describes a different concept: an ACL applied to traffic after the routing decision as packets are about to leave an interface.
Question 22
For Extended ACL, which statement is accurate?
Correct Answer: B
Correct Answer
Answer B is correct because the selected answer describes an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Incorrect Answers
Answer A is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Answer C is incorrect because the “Extended ACL placement” option describes a different concept: a common design guideline is to place extended ACLs relatively close to the source because they can precisely identify source, destination, protocol, and ports.
Answer D is incorrect because the “any keyword” option describes a different concept: In an IPv4 ACL, the any keyword matches any IPv4 address and is equivalent to an address of 0.0.0.0 with wildcard 255.255.255.255.
Question 23
For Wildcard mask, which statement is accurate?
Correct Answer: C
Correct Answer
Answer C is correct because the selected answer describes an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Incorrect Answers
Answer A is incorrect because the “Standard ACL placement” option describes a different concept: a common design guideline is to place standard ACLs relatively close to the destination because they match only the source address.
Answer B is incorrect because the “any keyword” option describes a different concept: In an IPv4 ACL, the any keyword matches any IPv4 address and is equivalent to an address of 0.0.0.0 with wildcard 255.255.255.255.
Answer D is incorrect because the “ACE” option describes a different concept: an individual access control entry within an ACL, containing match criteria and a permit or deny action.
Question 24
For Implicit deny, which statement is accurate?
Correct Answer: D
Correct Answer
Answer D is correct because it accurately defines Implicit deny. The matching definition is: The invisible deny statement at the end of an ACL that drops packets not matched by an earlier permit statement.
Incorrect Answers
Answer A is incorrect because the “Top-down ACL processing” option describes a different concept: a router evaluates ACL entries in order from the top of the list toward the bottom.
Answer B is incorrect because the “ACE” option describes a different concept: an individual access control entry within an ACL, containing match criteria and a permit or deny action.
Answer C is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Question 25
For permit ACE, which statement is accurate?
Correct Answer: B
Correct Answer
Answer B is correct because the choice accurately describes permit ACE: An access control entry that allows traffic matching its conditions.
Incorrect Answers
Answer A is incorrect because the “ACE” option describes a different concept: an individual access control entry within an ACL, containing match criteria and a permit or deny action.
Answer C is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Answer D is incorrect because the “deny ACE” option describes a different concept: an access control entry that blocks traffic matching its conditions.
Question 26
For deny ACE, which statement is accurate?
Correct Answer: A
Correct Answer
Answer A is correct because the selected answer describes an access control entry that blocks traffic matching its conditions.
Incorrect Answers
Answer B is incorrect because the “ACE” option describes a different concept: an individual access control entry within an ACL, containing match criteria and a permit or deny action.
Answer C is incorrect because the “Standard ACL” option describes a different concept: an IPv4 ACL type that primarily matches traffic based on source IPv4 address.
Answer D is incorrect because the “ip access-group” option describes a different concept: the Cisco IOS ip access-group command applies an IPv4 ACL to an interface in the inbound or outbound direction.
Question 27
For Inbound ACL, which statement is accurate?
Correct Answer: C
Correct Answer
Answer C is correct because the selected answer describes an ACL applied to traffic as it enters an interface before the router makes the outbound forwarding decision.
Incorrect Answers
Answer A is incorrect because the “Top-down ACL processing” option describes a different concept: a router evaluates ACL entries in order from the top of the list toward the bottom.
Answer B is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Answer D is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Question 28
For Outbound ACL, which statement is accurate?
Correct Answer: D
Correct Answer
Answer D is correct because it accurately defines Outbound ACL. The matching definition is: An ACL applied to traffic after the routing decision as packets are about to leave an interface.
Incorrect Answers
Answer A is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Answer B is incorrect because the “Wildcard mask” option describes a different concept: an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Answer C is incorrect because the “Standard ACL” option describes a different concept: an IPv4 ACL type that primarily matches traffic based on source IPv4 address.
Question 29
In a named IPv4 ACL, what is the purpose of a sequence number?
Correct Answer: D
Correct Answer
Answer D is correct because the choice accurately describes Sequence number: A numeric value that orders named ACL entries and makes insertion or editing easier.
Incorrect Answers
Answer A is incorrect because the “Inbound ACL” option describes a different concept: an ACL applied to traffic as it enters an interface before the router makes the outbound forwarding decision.
Answer B is incorrect because the “ip access-group” option describes a different concept: the Cisco IOS ip access-group command applies an IPv4 ACL to an interface in the inbound or outbound direction.
Answer C is incorrect because the “Implicit deny” option describes a different concept: the invisible deny statement at the end of an ACL that drops packets not matched by an earlier permit statement.
Question 30
For ACE, which statement is accurate?
Correct Answer: B
Correct Answer
Answer B is correct because the selected answer describes an individual access control entry within an ACL, containing match criteria and a permit or deny action.
Incorrect Answers
Answer A is incorrect because the “Implicit deny” option describes a different concept: the invisible deny statement at the end of an ACL that drops packets not matched by an earlier permit statement.
Answer C is incorrect because the “Wildcard mask” option describes a different concept: an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Answer D is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Question 31
For Top-down ACL processing, which statement is accurate?
Correct Answer: D
Correct Answer
Answer D is correct because the selected answer describes a router evaluates ACL entries in order from the top of the list toward the bottom.
Incorrect Answers
Answer A is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Answer B is incorrect because the “ip access-group” option describes a different concept: the Cisco IOS ip access-group command applies an IPv4 ACL to an interface in the inbound or outbound direction.
Answer C is incorrect because the “any keyword” option describes a different concept: In an IPv4 ACL, the any keyword matches any IPv4 address and is equivalent to an address of 0.0.0.0 with wildcard 255.255.255.255.
Question 32
For First-match ACL logic, which statement is accurate?
Correct Answer: B
Correct Answer
Answer B is correct because it accurately defines First-match ACL logic. The matching definition is: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Incorrect Answers
Answer A is incorrect because the “Implicit deny” option describes a different concept: the invisible deny statement at the end of an ACL that drops packets not matched by an earlier permit statement.
Answer C is incorrect because the “deny ACE” option describes a different concept: an access control entry that blocks traffic matching its conditions.
Answer D is incorrect because the “Top-down ACL processing” option describes a different concept: a router evaluates ACL entries in order from the top of the list toward the bottom.
Question 33
For host keyword, which statement is accurate?
Correct Answer: A
Correct Answer
Answer A is correct because the choice accurately describes host keyword: In an IPv4 ACL, the host keyword matches one exact IPv4 address and is equivalent to using a 0.0.0.0 wildcard mask for that address.
Incorrect Answers
Answer B is incorrect because the “Standard ACL” option describes a different concept: an IPv4 ACL type that primarily matches traffic based on source IPv4 address.
Answer C is incorrect because the “Wildcard mask” option describes a different concept: an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Answer D is incorrect because the “Wildcard 0.0.0.0” option describes a different concept: a wildcard mask of 0.0.0.0 requires every address bit to match exactly.
Question 34
For any keyword, which statement is accurate?
Correct Answer: D
Correct Answer
Answer D is correct because In an IPv4 ACL, the any keyword matches any IPv4 address and is equivalent to an address of 0.0.0.0 with wildcard 255.255.255.255.
Incorrect Answers
Answer A is incorrect because the “Extended ACL” option describes a different concept: an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Answer B is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Answer C is incorrect because the “Wildcard mask” option describes a different concept: an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Question 35
For Wildcard 0.0.0.0, which statement is accurate?
Correct Answer: A
Correct Answer
Answer A is correct because the selected answer describes a wildcard mask of 0.0.0.0 requires every address bit to match exactly.
Incorrect Answers
Answer B is incorrect because the “First-match ACL logic” option describes a different concept: ACL processing stops at the first access control entry that matches a packet, and the associated permit or deny action is applied.
Answer C is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Answer D is incorrect because the “Standard ACL placement” option describes a different concept: a common design guideline is to place standard ACLs relatively close to the destination because they match only the source address.
Question 36
For Standard ACL placement, which statement is accurate?
Correct Answer: B
Correct Answer
Answer B is correct because it accurately defines Standard ACL placement. The matching definition is: A common design guideline is to place standard ACLs relatively close to the destination because they match only the source address.
Incorrect Answers
Answer A is incorrect because the “Wildcard 0.0.0.0” option describes a different concept: a wildcard mask of 0.0.0.0 requires every address bit to match exactly.
Answer C is incorrect because the “Extended ACL” option describes a different concept: an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Answer D is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Question 37
For Extended ACL placement, which statement is accurate?
Correct Answer: D
Correct Answer
Answer D is correct because the choice accurately describes Extended ACL placement: A common design guideline is to place extended ACLs relatively close to the source because they can precisely identify source, destination, protocol, and ports.
Incorrect Answers
Answer A is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Answer B is incorrect because the “Wildcard mask” option describes a different concept: an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Answer C is incorrect because the “Standard ACL placement” option describes a different concept: a common design guideline is to place standard ACLs relatively close to the destination because they match only the source address.
Question 38
For ip access-group, which statement is accurate?
Correct Answer: B
Correct Answer
Answer B is correct because the selected answer describes the Cisco IOS ip access-group command applies an IPv4 ACL to an interface in the inbound or outbound direction.
Incorrect Answers
Answer A is incorrect because the “ACE” option describes a different concept: an individual access control entry within an ACL, containing match criteria and a permit or deny action.
Answer C is incorrect because the “Outbound ACL” option describes a different concept: an ACL applied to traffic after the routing decision as packets are about to leave an interface.
Answer D is incorrect because the “Named IPv4 ACL” option describes a different concept: a named IPv4 ACL is identified by a descriptive name instead of only a number and can use sequence numbers for easier editing.
Question 39
For Named IPv4 ACL, which statement is accurate?
Correct Answer: A
Correct Answer
Answer A is correct because the selected answer describes a named IPv4 ACL is identified by a descriptive name instead of only a number and can use sequence numbers for easier editing.
Incorrect Answers
Answer B is incorrect because the “Extended ACL” option describes a different concept: an IPv4 ACL type that can match source and destination addresses plus protocol and port information.
Answer C is incorrect because the “TCP and UDP port matching” option describes a different concept: an extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Answer D is incorrect because the “any keyword” option describes a different concept: In an IPv4 ACL, the any keyword matches any IPv4 address and is equivalent to an address of 0.0.0.0 with wildcard 255.255.255.255.
Question 40
For TCP and UDP port matching, which statement is accurate?
Correct Answer: B
Correct Answer
Answer B is correct because it accurately defines TCP and UDP port matching. The matching definition is: An extended ACL can use TCP or UDP port qualifiers to match application traffic such as HTTP, HTTPS, DNS, or SSH.
Incorrect Answers
Answer A is incorrect because the “Wildcard mask” option describes a different concept: an ACL mask in which 0 bits must match and 1 bits are ignored when comparing addresses.
Answer C is incorrect because the “Inbound ACL” option describes a different concept: an ACL applied to traffic as it enters an interface before the router makes the outbound forwarding decision.
Answer D is incorrect because the “Named IPv4 ACL” option describes a different concept: a named IPv4 ACL is identified by a descriptive name instead of only a number and can use sequence numbers for easier editing.
Popular posts
Recent Posts
