Troubleshooting Exercises

1: A router has the following configuration:
router igrp 1 network 10.0.0.0 distribute-list 1 in Ethernet5/1!access-list 1 deny 0.0.0.0 255.255.255.255access-list 1 permit any

The intention is to deny the incoming default route at interface E5/1 and to permit all other routes incoming on that interface. However, no routes are being accepted on E5/1. What is wrong?

2: Grimwig in Figure 13.12 has the following configuration:
router ospf 1 redistribute rip metric 100 network 192.168.5.1 0.0.0.0 area 0 distance 255 distance 110 0.0.0.0 255.255.255.255 1!router rip redistribute ospf 1 metric 2 network 192.168.6.0 distance 255 distance 120 192.168.6.1 0.0.0.0 2!ip classlessaccess-list 1 permit 192.168.3.0access-list 1 permit 192.168.4.0 ...

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.