Match the following routing protocols with their routing
algorithm.
A. OSPF 1. Distance Vector
B. IGRP 2. Link-State
C. RIP
D. IS-IS
E. NLSP
F. RTMP
G. AURP
H. BGP
Answer / guest
Answer: A-2, B-1, C-1, D-2, E-2, F-1, G-1, H-1
IGRP, RIP, RTMP, and AURP are distance vector routing
protocols. BGP is a path-vector routing protocol, which is a
derivative of a distance vector routing protocol. OSPF,
IS-IS, and NLSP are link-state routing protocols.
| Is This Answer Correct ? | 3 Yes | 0 No |
Match the following devices with the correct description. A. Switch 1. Operates at the physical layer and extends the cable as if it is a single cable. B. Router 2. Operates at the physical layer and connects all connections into one device or concentrator. C. Repeater 3. Operates at the network layer and can filter both hardware and network addresses. D. Hub 4. Works at the Data-Link layer and transmits a digital signal only to the specific port where the destination MAC address is located.
What happens to performance if the maximum MTU (Maximum Transmission Unit) size is used? A. Performance increases B. Performance decreases C. Performance stays the same D. Performance has nothing to do with the MTU
What layer of the OSI reference model does TCP reside in? A. Session B. Transport C. Network D. Data-Link
What are metrics used with IGRP? A. Ticks B. Load C. Hops D. Delay
Match the following routing techniques with the correct descriptions: A. Static Routing 1. Mandatory configuration B. Dynamic Routing 2. No route updates 3. Can better tolerate failures 4. Sends update when topology changes 5. Path is determined by the router 7. Traffic is reduced
What should be looked at first to determine if a customer should switch from a hub environment to a switched environment? A. Investigate the number of broadcasts B. Investigate the number of collisions C. Determine what routing loops are present D. Determine which switching type is being used by the hubs
Client traffic is being bridged trough LAN interfaces on two WLCs.Which roaming option will Keep them on the same IP Subnet ?
Distance Vector and Link-State protocols converge more quickly if: A. there is router redundancy B. there is router redistribution C. the update interval is set to its maximum D. the whole routing table is sent to announce changes
What happens when the hold-down timer expires? A. Routes are flushed from the routing table after the flush timer expires B. Routes are flushed from the routing table immediately C. Routes are never flushed D. A triggered update will reset the hold-down timer
What is the first step in diagramming packet flow for the terminals within a network? A. Identify the end user nodes of all the terminals B. Figure out the speed of all the servers C. Find out where all the routers are located D. Find out where all the switched are located
What is an advantage of CHAP over PAP? A. Passwords are stored on separate servers in encrypted form B. CHAP sends passwords unencrypted to save connection time C. CHAP does not attempt to verify whether the user is authorized to access the requested resource D. ID?s and passwords are automatically stored in cache
With Centralized Routing, each node must determine and maintain its routing information independently? A. True B. False