Which is not a common problem with Distance-Vector routing?
A.) Slow convergence.
B.) Complex configuration.
C.) Routing loops.
D.) Periodic updates can slow convergence.
E.) Counting to infinity.
Answer / guest
Answer: B
Easy Config:
Router(config)#router rip
Router(config-router)#network 10.0.0.0
Router(config-router)#
That?s it! (Remember that the network is followed by the
CLASSFUL address.)
| Is This Answer Correct ? | 3 Yes | 0 No |
Identify 1 characteristic of RARP? A.) MAC to IP address translation B.) Connectionless delivery of packets C.) Can be used to initiate remote O/S load sequence D.) Generates error and control messages
How many types of ospf configuration?
What are the two types of access lists that can be configured on a Cisco router? A. Standard B. Extended C. Filtering D. Packet
Can Anyone tell what is aummarization??
What are hold-downs used for? A.) To prevent regular update messages from reinstating a route that has come back up B.) Information received on an interface cannot be sent back out the same interface C.) To prevent regular update messages from reinstating a route that has gone down D.) To hold the routing table from being sent to another router
What is the command for change serial cost?
Which command will display Ethernet 0's IP address? A.) display ip address e0 B.) show ip interface e0 C.) show address e0 D.) sh ip address e0 E.) show all
What does the 'S' mean when looking at the routing table? A.) Statically connected B.) Directly connected C.) Dynamically attached D.) Shutdown route
Which two solutions are used to reduce the chance of distance vector routing loops? (choose two) A. split horizon B. route poison C. area hierarchies D. link state algorithms
There are two processes to pair MAC address with IP addresses. Which process finds an IP address from a MAC address? A. RARP B. ARP C. RIP D. IGRP
'Show cdp neighbors detail' show the following 3 pieces of information? A.) Hardware platform B.) Software version C.) Same as 'show version' command D.) Up to 1 address for each protocol E.) Non-direct connected routers
What is masking? why is needed?