(Accenture)1. Write a distance vector algoritam
2. TCP/IP 3 way hand shake
Answers were Sorted based on User's Feedback
Answer / dev kumar
Distance vector-based routing algorithms (also known as
Bellman-Ford algorithms) pass periodic copies of a routing
table from router to router.
When the topology in a distance vector protocol
internetwork changes, routing table updates must occur. As
with the network discovery process, topology change updates
proceed step-by-step from router to router.
When maintaining the routing information, inconsistencies
can occur if the internetwork’s slow convergence on a new
configuration causes incorrect routing entries.
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / ba
Distance vector protocol uses the bellman-fort algorithm.
it has 6 steps
1.increments the materic of the incoming route in the
advertisement.(counts the hops values)
2.Compare the n/w address in routing updaate from the
neighbor to wt the router has in the routing table.
3.if the neighbor information is better. it places the new
update in routing table, and delete the old entry.
4.if neighbor's information is worse, it ignors that.
5.if the neighbor update same as in routing table it resets
the timer for entry in the routing table.
6. if the neighbor's information is different path to same
destination, it stores the route in the routing table.
in the distance RIP doesnt support the un-equal paths.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / amrendra kumar
1.distance vector protocol work on Bellman–Ford algorithm,
2. SYN,SYN-ACK,ACK
| Is This Answer Correct ? | 1 Yes | 0 No |
Command to troubleshoot DNS problems Host name resolution problems:
Which protocol can be applied when you want to transfer files between different platforms, such between unix systems and windows servers?
What is the IP of the loopback interface ?
what is MBR and how will u clear this ?
The destination address used while sending a packet to all hosts in the network is called
Which layer deals converts formats (unix-dos, EBCDIC-ASCII etc.) ? a. session b. presentation c. transport d. application
what is difference between cisco switch and other vendor switch?
You have divided your class C network into 2 subnets. Your subnet mask is 255.255.255.192. What are the ranges of IPs for your subnets ? Your Network address before subnetting was 200.252.144.0
D/W Subnetting and Subnet mask,how you will judge that sm belongs to that particular class
What IP network addresses are set-aside for class B (for private use)? a. 128.0.0.0 (mask 255.255.0.0) b. 128.252.0.0 (mask 255.255.0.0) c. 172.16.0.0 (mask 255.240.0.0) d. 172.16.0.0 (mask 255.255.0.0) e. 172.240.0.0 (mask 255.255.0.0)
Which of the following services are provided by the presentation layer? (Choose all that apply) a. DNA SCP b. EBCDIC to ASCII c. JPEG d. MIDI e. MPEG f. NFS g. PICT h. QuickTime i. RPC j. SQL k. TIFF l. X Windows
How frequently is the routing table updated in RIP ?