06-06-2023, 02:19 AM
Hello,
The answer which is marked as correct in this question references broadcast IPs within the respective subnets in the diagram and the subnet masks in the router configs don't fit the CIDRs referenced. I believe this should be:
R7#
interface FastEthernet1/0
ip address 10.88.31.126 255.255.255.192
R8#
interface FastEthernet0/0
ip address 10.19.63.94 255.255.255.240
R9#
interface FastEthernet1/0
ip address 10.23.98.158 255.255.255.224
But this specific answer is not referenced within the question. Am I missing something?
The answer which is marked as correct in this question references broadcast IPs within the respective subnets in the diagram and the subnet masks in the router configs don't fit the CIDRs referenced. I believe this should be:
R7#
interface FastEthernet1/0
ip address 10.88.31.126 255.255.255.192
R8#
interface FastEthernet0/0
ip address 10.19.63.94 255.255.255.240
R9#
interface FastEthernet1/0
ip address 10.23.98.158 255.255.255.224
But this specific answer is not referenced within the question. Am I missing something?