When is a Connected Route Not Used?
I ran into this situation on a recent project and thought it would make an excellent question on an exam. It could be worded something like this:
What is the behavior of a router or Layer 3 switch when a dynamic route is learned that partially overlaps with a directly connected network?
a. The router reboots
b. The network reboots
c. That’s um-possible
d. None of the above
The answer, of course, is “d” but the specifics of what does happen is what’s interesting. First, this is the scenario I’m trying to describe in the question above:
R12#show ip route
...
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 6 subnets, 3 masks
D 10.1.14.0/24 [90/1024640] via 123.1.1.14, 00:14:37, Ethernet0/1
C 10.10.10.0/24 is directly connected, Ethernet0/0
L 10.10.10.12/32 is directly connected, Ethernet0/0
D 10.10.10.64/26 [90/1024640] via 123.1.1.14, 00:14:05, Ethernet0/1
R12 has a directly connected network 10.10.10.0/24 on its e0/0 interface. It has also learned a route for 10.10.10.64/26 via an EIGRP neighbor on its e0/1 interface. We can see both networks Continue reading







Hyperledger Fabric is the first Hyperledger code to achieve 1.0 status.
This is the company's second CEO in a little over a year.
The servers are built on the new Intel processors.