With distance vector routing protocols, it is never useful
to send
the same routing update packet back out the same interface
that it was
learned. This concept is called what?
A.) Holddown timers
B.) Poison Reverse
C.) Count to infinity
D.) Split Horizon
E.) Link State
Answers were Sorted based on User's Feedback
Answer / guest
Answer: D
Split horizon is the concept of: 'Don't tell me what I just
told you.'
Is This Answer Correct ? | 2 Yes | 0 No |
The concept is called Split Horizon.
It is used to avoid rooting loops in a network.
Basic principle is - "Information about routing path for a
particular packet is never sent back on the interface from
which it was received".
In simple sense, we can say "DON'T TELL ME WHAT I JUST TOLD YOU"
Is This Answer Correct ? | 0 Yes | 0 No |
What does the command “IP name-server 255.255.255.255″ accomplish? a.It disables domain name lookup. b.It sets the domain name lookup to be a local broadcast. c.This is an illegal command. d.The command is now defunct and has been replaced by “IP server-name ip any”
What is GRE in PPTP?
Identify the command to display the IP host table? A.) show ip hostnames B.) show ip names C.) show hosts D.) show ip hosts
What is the result of using a hierarchical addressing framework? A. increased availability of addresses B. decreased distance between routers C. increased router memory requirements D. no need to maintain routing information
Explain types of communication in ipv4?
Which command switches from User mode to Privileged mode? A.) login B.) privilege C.) admin D.) enable E.) enter F.) root
Which OSI layer establishes, maintains and terminates sessions between hosts? A.) Application B.) Physical C.) Data-Link D.) Presentation E.) Network F.) Session
Which layer defines the physical topology? A.) Application B.) Transport C.) Network D.) Data Link E.) Physical F.) Session
What s the formula for metric of ospf?
What does routing mean?
what is the difference between switch and router??
16 Answers Infosys, Precision Techserve, Thomson,
What is the difference between TCP and UDP? A.) TCP is connection-oriented; UDP uses acknowledgements only B.) TCP is connection-oriented; UDP is connectionless C.) Both TCP and UDP are connection-oriented, but only TCP uses windowing D.) TCP and UDP both have sequencing, but UDP is connectionless