Cisco CCNA 200-301 IPv4 Addressing, Subnetting, and Private Addressing Practice Test 2

 

Topic 03 Practice Test 2 covers IPv4 Addressing, Subnetting, and Private Addressing for Cisco Certified Network Associate 200-301 CCNA and maps to objectives 1.6–1.7. For broader exam preparation, review the Cisco CCNA 200-301 Exam Dumps. Every option includes focused technical reasoning explaining both the networking concept and its fit to the scenario.

Question 1

Operations at Meadowpark asks Yara to validate Unity before approving change CHG-2660. An engineer reserves the first usable IPv4 address in 203.0.113.96/27 for the default gateway. Which address should be assigned? Choose ONE.

  1. 203.0.113.96
  2. 203.0.113.127
  3. 203.0.113.126
  4. 203.0.113.97

Correct Answer: D

Correct Answer

 

 

Answer D is correct because The network address is 203.0.113.96, so the next address, 203.0.113.97, is the first usable host. That makes it suitable for the gateway reservation described. This difference is important because the same device can treat otherwise similar values in different ways.

Incorrect Answers

 

Answer A is incorrect because 203.0.113.96 identifies the subnet itself. A network ID cannot be assigned to the gateway interface as a host address. The scenario requires in this design,, a different property during validation,,, so this alternative must be rejected.

Answer B is incorrect because 203.0.113.127 is the directed broadcast address. It is reserved for reaching all hosts on the subnet and cannot be assigned to the gateway. That is the practical distinction the verification step is intended to expose.

Answer C is incorrect because 203.0.113.126 is usable but it is the last host in the subnet. The requirement specifically reserves the first usable address, not merely any valid host address. The scenario tests that exact distinction as it would appear during a practical verification workflow.

 

Question 2

The Boreal deployment at Ridgeview has reached its verification gate; Eva is handling CHG-2673. A branch router interface is configured as 10.1.12.33/26. During an addressing review, which IPv4 address is the subnet ID for that interface? Choose ONE.

  1. 10.1.12.0
  2. 10.1.12.63
  3. 10.1.12.1
  4. 10.1.12.62

Correct Answer: A

Correct Answer

 

 

Answer A is correct because Applying the /26 prefix to 10.1.12.33 leaves network address 10.1.12.0. A subnet ID has all host bits set to zero, so it identifies the subnet rather than an endpoint.

Incorrect Answers

 

Answer B is incorrect because 10.1.12.63 is the directed broadcast address for 10.1.12.0/26. Its host bits are all ones, so it cannot be the subnet ID being requested. The expected result follows from the device state and protocol semantics given in the question.

Answer C is incorrect because 10.1.12.1 is a usable host address inside 10.1.12.0/26. Usable host addresses have a nonzero host portion and therefore do not identify the subnet itself. That mismatch makes for this client,, it unsuitable even in this WLAN,, though it may be valid elsewhere.

Answer D is incorrect because 10.1.12.62 is a usable host address inside 10.1.12.0/26. Usable host addresses have a nonzero host portion and therefore do not identify the subnet itself. Using it would for this frame,, leave the key in this check,, addressing or forwarding requirement unsatisfied.

 

Question 3

At the Stonebridge office, Priya checks a Impulse design assumption while processing CHG-2686. A technician is documenting subnet 192.168.50.128/28, which contains host 192.168.50.139. What is the directed broadcast address for this subnet? Choose ONE.

  1. 192.168.50.142
  2. 192.168.50.143
  3. 192.168.50.128
  4. 192.168.50.129

Correct Answer: B

Correct Answer

 

 

Answer B is correct because For 192.168.50.128/28, setting every host bit to one produces 192.168.50.143. That value is reserved as the directed broadcast address for the subnet. The engineer must match the requested behavior, not just choose a value that is generally valid elsewhere.

Incorrect Answers

 

Answer C is incorrect because 192.168.50.128 is the network address with all host bits zero. The question asks for the opposite boundary value, where the host portion is all ones. This criterion is what separates the correct operational result from the other plausible alternatives.

Answer D is incorrect because 192.168.50.129 falls inside the usable host range 192.168.50.129 through 192.168.50.142. A usable endpoint address is not the directed broadcast address. The network device applies this rule consistently when processing the described configuration or traffic.

Answer A is incorrect because 192.168.50.142 falls inside the usable host range 192.168.50.129 through 192.168.50.142. A usable endpoint address is not the directed broadcast address. This choice aligns with both the protocol rule and the operational condition being tested.

 

Question 4

Change CHG-2699 covers the Pioneer network at Clearview, where Noah is the assigned verifier. An engineer reserves the first usable IPv4 address in 172.20.4.64/29 for the default gateway. Which address should be assigned? Choose ONE.

  1. 172.20.4.71
  2. 172.20.4.70
  3. 172.20.4.65
  4. 172.20.4.64

Correct Answer: C

Correct Answer

 

 

Answer C is correct because The network address is 172.20.4.64, so the next address, 172.20.4.65, is the first usable host. That makes it suitable for the gateway reservation described. The outcome is determined by the stated addressing or forwarding condition rather than by naming convention.

Incorrect Answers

 

Answer D is incorrect because 172.20.4.64 identifies the subnet itself. A network ID cannot be assigned to the gateway interface as a host address. The device applies the relevant rule to the stated values, which determines the outcome.

Answer A is incorrect because 172.20.4.71 is the directed broadcast address. It is reserved for reaching all hosts on the subnet and cannot be assigned to the gateway. It would either for this packet,, misaddress the interface for this route,, or describe the wrong network behavior.

Answer B is incorrect because 172.20.4.70 is usable but it is the last host in the subnet. The requirement specifically reserves the first usable address, not merely any valid host address. That mismatch makes it unsuitable even in this context,, though it may be valid elsewhere.

 

Question 5

At Bayfront, Hana validates the Willow cutover under change CHG-2712. A new user VLAN must support at least 14 simultaneously addressed endpoints, and the engineer wants the smallest conventional IPv4 subnet that meets the requirement. Which prefix length should be used? Choose ONE.

  1. /29
  2. /27
  3. /30
  4. /28

Correct Answer: D

Correct Answer

 

 

Answer D is correct because A /28 leaves 4 host bits, giving 14 usable host addresses after the network and broadcast addresses. 14 meets the 14-host requirement while using the longest prefix that still has enough capacity.

Incorrect Answers

 

Answer A is incorrect because A /29 provides only 6 usable host addresses. Because this subnet supports fewer hosts than required, it cannot satisfy the VLAN capacity target. This choice aligns with both the protocol rule and the operational condition being tested.

Answer B is incorrect because A /27 provides 30 usable host addresses. It would work, but it is larger than necessary because /28 already satisfies the 14-host requirement. Using it would for this interface,, leave the key for this prefix,, addressing or forwarding requirement unsatisfied.

Answer C is incorrect because A /30 provides only 2 usable host addresses. The host range is too small for the requested endpoint count, making this prefix unsuitable. The scenario requires a different property on this device,,, so this alternative must be rejected.

 

Question 6

The Delta migration at Highpoint is in pre-check, and Adil owns ticket CHG-2725. A new user VLAN must support at least 62 simultaneously addressed endpoints, and the engineer wants the smallest conventional IPv4 subnet that meets the requirement. Which prefix length should be used? Choose ONE.

  1. /26
  2. /27
  3. /25
  4. /28

Correct Answer: A

Correct Answer

 

 

Answer A is correct because A /26 leaves 6 host bits, giving 62 usable host addresses after the network and broadcast addresses. 62 meets the 62-host requirement while using the longest prefix that still has enough capacity.

Incorrect Answers

 

Answer B is incorrect because A /27 provides only 30 usable host addresses. That capacity is below the endpoint requirement, so the design would exhaust its usable addresses. The scenario requires in this design,, a different property during validation,,, so this alternative must be rejected.

Answer C is incorrect because A /25 provides 126 usable host addresses. It would work, but it is larger than necessary because /26 already satisfies the 62-host requirement. The network behavior is determined by this rule when the stated values are applied.

Answer D is incorrect because A /28 provides only 14 usable host addresses. The usable-host count is insufficient for the stated population and would leave some endpoints without an address. That makes the option unsuitable for this specific verification goal even if it is valid in another context.

 

Question 7

During Elmwood’s Comet maintenance window, Luca performs the network acceptance test for CHG-2738. A new user VLAN must support at least 200 simultaneously addressed endpoints, and the engineer wants the smallest conventional IPv4 subnet that meets the requirement. Which prefix length should be used? Choose ONE.

  1. /26
  2. /24
  3. /25
  4. /23

Correct Answer: B

Correct Answer

 

 

Answer B is correct because A /24 leaves 8 host bits, giving 254 usable host addresses after the network and broadcast addresses. 254 meets the 200-host requirement while using the longest prefix that still has enough capacity.

Incorrect Answers

 

Answer C is incorrect because A /25 provides only 126 usable host addresses. Because this subnet supports fewer hosts than required, it cannot satisfy the VLAN capacity target. This matters during verification because the configured value determines the device behavior being tested.

Answer D is incorrect because A /23 provides 510 usable host addresses. It would work, but it is larger than necessary because /24 already satisfies the 200-host requirement. The operational distinction is visible in the resulting interface, address, or forwarding state.

Answer A is incorrect because A /26 provides only 62 usable host addresses. The host range is too small for the requested endpoint count, making this prefix unsuitable. Using it would for this frame,, leave the key in this check,, addressing or forwarding requirement unsatisfied.

 

Question 8

For ticket CHG-2751, Cleo is reviewing the Jade rollout at the Kingsway site. A Cisco interface must be configured with prefix length /25. Which dotted-decimal subnet mask represents that prefix? Choose ONE.

  1. 255.255.255.252
  2. 255.255.254.0
  3. 255.255.255.128
  4. 255.255.255.248

Correct Answer: C

Correct Answer

 

 

Answer C is correct because A /25 prefix contains 25 one-bits in the mask, which converts to 255.255.255.128. Cisco IOS accepts the dotted-decimal mask with the IPv4 interface address, so this value preserves the intended prefix.

Incorrect Answers

 

Answer D is incorrect because 255.255.255.248 corresponds to /29, not /25. That mask changes the subnet boundary, which also changes the network address, broadcast address, and usable host interval. A correct implementation must satisfy that property rather than a superficially similar one.

Answer A is incorrect because 255.255.255.252 corresponds to /30, not /25. Using this mask would define a different subnet and consequently a different broadcast and host range. The protocol semantics make this the appropriate interpretation for the values shown.

Answer B is incorrect because 255.255.254.0 corresponds to /23, not /25. The prefix represented by this mask does not match the requested boundary, so the resulting network and host limits would differ. This condition is observable in the resulting interface, addressing, or forwarding state.

 

Question 9

Before Parkside hands the Quartz service to operations, Sofia must close verification item CHG-2764. A Cisco interface must be configured with prefix length /28. Which dotted-decimal subnet mask represents that prefix? Choose ONE.

  1. 255.255.252.0
  2. 255.255.248.0
  3. 255.255.240.0
  4. 255.255.255.240

Correct Answer: D

Correct Answer

 

 

Answer D is correct because A /28 prefix contains 28 one-bits in the mask, which converts to 255.255.255.240. Cisco IOS accepts the dotted-decimal mask with the IPv4 interface address, so this value preserves the intended prefix.

Incorrect Answers

 

Answer A is incorrect because 255.255.252.0 corresponds to /22, not /28. That mask changes the subnet boundary, which also changes the network address, broadcast address, and usable host interval. This condition is observable in the resulting interface, addressing, or forwarding state.

Answer B is incorrect because 255.255.248.0 corresponds to /21, not /28. Using this mask would define a different subnet and consequently a different broadcast and host range. The requested outcome follows from the protocol rule being exercised in this scenario.

Answer C is incorrect because 255.255.240.0 corresponds to /20, not /28. The prefix represented by this mask does not match the requested boundary, so the resulting network and host limits would differ. That distinction prevents a valid-looking alternative from meeting the actual requirement.

 

Question 10

A peer review for Xenon at Willowbrook assigns Samir the evidence check recorded as CHG-2777. A Cisco interface must be configured with prefix length /30. Which dotted-decimal subnet mask represents that prefix? Choose ONE.

  1. 255.255.255.252
  2. 255.255.255.0
  3. 255.255.255.128
  4. 255.255.255.192

Correct Answer: A

Correct Answer

 

 

Answer A is correct because A /30 prefix contains 30 one-bits in the mask, which converts to 255.255.255.252. Cisco IOS accepts the dotted-decimal mask with the IPv4 interface address, so this value preserves the intended prefix.

Incorrect Answers

 

Answer B is incorrect because 255.255.255.0 corresponds to /24, not /30. That mask changes the subnet boundary, which also changes the network address, broadcast address, and usable host interval. The device evaluates this property directly when it performs the relevant lookup or interface operation.

Answer C is incorrect because 255.255.255.128 corresponds to /25, not /30. Using this mask would define a different subnet and consequently a different broadcast and host range. The scenario therefore hinges on the specific protocol behavior, not merely on a plausible value.

Answer D is incorrect because 255.255.255.192 corresponds to /26, not /30. The prefix represented by this mask does not match the requested boundary, so the resulting network and host limits would differ. This is the property an engineer would confirm during an implementation or troubleshooting check.

 

Question 11

The Ashford branch is staging Ember; Mina is completing the implementation checklist for CHG-2790. An inventory report lists IPv4 address 172.31.250.10. How should the address be classified for RFC 1918 private-addressing purposes? Choose ONE.

  1. IPv4 subnet ID
  2. Private IPv4 address covered by RFC 1918
  3. Public IPv4 address
  4. IPv4 directed broadcast address

Correct Answer: B

Correct Answer

 

 

Answer B is correct because RFC 1918 reserves 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16 for private internets. 172.31.250.10 falls inside one of those reserved blocks. The relevant state can be verified from the protocol information and configuration described here.

Incorrect Answers

 

Answer C is incorrect because An IPv4 address outside the RFC 1918 private blocks is not private merely because it is used inside an organization. 172.31.250.10 is inside a private block, so treating it as public would misclassify the address.

Answer D is incorrect because A directed broadcast is the all-host-bits-one address for a particular subnet, which cannot be decided from a private/public label alone. The scenario asks about address scope; 172.31.250.10 is being classified against RFC 1918 rather than against a specific subnet boundary.

Answer A is incorrect because A subnet ID has all host bits zero for a known prefix and identifies one network rather than private-address scope. No prefix boundary is supplied that makes subnet-ID classification the relevant decision for 172.31.250.10.

 

Question 12

As part of Lantern readiness at Briarwood, Ben investigates the condition logged in CHG-2803. An inventory report lists IPv4 address 172.32.1.1. How should the address be classified for RFC 1918 private-addressing purposes? Choose ONE.

  1. IPv4 subnet ID
  2. Private IPv4 address covered by RFC 1918
  3. Public IPv4 address
  4. IPv4 directed broadcast address

Correct Answer: C

Correct Answer

 

 

Answer C is correct because An IPv4 address outside the RFC 1918 private blocks is not private merely because it is used inside an organization. 172.32.1.1 is outside 10/8, 172.16/12, and 192.168/16, so this classification matches the scope.

Incorrect Answers

 

Answer B is incorrect because RFC 1918 reserves 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16 for private internets. 172.32.1.1 does not fall inside any of those three blocks.

Answer D is incorrect because A directed broadcast is the all-host-bits-one address for a particular subnet, which cannot be decided from a private/public label alone. The scenario asks about address scope; 172.32.1.1 is being classified against RFC 1918 rather than against a specific subnet boundary.

Answer A is incorrect because A subnet ID has all host bits zero for a known prefix and identifies one network rather than private-address scope. No prefix boundary is supplied that makes subnet-ID classification the relevant decision for 172.32.1.1.

 

Question 13

Operations at Copperfield asks Arun to validate Signal before approving change CHG-2816. An inventory report lists IPv4 address 198.51.100.10. How should the address be classified for RFC 1918 private-addressing purposes? Choose ONE.

  1. IPv4 directed broadcast address
  2. IPv4 subnet ID
  3. Private IPv4 address covered by RFC 1918
  4. Public IPv4 address

Correct Answer: D

Correct Answer

 

 

Answer D is correct because An IPv4 address outside the RFC 1918 private blocks is not private merely because it is used inside an organization. 198.51.100.10 is outside 10/8, 172.16/12, and 192.168/16, so this classification matches the scope.

Incorrect Answers

 

Answer C is incorrect because RFC 1918 reserves 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16 for private internets. 198.51.100.10 does not fall inside any of those three blocks.

Answer A is incorrect because A directed broadcast is the all-host-bits-one address for a particular subnet, which cannot be decided from a private/public label alone. The scenario asks about address scope; 198.51.100.10 is being classified against RFC 1918 rather than against a specific subnet boundary.

Answer B is incorrect because A subnet ID has all host bits zero for a known prefix and identifies one network rather than private-address scope. No prefix boundary is supplied that makes subnet-ID classification the relevant decision for 198.51.100.10.

 

Question 14

The Zodiac deployment at Foxglove has reached its verification gate; Leo is handling CHG-2829. Two hosts are configured as 172.16.5.17/28 and 172.16.5.30/28. What does the subnet calculation show? Choose ONE.

  1. They are in the same IPv4 subnet
  2. They are in different IPv4 subnets
  3. The result depends only on the default gateway
  4. The result depends on the switch MAC table

Correct Answer: A

Correct Answer

 

 

Answer A is correct because Applying /28 to 172.16.5.17 gives 172.16.5.16/28, while applying the same prefix to 172.16.5.30 gives 172.16.5.16/28. Both results match, so local subnet delivery is possible without crossing a router.

Incorrect Answers

 

Answer B is incorrect because The subnet calculation yields 172.16.5.16/28 for 172.16.5.17 and 172.16.5.16/28 for 172.16.5.30. Because the network IDs are identical, classifying the endpoints as separate subnets would be incorrect.

Answer C is incorrect because A default gateway handles off-subnet forwarding; it does not change the subnet derived from an address and its prefix. The address and mask alone are sufficient to derive and compare both IPv4 network IDs. In the The Zodiac Foxglove validation, this distinction is directly relevant.

Answer D is incorrect because The switch MAC table is a Layer 2 port-location database, so it cannot determine an IPv4 subnet boundary. Subnet membership follows by applying the shared prefix to each IPv4 address and comparing the resulting network IDs. In the The Zodiac Foxglove validation, this distinction is directly relevant.

 

Question 15

At the Granite office, Lina checks a Gateway design assumption while processing CHG-2842. Two hosts are configured as 172.16.5.30/27 and 172.16.5.33/27. What does the subnet calculation show? Choose ONE.

  1. They are in the same IPv4 subnet
  2. They are in different IPv4 subnets
  3. The result depends only on the default gateway
  4. The result depends on the switch MAC table

Correct Answer: B

Correct Answer

 

 

Answer B is correct because The subnet calculation yields 172.16.5.0/27 for 172.16.5.30 and 172.16.5.32/27 for 172.16.5.33. Because the network IDs differ, a Layer 3 path is required between them.

Incorrect Answers

 

Answer A is incorrect because Applying /27 to 172.16.5.30 gives 172.16.5.0/27, while applying the same prefix to 172.16.5.33 gives 172.16.5.32/27. The network IDs differ, so they cannot be treated as local peers in the same subnet.

Answer C is incorrect because Subnet membership comes from the IP address and prefix, whereas the gateway is only the next hop for remote destinations. Comparing the network portions requires only the two addresses and their shared mask. In the At Granite Lina validation, this distinction is directly relevant.

Answer D is incorrect because MAC-to-port learning is separate from Layer 3 subnet calculation and has no role in deriving the IPv4 network ID. The two IPv4 network IDs come from masking each address with the stated prefix; gateway or MAC state is irrelevant. In the At Granite Lina validation, this distinction is directly relevant.

 

Question 16

Change CHG-2855 covers the Falcon network at Hawthorne, where Caleb is the assigned verifier. Two hosts are configured as 192.0.2.130/26 and 192.0.2.190/26. What does the subnet calculation show? Choose ONE.

  1. The result depends only on the default gateway
  2. The result depends on the switch MAC table
  3. They are in the same IPv4 subnet
  4. They are in different IPv4 subnets

Correct Answer: C

Correct Answer

 

 

Answer C is correct because Applying /26 to 192.0.2.130 gives 192.0.2.128/26, while applying the same prefix to 192.0.2.190 gives 192.0.2.128/26. Both results match, so local subnet delivery is possible without crossing a router.

Incorrect Answers

 

Answer D is incorrect because The subnet calculation yields 192.0.2.128/26 for 192.0.2.130 and 192.0.2.128/26 for 192.0.2.190. Because the network IDs are identical, classifying the endpoints as separate subnets would be incorrect.

Answer A is incorrect because A default gateway handles off-subnet forwarding; it does not change the subnet derived from an address and its prefix. The address and mask alone are sufficient to derive and compare both IPv4 network IDs. In the Change CHG-2855 Falcon validation, this distinction is directly relevant.

Answer B is incorrect because The switch MAC table is a Layer 2 port-location database, so it cannot determine an IPv4 subnet boundary. Subnet membership follows by applying the shared prefix to each IPv4 address and comparing the resulting network IDs. In the Change CHG-2855 Falcon validation, this distinction is directly relevant.

 

Question 17

At Ironwood, Clara validates the Meteor cutover under change CHG-2868. Two hosts are configured as 198.51.100.31/27 and 198.51.100.32/27. What does the subnet calculation show? Choose ONE.

  1. The result depends only on the default gateway
  2. The result depends on the switch MAC table
  3. They are in the same IPv4 subnet
  4. They are in different IPv4 subnets

Correct Answer: D

Correct Answer

 

 

Answer D is correct because The subnet calculation yields 198.51.100.0/27 for 198.51.100.31 and 198.51.100.32/27 for 198.51.100.32. Because the network IDs differ, a Layer 3 path is required between them.

Incorrect Answers

 

Answer C is incorrect because Applying /27 to 198.51.100.31 gives 198.51.100.0/27, while applying the same prefix to 198.51.100.32 gives 198.51.100.32/27. The network IDs differ, so they cannot be treated as local peers in the same subnet.

Answer A is incorrect because Subnet membership comes from the IP address and prefix, whereas the gateway is only the next hop for remote destinations. Comparing the network portions requires only the two addresses and their shared mask. In the At Ironwood Clara validation, this distinction is directly relevant.

Answer B is incorrect because MAC-to-port learning is separate from Layer 3 subnet calculation and has no role in deriving the IPv4 network ID. The two IPv4 network IDs come from masking each address with the stated prefix; gateway or MAC state is irrelevant. In the At Ironwood Clara validation, this distinction is directly relevant.

 

Question 18

The Tangent migration at Lakeview is in pre-check, and Dina owns ticket CHG-2881. After assigning IPv4 addresses to several router interfaces, an engineer wants a compact table showing each interface, its IPv4 address, and the interface/protocol state. Which command should be used? Choose ONE.

  1. show ip interface brief
  2. show mac address-table
  3. show ipv6 interface brief
  4. show running-config | include hostname

Correct Answer: A

Correct Answer

 

 

Answer A is correct because Show ip interface brief summarizes interface names, assigned IPv4 addresses, configuration method, interface status, and protocol status. That compact output is designed for exactly this verification task. This distinction is what an engineer would verify from the resulting device state.

Incorrect Answers

 

Answer B is incorrect because Show mac address-table displays Layer 2 learned or static MAC entries and their VLAN/port associations. It does not provide the requested routed-interface IPv4 summary. The alternative fails because the operational result differs from what the scenario explicitly requires.

Answer C is incorrect because Show ipv6 interface brief summarizes IPv6 state and IPv6 addresses. The engineer is validating IPv4 assignments, so the IPv6-specific command is not the requested view. The protocol rule makes this distinction observable during configuration validation and troubleshooting.

Answer D is incorrect because This filtered configuration view would return hostname-related lines, not a table of interface addresses and states. It therefore cannot efficiently verify the IPv4 addressing requested in the scenario. That is the practical distinction the verification step is intended to expose.

 

Question 19

During Millstone’s Aurora maintenance window, Jamal performs the network acceptance test for CHG-2894. A router interface must use IPv4 address 192.0.2.17/27. Which Cisco IOS interface command configures the address with the correct mask? Choose ONE.

  1. ip default-gateway 192.0.2.17
  2. ip address 192.0.2.17 255.255.255.224
  3. ip address 192.0.2.17 255.255.255.240
  4. ipv6 address 192.0.2.17/27

Correct Answer: B

Correct Answer

 

 

Answer B is correct because The ip address interface command takes the IPv4 address followed by a dotted-decimal mask; /27 converts to 255.255.255.224. The command therefore assigns the requested host address and preserves the stated /27 subnet boundary. In the During Millstone Aurora validation, this distinction is directly relevant.

Incorrect Answers

 

Answer C is incorrect because 255.255.255.240 represents /28 rather than /27. This would create a smaller subnet and change the network and broadcast boundaries around 192.0.2.17. This distinction is what an engineer would verify from the resulting device state.

Answer D is incorrect because The ipv6 address command configures IPv6 addressing, not an IPv4 address and dotted-decimal mask. The requested address is IPv4, so using the IPv6 command family is syntactically and operationally wrong. The correct choice aligns both with the configured state and with the resulting network behavior.

Answer A is incorrect because Ip default-gateway identifies a next-hop gateway on a device that is not routing; it does not assign an address to the interface. The task is to configure the interface itself, so a gateway command cannot satisfy it. In the During Millstone Aurora validation, this distinction is directly relevant.

 

Question 20

For ticket CHG-2907, Eli is reviewing the Horizon rollout at the Newbridge site. A router shows GigabitEthernet0/1 as administratively down in show ip interface brief after the correct IPv4 address was configured. Which action is required to enable the interface? Choose ONE.

  1. Clear the MAC address table
  2. Configure an IPv6 link-local address
  3. Enter no shutdown under the interface
  4. Change the subnet mask to /32

Correct Answer: C

Correct Answer

 

 

Answer C is correct because An administratively down state means the interface has been disabled by configuration, commonly with the shutdown command. Removing the administrative shutdown allows the interface hardware state to come up when the physical link is available. In the For CHG-2907 Eli validation, this distinction is directly relevant.

Incorrect Answers

 

Answer D is incorrect because A /32 mask changes Layer 3 subnet interpretation but does not remove an administrative shutdown. The interface would remain disabled regardless of the configured prefix. This difference is important because the same device can treat otherwise similar values in different ways.

Answer A is incorrect because Clearing learned Layer 2 addresses affects switching information, not the administrative state of a routed interface. It cannot change an interface from administratively down to enabled. The scenario’s verification goal depends on this precise protocol distinction.

Answer B is incorrect because Adding IPv6 addressing does not override the configured shutdown state. Administrative enablement must be addressed directly before either IPv4 or IPv6 can operate on the interface. The scenario tests that exact distinction as it would appear during a practical verification workflow.

Leave a Reply

How It Works

img
Step 1. Choose Exam
on ExamLabs
Download IT Exams Questions & Answers
img
Step 2. Open Exam with
Avanset Exam Simulator
Press here to download VCE Exam Simulator that simulates real exam environment
img
Step 3. Study
& Pass
IT Exams Anywhere, Anytime!