Troubleshooting Exercises

1: In the internetwork of Figure 3.3 and the associated configurations, the route entries for Piglet are changed from
Piglet(config)# ip route 192.168.1.0 255.255.255.0 192.168.1.193
Piglet(config)# ip route 10.4.0.0 255.255.0.0 192.168.1.193
								

to

Piglet(config)# ip route 192.168.1.0 255.255.255.224 192.168.1.193
Piglet(config)# ip route 10.0.0.0 255.255.0.0 192.168.1.193
							

What is the result?

2: The static route configurations for the routers in Figure 3.27 are as follows:
									RTA ip route 172.20.96.0 255.255.240.0 172.20.20.1 ip route 172.20.82.0 255.255.240.0 172.20.20.1 ip route 172.20.64.0 255.255.240.0 172.20.20.1 ip route 172.20.160.0 255.255.240.0 172.20.30.255 ip route 172.20.144.0 255.255.240.0 172.20.30.255 ...

Get Routing TCP/IP, Volume I (CCIE Professional Development) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.