Automation and Programmability Flashcards

1
Q

Cisco PI

A

Prime Infrastructure is a traditional enterprise Cisco management platform that relies on a browser-based GUI to enable administrators to perform operations, diagnose problems and interact with devices on the network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Cisco Network Assistant

A

Is a free Java-based desktop application that enables a local area network administrator to perform network operations by using a GUI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Cisco IOS 15

A

Is a network device OS that is used to directly configure, manage and troubleshoot a single device using a CLI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Cisco DNA Center

A

Is an enterprise Cisco management solution that is built specifically to support Cisco SDA, which abstracts the network configuration complexity by implementing a centralized controller and GUI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Cisco SDA (Software-Defined Access)

A

Is a Cisco-developed means of building LANs by using policies and automation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Chef, Puppet, Ansible and Salt

A

These are configuration management tools used to automate the installation, configuration and maintenance of multiple computer systems, including the software that runs on those systems. Puppet and Chef (written in Ruby) capabilities are more aligned with the needs of application developers, whereas the capabilities of Ansible and Salt (written in Python) are more closely related to system administrators needs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Example of Southbound Interfaces (APIs)

A

NETCONF, OnePK, OpenFlow and OpFlex

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Examples of Northbound APIs

A

Java Open Services Gateway (OSGI) and REST (Representational State Transfer)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

NETCONF

A

Uses XML and RPCs to configure network devices. Typically relies on SSH for transport

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Northbound API aka Northbound Interface (NBI)

A

Enable a SDN controller to communicate with applications in the application plane

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

OnePK

A

Is a Cisco propietary API that uses Java, C or Python to configure network devices. It can use SSL or Transport Layer Security (TLS) to encrypt data in transit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

OpenFlow

A

Uses an imperative SDN model in which detailed instructions are sent to the SDN controller when a new policy is to be configured

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

OpFlex

A

Uses a declarative SDN model in which the instructions that are sent to the controller are not so detailed, allowing the devices in the data plane to make more network decisions about how to implement a given policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Southbound APIs

A

Enable an SDN controller to communicate with devices on the network data plane

How well did you know this?
1
Not at all
2
3
4
5
Perfectly