Cisco Certified Network Associate (200-301 CCNA) – Question061

Which two options are the best reasons to use an IPV4 private IP space? (Choose two.)

A.
to enable intra-enterprise communication
B. to implement NAT
C. to connect applications
D. to conserve global address space
E. to manage routing overhead

Correct Answer: AD

Cisco Certified Network Associate (200-301 CCNA) – Question060

What is the binary pattern of unique ipv6 unique local address?

A.
00000000
B. 11111100
C. 11111111
D. 11111101

Correct Answer: B

Explanation:

Explanation:
A IPv6 Unique Local Address is an IPv6 address in the block FC00::/7, which means that IPv6 Unique Local addresses begin with 7 bits with exact binary pattern as 1111 110 -> Answer B is correct.
Note: IPv6 Unique Local Address is the approximate IPv6 counterpart of the IPv4 private address. It is not routable on the global Internet.

Cisco Certified Network Associate (200-301 CCNA) – Question059

Which two WAN architecture options help a business scalability and reliability for the network? (Choose two.)

A.
asychronous routing
B. single-homed branches
C. dual-homed branches
D. static routing
E. dynamic routing

Cisco Certified Network Associate (200-301 CCNA) – Question058

Which WAN access technology is preferred for a small office / home office architecture?

A.
broadband cable access
B. frame-relay packet switching
C. dedicated point-to-point leased line
D. Integrated Services Digital Network switching

Correct Answer: A

Explanation:

Explanation:
Service providers provide Internet access using broadband services such as DSL, cable, and satellite access.
Broadband connections are typically used to connect small offices and telecommuting employees to a corporate site over the Internet. Data traveling between corporate sites over the public WAN infrastructure should be protected using VPNs.

Cisco Certified Network Associate (200-301 CCNA) – Question057

Which two goals reasons to implement private IPv4 addressing on your network? (Choose two.)

A.
Comply with PCI regulations
B. Conserve IPv4 address
C. Reduce the size of the forwarding table on network routers
D. Reduce the risk of a network security breach
E. Comply with local law

Correct Answer: BD

Cisco Certified Network Associate (200-301 CCNA) – Question056

What are two benefits that the UDP protocol provide for application traffic? (Choose two.)

A.
UDP traffic has lower overhead than TCP traffic
B. UDP provides a built-in recovery mechanism to retransmit lost packets
C. The CTL field in the UDP packet header enables a three-way handshake to establish the connection
D. UDP maintains the connection state to provide more stable connections than TCP
E. The application can use checksums to verify the integrity of application data

Correct Answer: AE

Cisco Certified Network Associate (200-301 CCNA) – Question055

What are two benefits of private IPv4 IP addresses? (Choose two.)

A.
They are routed the same as public IP addresses.
B. They are less costly than public IP addresses.
C. They can be assigned to devices without Internet connections.
D. They eliminate the necessity for NAT policies.
E. They eliminate duplicate IP conflicts.

Correct Answer: BC

Cisco Certified Network Associate (200-301 CCNA) – Question054

Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4? (Choose two.)

A.
It establishes a static route to the 172.16.3.0 network.
B. It establishes a static route to the 192.168.2.0 network.
C. It configures the router to send any traffic for an unknown destination to the 172.16.3.0 network.
D. It configures the router to send any traffic for an unknown destination out the interface with the address 192.168.2.4.
E. It uses the default administrative distance.
F. It is a route that would be used last if other routes to the same destination exist.

Correct Answer: AE

Cisco Certified Network Associate (200-301 CCNA) – Question053

Refer to the exhibit. A network technician is asked to design a small network with redundancy. The exhibit represents this design, with all hosts configured in the same VLAN. What conclusions can be made about this design?


A.
This design will function as intended.
B. Spanning-tree will need to be used.
C. The router will not accept the addressing scheme.
D. The connection between switches should be a trunk.
E. The router interfaces must be encapsulated with the 802.1Q protocol.

Correct Answer: C

Explanation:

Explanation:
Each interface on a router must be in a different network. If two interfaces are in the same network, the router will not accept it and show error when the administrator assigns it.