200-301 · Question #1779
SIMULATION 71 Please use the "Tasks" and "Topology" tabs to complete this lablet. Tasks Configure addressing between the two routers by completing the following tasks. Task 1: - Configure R1 with the
The IPv4 subnet 10.0.12.0/27 uses a 255.255.255.224 mask, providing 30 usable hosts (10.0.12.1–10.0.12.30), so R1 gets the first usable (.1) and R2 gets the last usable (.30). For IPv6, the /122 prefix on 2001:db8:12::/122 provides 62 usable addresses (::1 through ::3e), with the
Question
Exhibits
Explanation
The IPv4 subnet 10.0.12.0/27 uses a 255.255.255.224 mask, providing 30 usable hosts (10.0.12.1–10.0.12.30), so R1 gets the first usable (.1) and R2 gets the last usable (.30). For IPv6, the /122 prefix on 2001:db8:12::/122 provides 62 usable addresses (::1 through ::3e), with the last usable host being ::3f minus 1 for broadcast equivalent - actually in IPv6 there is no broadcast, so ::3f is the subnet's last address (all host bits = 1), making ::3e the last usable; however, per the given answer ::3f is accepted as the last usable in IPv6 since IPv6 has no broadcast reservation. The commands follow proper IOS syntax: entering global config, selecting the correct interface (e0/0), assigning the IP/IPv6 address, and using 'no shutdown' to bring the interface up.
Topics
Community Discussion
No community discussion yet for this question.

