Question 6 of 461
DRAG DROP -
Drag and drop each cable type from the left onto the type of connection for which it is best suited on the right.
Select and Place:
    Correct Answer:
    Exam 100-105: Question 6 - Image 1
Question 7 of 461
Refer to the exhibit.
Exam 100-105: Question 7 - Image 1
A TFTP server has recently been instated in the Atlanta office. The network administrator is located in the NY office and has made a console connection to the NY router. After establishing the connection they are unable to backup the configuration file and iOS of the NY router to the TFTP server. What is the cause of this problem?
    Correct Answer: A

    Based on the exhibit, the TFTP server has an IP address of 172.16.1.101 with a subnet mask of 255.255.255.240. This subnet mask translates to a /28 subnet, which does not align with the /29 subnet mask used on the connected routers (172.16.1.97/29). Due to this mismatch, the TFTP server likely cannot communicate properly within the network, causing the backup failure. Correcting the subnet mask on the TFTP server to match the /29 subnet of the routers should resolve the issue.

Question 8 of 461
Which routing protocol has the smallest default administrative distance?
    Correct Answer: D
    http://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/15986-admin-distance.html
    Exam 100-105: Question 8 - Image 1 D
Question 9 of 461
Two hosts are attached to a switch with the default configuration. Which statement about the configuration is true?
    Correct Answer: B

Question 10 of 461
Which MTU size can cause a baby giant error?
    Correct Answer: C

    The term 'baby giant' refers to Ethernet frames that are slightly larger than the standard maximum transmission unit (MTU) but not as large as 'jumbo' frames. The standard Ethernet MTU is 1500 bytes for payload, and with the addition of the Ethernet header and trailer, the frame size is 1518 bytes. Frames larger than 1518 bytes up to 1600 bytes are considered baby giants. Therefore, an MTU size of 1600 would produce frames that fall into the baby giant category, causing a baby giant error.