Exams > Cisco > 200-301: Cisco Certified Network Associate (CCNA)
200-301: Cisco Certified Network Associate (CCNA)
Page 12 out of 80 pages Questions 111-120 out of 791 questions
Question#111

When configuring IPv6 on an interface, which two IPv6 multicast groups are joined? (Choose two.)

  • A. 2000::/3
  • B. 2002::5
  • C. FC00::/7
  • D. FF02::1
  • E. FF02::2
Discover Answer Hide Answer

DE
When an interface is configured with IPv6 address, it automatically joins the all nodes (FF02::1) and solicited-node (FF02::1:FFxx:xxxx) multicast groups. The all- node group is used to communicate with all interfaces on the local link, and the solicited-nodes multicast group is required for link-layer address resolution.
Routers also join a third multicast group, the all-routers group (FF02::2).
Reference:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipv6/configuration/xe-3s/ipv6-xe-36s-book/ip6-multicast.html

Question#112

DRAG DROP -

Refer to the exhibit. Drag and drop the networking parameters from the left onto the correct values on the right.
Select and Place:

Discover Answer Hide Answer


The ג€ip routeג€ and ג€ip addr show eth1ג€ are Linux commands.
ג€¢ ג€ip routeג€: display the routing table
ג€¢ ג€ip addr show eth1ג€: get depth information (only on eth1 interface) about your network interfaces like IP Address, MAC Address information

Question#113

What is the default behavior of a Layer 2 switch when a frame with an unknown destination MAC address is received?

  • A. The Layer 2 switch forwards the packet and adds the destination MAC address to its MAC address table.
  • B. The Layer 2 switch sends a copy of a packet to CPU for destination MAC address learning.
  • C. The Layer 2 switch floods packets to all ports except the receiving port in the given VLAN.
  • D. The Layer 2 switch drops the received frame.
Discover Answer Hide Answer

C
If the destination MAC address is not in the CAM table (unknown destination MAC address), the switch sends the frame out all other ports that are in the same
VLAN as the received frame. This is called flooding. It does not flood the frame out the same port on which the frame was received.

Question#114

An engineer must configure a /30 subnet between two routes. Which usable IP address and subnet mask combination meets this criteria?

  • A. interface e0/0 description to XX-AXXX:XXXXX ip address 10.2.1.3 255.255.255.252
  • B. interface e0/0 description to XX-AXXX:XXXXX ip address 192.168.1.1 255.255.255.248
  • C. interface e0/0 description to XX-AXXX:XXXXX ip address 172.16.1.4 255.255.255.248
  • D. interface e0/0 description to XX-AXXX:XXXXX ip address 209.165.201.2 225.255.255.252
Discover Answer Hide Answer

D

Question#115

Which network allows devices to communicate without the need to access the Internet?

  • A. 172.9.0.0/16
  • B. 172.28.0.0/16
  • C. 192.0.0.0/8
  • D. 209.165.201.0/24
Discover Answer Hide Answer

B
This question asks about the private ranges of IPv4 addresses. The private ranges of each class of IPv4 are listed below:
Class A private IP address ranges from 10.0.0.0 to 10.255.255.255
Class B private IP address ranges from 172.16.0.0 to 172.31.255.255
Class C private IP address ranges from 192.168.0.0 to 192.168.255.255
Only the network 172.28.0.0/16 belongs to the private IP address (of class B).

Question#116


Refer to the exhibit. Which statement explains the configuration error message that is received?

  • A. It belongs to a private IP address range.
  • B. The router does not support /28 mask.
  • C. It is a network IP address.
  • D. It is a broadcast IP address.
Discover Answer Hide Answer

D

Question#117

Which IPv6 address type provides communication between subnets and cannot route on the Internet?

  • A. link-local
  • B. unique local
  • C. multicast
  • D. global unicast
Discover Answer Hide Answer

B
A IPv6 Unique Local Address is an IPv6 address in the block FC00::/7. It is the approximate IPv6 counterpart of the IPv4 private address. It is not routable on the global Internet.
Note: In the past, Site-local addresses (FEC0::/10) are equivalent to private IP addresses in IPv4 but now they are deprecated.
Link-local addresses only used for communications within the local subnet. It is usually created dynamically using a link-local prefix of FE80::/10 and a 64-bit interface identifier (based on 48-bit MAC address).

Question#118

Which IPv6 address block sends packets to a group address rather than a single address?

  • A. 2000::/3
  • B. FC00::/7
  • C. FE80::/10
  • D. FF00::/8
Discover Answer Hide Answer

D
FF00::/8 is used for IPv6 multicast and this is the IPv6 type of address the question wants to ask.
FE80::/10 range is used for link-local addresses. Link-local addresses only used for communications within the local subnetwork (automatic address configuration, neighbor discovery, router discovery, and by many routing protocols). It is only valid on the current subnet. It is usually created dynamically using a link-local prefix of FE80::/10 and a 64-bit interface identifier (based on 48-bit MAC address).

Question#119

What are two reasons that cause late collisions to increment on an Ethernet interface? (Choose two.)

  • A. when Carrier Sense Multiple Access/Collision Detection is used
  • B. when one side of the connection is configured for half-duplex
  • C. when the sending device waits 15 seconds before sending the frame again
  • D. when a collision occurs after the 32nd byte of a frame has been transmitted
  • E. when the cable length limits are exceeded
Discover Answer Hide Answer

BE
A late collision is defined as any collision that occurs after the first 512 bits (or 64th byte) of the frame have been transmitted. The usual possible causes are full- duplex/half-duplex mismatch, exceeded Ethernet cable length limits, or defective hardware such as incorrect cabling, non-compliant number of hubs in the network, or a bad NIC.
Late collisions should never occur in a properly designed Ethernet network. They usually occur when Ethernet cables are too long or when there are too many repeaters in the network.
Reference:
https://www.cisco.com/en/US/docs/internetworking/troubleshooting/guide/tr1904.html

Question#120

What is a benefit of using a Cisco Wireless LAN Controller?

  • A. It eliminates the need to configure each access point individually.
  • B. Central AP management requires more complex configurations.
  • C. Unique SSIDs cannot use the same authentication method.
  • D. It supports autonomous and lightweight APs.
Discover Answer Hide Answer

A

chevron rightPrevious Nextchevron right