Can anyone explain the Split Horizon rule in RIP & also
Split Horizon with Poison reverse.
Jitu.... U knw wat i expect.. hehehehehe...
Answers were Sorted based on User's Feedback
Answer / raystargazer
Split Horizon: Never advertise a route out of the interface
from which you learned it.
Route Poisoning: Once you learn of a bad route through an
interface, advertise it as "unreachable" (i.e. RIP hop count
16) back through that same interface. Poisoning requires the
notified router to reply with the same "poisoned"
notification on the route it came in on to avoid error
looping. This essentially breaks the Split Horizon rules for
the bad route until the problem is resolved.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / siba (dip)
In computer networks, distance-vector routing protocols
employ the split horizon route advertisement rule which
prohibits a router from advertising a route back out the
interface from which it was learned. Split horizon is one
of the methods used to prevent routing loops due to the
slow convergence times of distance-vector routing protocols.
Routing poision used by various distance vector routing
protocols in order to overcome large routing loops and
offer explict information about when a subnet or network is
not accessible.
| Is This Answer Correct ? | 1 Yes | 4 No |
Choose the following that are benefits to segmenting with router: A.) Flow Control B.) Manageability C.) Multiple Active Paths D.) Explicit packet lifetime control
Which layer is responsible for framing? A.) Application B.) Data Link C.) Physical D.) Network E.) Transport
Which is the protocol using multiple tcp/ip connections? SLIP or PPP
Difference between Distance vector, Link state protocols
Identify the command to display the IP host table? A.) show ip hostnames B.) show ip names C.) show hosts D.) show ip hosts
Which two statements about frame tagging are true? (Choose two) A. A filtering table is developed for each switch. B. Frame tagging assigns a unique user defined ID to each frame. C. A unique identifier is placed in the header of each frame as it is forwarded between switches. D. Frame tagging is a technique that examines particular information about each frame based on user defined offsets.
Which OSI Reference Layer controls application to application communication? A.) Datalink B.) Network C.) Transport D.) Session E.) Physical
What is the difference between tracert and traceroute?
Given the global configuration command 'banner motd #7 Hello #', what do the '#' symbols represent? A.) Escape sequence to exit the menu. B.) Nothing, just part of the banner. C.) Tic Tac Toe Macro. D.) Delimiting Character E.) Message border character. F.) Number of times message to be displayed.
1) How a router established a neighbor relation ship in ospf
Why we used Virtual MAC in GLBP
Which layer is responsible for negotiating data transfer syntax? A.) Network B.) Session C.) Application D.) Transport E.) Presentation