what is the main features of link state routing protocols?
Answer / vikramsingh11
Link-state algorithms are also known as Dijkstras algorithm
or as SPF (shortest path first) algorithms.
Link-state routing algorithms maintain a complex database of
topology information.
The distance vector algorithm are also known as Bellman-Ford
algorithms. They have nonspecific information about distant
networks and no knowledge of distant routers.
A link-state routing algorithm maintains full knowledge of
distant routers and how they interconnect. Link-state
routing uses:
Link-state advertisements (LSAs)
A link-state advertisement (LSA) is a small packet of
routing information
that is sent between routers.
Topological database
A topological database is a collection of information
gathered from LSAs.
SPF algorithm
The shortest path first (SPF) algorithm is a calculation
performed on the
database resulting in the SPF tree.
Routing tables – A list of the known paths and interfaces
Is This Answer Correct ? | 1 Yes | 1 No |
Identify 1 characteristic of RARP? A.) IP to MAC address translation B.) Connectionless delivery of packets C.) Can be used to initiate remote O/S load sequence D.) Generates error and control messages
What does the 'S' mean when looking at the routing table? A.) Statically connected B.) Directly connected C.) Dynamically attached D.) Shutdown route
What are the different memories that are used in a cisco router?
What protocols can you use while testing Trace? A.) DECnet B.) CLNS C.) IP D.) Old Vines E.) Vines F.) Chaos
In port based access-list which command u give instead of ip?
What is the attenuation?
Identify the definition of demarcation? A.) Date in which the WAN service contract expires B.) Cabling which extends from the WAN service provider to the customer C.) Division of responsibility, where the CPE ends and the local loop begins D.) Equipment which is located at the customer premises
What is raid in ccna?
What is switch priority & why it is used????
Explain the benefits of VLANs.
Write out a config to permit only the below MAC address to pass traffic through a port on your switch. mac-address 0005.1b00.5b58
Which layer is responsible for coordinating communication between systems? A.) Application B.) Network C.) Session D.) Transport E.) Physical F.) Data Link