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 |
Which of the following is true? A. The default is to send debug output to the console screen. B. To view debug output from a telnet session, the "terminal monitor" command must be used C. If the "logging buffered" command is used, the debug output would be sent to RAM and can be viewed with the "show log" command D. If the "no console loggin" command were configured, output would besent to a telnet session E. All of the above F. None of the above G. A, B, and C. H. A, C, D, and E.
What are the generic parts of a network layer address? A. an intenetworks number and a URL B. a vendor code and a serial number C. a network number and a host number D. a broadcast number and a unicast number E. a domain identifier and a device identifier
What is ad in ccna?
What are the two most common transport layer protocols? UDP TCP IPX ARP
What is the bandwidth capacity of one ISDN B channel A. 64 kbps B. 128 kbps C. 512 kbps D. 1.54 mkbps
As a system administrator, you perform an extended ping at the privileged EXEC prompt. As part of the display, you see "Set DF bit in IP header? [yes] :" What would happen if you answered no at the prompt. A. This lets the router fragment the packet. B. It tells the router not to fragment the packet. C. This lets the router direct the packet to the destination it finds in its routing table. D. It tell the router to send the packet to the next hop router.
The Internet Protocol (IP) occurs at what layer of the seven layer model? A.) Physical B.) Presentation C.) Network D.) Datalink E.) Session F.) Transport
Which command displays the IPX SAP table? A.) show ipx sap B.) show sap C.) show ipx interface D.) show ipx servers E.) show ipx
Can you explain PAP?
Identify the command to configure DLCI 100 on an interface e0? A.) Router(config)# frame-relay local-dlci 100 B.) Router(config)# frame-relay local-dlci 100 int e0 C.) Router(config-if)# frame-relay local-dlci 100 D.) Router(config-if)# frame-relay local-dlci 100 int e0
What 2 commands verify end to end communications? A.) Trace B.) debug ip session C.) Ping D.) Route
What is the purpose of the DLCI? A.) Identifies the remote routers B.) Contained with a 802.2 frame for routing purposes C.) Used with PPP during authentication D.) Identifies the PVC in a Frame Relay network