Tag: directly connected route

Diagram of Router1 with directly connected static IPv6 route and routing table
CCNA August 27, 2019

Configure a Directly Connected Static IPv6 Route

The directly connected static IPv6 route is the best routing solution when CEF is not working on the router. In the old Cisco IOs before 12.0 versions, this is the best solution to avoid recursive routing. It is also the best in point-to-point networks. It is also the best alternative to using the next-hop IPv6...
Asad Ijaz Read More
Network diagram of Router1 with directly connected static routes to 192.168.10.0/24 and 192.168.30.0/24 via FastEthernet interfaces, showing configuration commands and routing table.
CCNA August 26, 2019

How to Configure Directly Connected Static Route

Another way to configure a static route is to use the exit interface to specify the next-hop address. Before the CEF, this method was used to avoid the recursive lookup problem. But now the CEF resolves the recursive lookup problem. In Figure 1, the same topology that we already discussed in the previous lesson is...
Asad Ijaz Read More
Forum