Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

CCNP v 8 Enterprise: Core Networking

Ejemplos de preguntas Capitulo 27

Quiz - Virtualization
1.
What is the function of a hypervisor?

to create VMs and provide hardware abstraction to support them

to create an isolated environment where containerized applications run

to perform FCAPS functions for VNFs

to centralize management of vSwitch configuration

2. What are three characteristics of containers on a host server? (Choose three.)

They all share the same OS.

They are isolated from each other.

They leverage the kernel of the host OS for a quick start.

They include a guest OS.

They virtualize a physical server.

They are resource intensive and require several minutes to start.

3. Which component of the ETSI NFV architectural framework is responsible for creating,
maintaining, and tearing down VNF network services?

NFV orchestrator

OSS/BSS

NFV element manager

Virtualized Infrastructure Manager


Quiz - Foundational Network Programmability Concepts

Ejemplos de preguntas Capitulo 28

1.
Which two statements describe characteristics of the command line interface (CLI)?
(Choose two.)

Commands can be scripted.

The interface protects against misconfigurations.

Commands cannot be encrypted.

Commands are well known and documented.

The command-line interface supports a small number of commands.

2. What is a characteristic of a RESTful API?

It is a southbound API.

It uses HTTP methods to gather and manipulate data.

It facilitates the configuration changes from a network controller to end devices.

It supports a secure data transmission between a remote user and an enterprise network.

3. Which characters are used to enclose a JSON key?

quotation marks

commas

square brackets

colons
Quiz - Introduction to Automation Tools

Ejemplos de preguntas Capitulo 29

1.
Which two configuration management tools are developed using Python? (Choose
two.)

Chef

Ansible

Puppet

SaltStack

NETCONF

2. Which term is used to describe a set of instructions for execution by the configuration
management tool SaltStack?

Pillar

Manifest

Playbook

Cookbook

3. What is the maximum number of nodes supported in a Puppet monolithic installation


mode?

400

4000

20,000

more than 20,000

You might also like