Reachability
Scenario: In this scenario, we will test out full reachability between hosts PC1 and PC3 using ICMP ping using the new summary route we configured on R3.
Notes:
- From the ping results, PC3 is able to communicate with PC1
- Using traceroute, PC3 takes the direct path towards PC1 via R3 > R2 > R1 > PC1
- To bring the Summary Route concept home, a great way to verify the a route the router chooses is to specify it a destination IP address in the command 'show ip route <destination-IP>'
- As you can see, both IPs of 10.1.1.2 and 10.2.2.2 from the private subnets off of R1 will have R3 choose the summary route 10.0.0.0/8
