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 are the different asymmetric algorithms?
What is protocol data unit in ccna?
What is the difference among straight cable, cross cable and rollover cable?
Which table find best path?
In which protocol supenetting is enable by default?
What is refresher?
How does PPP use LCP for link control?
Explain what is the default behavior of access-list?
what is the concept of HA and FA in VPN tunneling?
Can you explain voluntary and compulsory tunnels?
On which base switches take decisions?
On which layer does L2F, PPTP and L2TP operate?
Which cable called roll-over?
What is the default bandwidth size of t1 routers?
What is Phase od VPN in site to site and what information you will require to configure a SITE to SITE VPN