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

What are two characteristics of a controller-based network? (Choose two.)

A.
It uses Telnet to report system issues.
B. The administrator can make configuration updates from the CLI.
C. It uses northbound and southbound APIs to communicate between architectural layers.
D. It decentralizes the control plane, which allows each device to make its own forwarding decisions.
E. It moves the control plane to a central point.

Correct Answer: CE

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

Which two encoding methods are supported by REST APIs? (Choose two.)

A.
SGML
B. YAML
C. XML
D. JSON
E. EBCDIC

Correct Answer: CD

Explanation:

Explanation:
The Application Policy Infrastructure Controller (APIC) REST API is a programmatic interface that uses REST architecture. The API accepts and returns HTTP (not enabled by default) or HTTPS messages that contain JavaScript Object Notation (JSON) or Extensible Markup Language (XML) documents.
Reference:
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/aci/apic/…

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

Which statement compares traditional networks and controller-based networks?

A.
Only controller-based networks decouple the control plane and the data plane.
B. Traditional and controller-based networks abstract policies from device configurations.
C. Only traditional networks natively support centralized management.
D. Only traditional networks offer a centralized control plane.

Correct Answer: A

Explanation:

Explanation:
Most traditional devices use a distributed architecture, in which each control plane is resided in a networking device. Therefore, they need to communicate with each other via messages to work correctly.
In contrast to distributed architecture, centralized (or controller-based) architectures centralizes the control of networking devices into one device, called SDN controller.

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

How does Cisco DNA Center gather data from the network?

A.
Devices use the call-home protocol to periodically send data to the controller
B. Devices establish an IPsec tunnel to exchange data with the controller
C. The Cisco CLI Analyzer tool gathers data from each licensed network device and streams it to the controller
D. Network devices use different services like SNMP, syslog, and streaming telemetry to send data to the controller

Correct Answer: D

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

What are two fundamentals of virtualization? (Choose two.)

A.
It allows logical network devices to move traffic between virtual machines and the rest of the physical network.
B. It allows multiple operating systems and applications to run independently on one physical server.
C. It allows a physical router to directly connect NICs from each virtual machine into the network.
D. It requires that some servers, virtual machines, and network gear reside on the Internet.
E. The environment must be configured with one hypervisor that serves solely as a network manager to monitor SNMP traffic.

Correct Answer: AB

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

What is an advantage of Cisco DNA Center versus traditional campus device management?

A.
It is designed primarily to provide network assurance.
B. It supports numerous extensibility options, including cross-domain adapters and third-party SDKs.
C. It supports high availability for management functions when operating in cluster mode.
D. It enables easy autodiscovery of network elements in a brownfield deployment.

Correct Answer: B

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

What benefit does controller-based networking provide versus traditional networking?

A.
allows configuration and monitoring of the network from one centralized point
B. provides an added layer of security to protect from DDoS attacks
C. combines control and data plane functionality on a single device to minimize latency
D. moves from a two-tier to a three-tier network architecture to provide maximum redundancy

Correct Answer: A

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

Which purpose does a northbound API serve in a controller-based networking architecture?

A.
facilitates communication between the controller and the applications
B. reports device errors to a controller
C. generates statistics for network hardware and traffic
D. communicates between the controller and the physical network hardware

Correct Answer: A