what is the distance betwwen link stae routing protocl and
distance vector
who have the best convergence toplogy
eigrp conatain 3 table name them
what the toplogy table contain
Answers were Sorted based on User's Feedback
Difference between Distance Vector & Link-state Protocol are
as follows-
a) Distance vector protocol uses distance or hop count as
its metric to determine its best path to particular
destination, where as link-state protocol using current
congestion, cost as well as speed to determine its best path
to particular destination.
b) Distance vector protocol works by using Bellman ford
algorithm where as link-state protocol using Dijkstra algorithm.
c) Distance vector protocol sends update using broadcast,
where as link-state protocol sends updates using multicast.
d) Distance vector protocol sends periodic updates after a
regular interval, where as link-state protocol sends updates
if there is any changes in the network.
Note: Link-state protocol (Such as OSPF) sends entire
database after every 30 min.
e)Distance vector protocol sends it best route to other
router, where as link state protocol sends its links to
other routers.
f) Distance vector protocol is a classfull protocol i.e.
doesn't sends subnet mask information along with routing
updates, where as link state protocol is a classless
protocol, i.e. sends subnet mask information along with
routing updates.
g) Distance vector protocol doesn't support VLSM & CIDR
where as link-state protocol support VLSM & CIDR.
Thats all about difference between DV & LS. If anyone knows
somemore points thn plzzzzzz include...!!!
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jitendera sina
shain your answer is correct but what about the second para of that question
it is a completely theoretical answer.
write down any where what i am writing here
in the link state routing protocol the router send its routing table to only its link router.in another way which is directly connected to it
where ever in the distance vector whole routing table is delivered to the all router in the network.
that is broad cast to all router
it is the best answer in any interview because its contain all information which you wrote above
and i am agin saying to all of the student who are prepairing for the interview/ccna plz try to give the answer what ever some one is given or not or it is wrong or wright
do not be affredd so say what you think
this might be possible that here u could be wrong but it is better to be wrong here
instead of in interview panel
| Is This Answer Correct ? | 0 Yes | 0 No |
Distance-vector routing protocols advertise routes to
neighbors, but a link-state routing
protocol advertises a list of its connections.
Jitu, i m not agree with u, the concept u wrote above.
Go through
"CCNP BSCI Official Exam Certification Guide, Fourth Edition
Page 106".....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jitendera kumar sinha
ha ha
I know u never be aggry with me but you may be wright but as far as my knowledge is concern i am wright but i will go through that book
you also look in ccna todd lamle book i didn't remember page number right now but i think the topic is in the start of the book in chapter in which routing protocol started
Please have a look
or issme gussa kane ki koi baat nahi hai.mai galat ho saktha hun.its may be possible
| Is This Answer Correct ? | 0 Yes | 0 No |
Hey Buddy...
I m not angry yaar.... i just wrote my point of view along
with documentation. hehehe..
Don't think i m angry plzzzzzzzzzzz. If my point of view
hurt u thn i m xtremly srryyy for dat.
I may be wrong lets take a look on respective books...!!
| Is This Answer Correct ? | 0 Yes | 0 No |
Which type of switching is considered to be 'wire speed?' A.) Cut-Through B.) Multiplexed C.) Inverted D.) Layer 4 E.) Store and Forward F.) Layer 3
Identify 2 features of X.25? A.) Supports only IP B.) Utilizes switched and permanent virtual circuits C.) Contains minimal flow control and error recovery D.) Utilizes LAPB as it's data-link protocol
We have one router,we r using two routing protocol eigrp 90 net 1.1.1.0/16, ospf 110 net 1.1.1.0/24 on same router, Is it possible?
What is the name of distance vector algorithm?
Which of the following are examples of the Transport Layer? A.) Token Ring B.) UDP C.) TCP D.) IP E.) SQL F.) LLC
What is the logical link control?
Novell NetWare has an Ethernet frame type called Ethernet_II. What is the matching Cisco command line keyword for this encapsulation method? A.) dix B.) sap C.) arpa D.) gns E.) snap F.) novell-ether
Identify 2 PPP characteristics? A.) Is proprietary to Cisco B.) Supports authentication C.) Support compression D.) Run on a multi-access network
Which port numbers are used by TCP and UDP to set up sessions with other hosts? A.) 1024 and above B.) 6 and 17 respectively C.) 1-25 D.) 6-17
Identify the command to determine if an IP access-list is grouped on interface e0? A.) Router(config)# show ip interface e0 B.) Router> show ip interface e0 C.) Router# show interface e0 D.) Router# show ip interface e0
As a system administrator, you need to provide your routers with a Domain Name System (DNS) server. How many DNS servers can you specify with one command? A. 6 B. 1 C. 2 D. 4
what is hop count?