A routing table contains static, RIP, and EIGRP routes for the
same destination network. Which route would normally be used
to forward data?
Answer Posted / rick
Forwarding decision will always first depend upon Longest Prefix Match Rule.
If you have have a routing table as follows:
+-----------------------------------------------------------------------------+
+ S 192.168.0.0/16 [1/0] via fast Ethernet 0/0 +
+ D 192.168.1.0/24 [90/*] via fast Ethernet 0/0 +
+ O 192.168.1.1/32 [110/*] via fast Ethernet 0/0 +
+-----------------------------------------------------------------------------+
And now if you ping 192.168.1.1, then according to longest prefix match rule it will take path via OSPF learned route.
If this path goes down, again longest prefix match rule come in action, and the path learned via EIGRP will be used.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between simple authentication and md5?
What is default packet size of ipv6?
Why is distributed processing useful?
What are the netbios and netbeui?
What is refresher?
What is the passive topology in ccna?
Explain the difference between tracert and traceroute?
Which command we use for ping in ipv6?
What are the things that can be accessed in a CISCO router’s identifying information?
What is the difference between static ip addressing and dynamic ip addressing?
What is the cladding?
What is difference between baseband and broadband transmission in ccna?
How many maximum paths you can give on latest ios in rip?
Which peer authentication method and which ipsec mode is used to connect to the branch locations?
What is the virtual path?