what is distance vector protocol link state protocol and
what is the diffrence between them
Answers were Sorted based on User's Feedback
If all routers were running a Distance Vector protocol, the
path or 'route' chosen would be from A B directly over the
ISDN serial link, even though that link is about 10 times
slower than the indirect route from A C D B.
A Link State protocol would choose the A C D B path
because it's using a faster medium (100 Mb ethernet). In
this example, it would be better to run a Link State routing
protocol, but if all the links in the network are the same
speed, then a Distance Vector protocol is better.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / ganesh
rip is called distance vector coz it selects best path
based on hop count. ( it counts the no of router between
source router and destination network )
distance - how far is the destination
vector - in which direction
ospf is link state coz it learns topology changes by
exchanging LSAs. it advertises state of the interfaces.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / pradeesh
In Distance vector protocol the metric is based on HOP. (HOP means the distance b/w routers).
In Link state protocol the metric is based on Bandwidth.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sooraj mannadiar
distance vector protocol send update information at every 30
sec but link state protocol send update information eny
changing our network .distance vector protocol do not carry
subnet values link state protocol carry subnet value
| Is This Answer Correct ? | 2 Yes | 0 No |
Rip is distance vector and ospf is link stat protocol. distance vactr means rip hv only 15 router limit otherside ospf hv unlimited limit of router in own network.link state protocol use link state algo. for calculate best path otherside distanc vctr use ballman ford algo. distance vctr protocol determine distance & direction.ospf use bw for calculate mertic and rip use hop count.
| Is This Answer Correct ? | 1 Yes | 0 No |
Which statement is true regarding Administrative distance? A.) It is a metric B.) Number of hops between two routers C.) Trustworthiness of the routing information D.) RIP Administrative distance is 100
How many types of IP routings?
14 Answers CK, TCS,
in the ospf area network dr and bdr selection procedure occur let there are 4 router in that n/w r1 have the higher priority then r2 and r2 have higher priority then r3 and so on like that r1>r2>r3>r4 now as we know that selection of dr and bdr based upon the router priority so in this case r1 will be dr and r2 will be bdr now my question is that if i am going to implement 5th router which have greater priority then r1 then will it become dr atomically remember that i am not going change my 5 or 1st router property answer that one please
What is passive topology in ccna?
When would you use ISDN? A.) To connect LANs using POTS B.) To support applications requiring voice, data, and video C.) When you need a consistent and very high rate of data speed D.) To connect to IBM mainframes
Define mac address?
Which layer is responsible for providing mechanisms for multiplexing upper-layer application, session establishment, and tear down of virtual circuits? A.) Session B.) Network C.) Physical D.) Transport E.) Application F.) Presentation
please point out the wrong steps in that l3 switch conf Building configuration…… Current configuration : 1802 byte ! Version 12.2 no service pad Service timestamps debug uptime no service-password encryptions ! hostname xxxx ! enble secret XXXXXXXXXXX(omitted) enable password jitendera kumar sinha ! No aaa new-model System mtu routing 1500 bytes ip subnet-zero ip routing ip name-server 202.x.x.x. ip name –server 203.x.x.x ip name-server 192.168.x.x ip dhcp excluded-address 172.x.x.x 172.x.x.x ! ip dhcp pool ss network 172..x.x.x 255.255.255.0 domain-name xxx.com default-router 172.x.x.x dns-server 192.x.x.x 203..x.x.x 202.x.x.x lease10 ! ! ! ! ! no file verify auto spanning-tree maode pvst spanning-tree extended system-id ! vlan internel allocation policy ascending ! interface fastethernet 0/1 no switch port ip address 172.x.x.x 255.255.255.0 ! interface fastethernet 0/2 no switch port ip address 192.x.x.x ! interface fastethernet 0/3 switcport access vlan 5 switchport mode access ! interface fastethernet 0/4 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/5 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/6 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/7 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/8 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/9 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/10 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/11 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/12 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/13 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/14 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/15 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/16 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/17 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/18 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/19 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/20 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/21 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/22 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/23 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/24 Switcport access vlan 5 Switchport mode access ! Interface vlan 1 No ip address Shutdown ! Interface vlan 5 Ip address 172.16.x.x 255.255.255.0 ! Ip default-gateway 172.16.32.1 ! Ip classless Ip route 0.0.0.0 0.0.0.0 fastethernet 0/1 172.x.x.x Ip route 0.0.0.0 0.0.0.0 fasrethernet 0/2 192.168.x.x 254 Ip http-server ! ! Control-plane ! ! Line console 0 Line vty 0 4 Password password Login Line vty 5 15 Password password Login ! end chek out the wrong steps and post it. i ma not able to ping firewall
What does -1 mean in an extended IPX access-list? A.) Any IP address B.) Deny all C.) Deny host D.) Any host or any network
There is an emergency fall-back 'skeleton' IOS stored in read only memory on all Cisco routers. What command would make the router load the IOS from Read Only Memory? A.) reload rom B.) boot system rom C.) load ios bootflash D.) load ios rom E.) bootsystem skeleton
If i connect two routers through ethernet cable and serial cable then which has high speed and which is better among two?
10 Answers Compaq, Inspace, Wipro,
Which of the following is an example of the Network Layer? A.) LLC B.) SQL C.) Token Ring D.) IPX E.) SPX