(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 |
Which command will packets between server1 and server2 from logfile /home/adm/packets?
can we change the MAC address of Network card?
Do you know what is the purpose of cables being shielded and having twisted pairs?
Cached ethernet addresses are stored for about 5 minutes and is used to avoid a rebroadcast. This is called ____________ .
Which file is used to define host-wide aliases ?
What is star topology?
Which command will make the inetd reread the inetd.conf file ?
True or False: RJ-11 Connectors houses eight connections.
What is a route flap?
Which command tells the state of the Ethernet interfaces ?
Your class C network has been subnet-ed. Mask for the new subnets is 255.255.255.224. How many subnets and how many nodes per subnet can you have ?
Which of the following are logged when IP access list logging is enabled? * source address * protocol * source port * destination address * access list number * destination port