• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/60

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

60 Cards in this Set

  • Front
  • Back

What is another common name for the workstation layer of the Cisco 3-tier classic model?

Access layer

What is the most important aspect of the core layer of the Cisco 3-tier classic model?

Speed

What is at least two examples of policies that you might implement at the distribution layer of the classic 3-tier Cisco model?

Security, QoS, routing (route-maps)

Name at least two devices often found in an access layer of the classic 3-tier Cisco network.

Layer 2 switch, access point, workstations, network interface cards

What is a very common type of Cisco device for the distribution layer or core layer?

Multilayer switch

In a spine-leaf topology, how are the physical connections made between the devices?

Each leaf device connects to every spine device.

How can you respond to a need for greater scale with the spine-leaf topology?

Increase the number of devices in the spine.

What is a Cisco technology that uses the spine-leaf architecture?

Cisco ACI

What overlay technology permits the creation of millions of virtual networks using a single physical underlay network?

VXLAN

A fabric infrastructure is often divided into two major layers of abstraction. What is the name for the highly programmable portion of the fabric?

The overlay

What are three examples of FHRPs?

HSRP, VRRP, and GLBP

What does HA stand for in network design?

High Availability

What is SSO when referring to the physical and logical architecture of a Cisco network device?

Stateful switchover

Why might we not implement full redundancy in every possible system in a Cisco solution?

Complexity, administrative overhead, or budget are all possible answers

What is HSRP?
Hot Standby Router Protocol - a Cisco proprietary First Hop Redundancy Protocol
What is GLBP?
Gateway Load Balancing Protocol - a Cisco proprietary First Hop Redundancy Protocol that features automated load balancing
What is VRRP?
Virtual Router Redundancy Protocol - an open-standard version of HSRP
What is FHRP?
First Hop Redundancy Protocol - a method of using multiple default gateways to ensure high availability for clients to reach remote subnets
What is SSO?
Stateful Switch Over - this technology allows a Cisco network device to continue to forward packets even after a failure of a supervisor engine and a transition to the standby supervisor engine
What is SD-Access?
This Cisco solution provides software-defined networking functionality to the access layer of your Enterprise network
What is SD-WAN?
This Cisco solution brings software-defined networking capabilities to the Wide Area Network (WAN) of the Enterprise
What is QoS?
Quality of Service refers to the ability to prioritize certain forms of network traffic over other forms
What is CEF?
Cisco Express Forwarding is the new topology-based caching solution to speed up the routing and switching of traffic through Cisco network devices
What is the MAC address table?
The MAC address table is the high speed structure in a network switch that maintains the MAC address to port mappings for the correct frame forwarding
What is the TCAM?
The ternary content addressable memory table is a newer high-speed structure in the memory of new network switches; this permits the caching of more information than just MAC addresses
What is the FIB?
The forwarding information base - this is the cached route table information used in Cisco Express Forwarding
What is the RIB?
The routing information base - this is the source of the Forwarding Information Base data stored by Cisco Express Forwarding
What is a Type 1 Hypervisor?
"A type 1 hypervisor can run directly on the host system with no operating system required; these are often called ""bare metal"" hypervisors "
What is a Type 2 Hypervisor?
A type 2 hypervisor requires an operating system to host the virtualization software; VMware Workstation is an example of a Type 2 hypervisor
What is a VRF?
"A Virtual Routing and Forwarding table is a routing table associated with one or more interfaces on a network device; note this is separate and distinct from the ""global"" routing table"
What is GRE?
Generic Routing Encapsulation - this is the default tunneling technology for a Cisco network device
What is IPsec?
This is a suite of protocols for the secure transport of data using a Virtual Private Network (VPN)
What is LISP?
Locator/ID Separation Protocol is the technology used for the control plane of the SD-Access solution from Cisco Systems; this protocol allows systems to query a resolver for the location and IP address information of clients
What is VXLAN?
Virtual Extensible LAN uses a VLAN-like encapsulation technique to encapsulate OSI layer 2 Ethernet frames within layer 4 UDP datagrams; this is the data plane technology of the SD-Access solution from Cisco Systems
What is 802.1Q?
This is the open standard trunking protocol most used today in switched infrastructures; it permits the tagging of frames as belonging to a certain VLAN
What are EtherChannels?
This is the bundling of Ethernet ports together to form a redundanthigher bandwidth connection between network devices
What is RSTP?
Rapid Spanning Tree Protocol - this enhanced version STP reduces the amount of time for ports to converge to a forwarding state
What is MST?
Multiple Spanning Tree Protocol - this enhanced version of STP runs RSTP and permits you to create the exact number of spanning tree topologies that you require in your switched network
What is RSSI?
The Received Signal Strength Indicator is a measurement of how well your device can hear a signal from an access point or router
What is SNR?
Signal-to-Noise Ratio is a ratio based value that evaluates your signal based on the noise being seen; this is one of several measures you can use to help improve your wireless network
What is DNA Center?
The Cisco Digital Network Architecture Center is a single pane of glass solution for managing Cisco devices from their initial deployment to retirement
What is TrustSec?
This Cisco security technology permits the tagging of traffic for security purposes
What is 802.1X?
This security technology permits a network device to act as an authenticator for the network securely passing credentials to an authentication server
What is EEM?
The Embedded Event Manager is technology inside a Cisco device that permits the device to respond to various events with preprogrammed actions such as sending an email or raising a syslog message

What is the default STP port priority value, and is higher or lower preferred?

128, lower

What is the identifier for the internal instance in MST?

0

What is the main difference between VTP Transparent mode versus Off mode?

The Off mode does not permit VTP messages to be forwarded by the device

Where do you need to make a VTP pruning configuration in a VTP domain?

On one of the VTP mode servers

What access list-like technology is targeted at the Management Plane in a modern Cisco device?

Control Plane Policing (CoPP)

What is the client called in an 802.1X topology?

Supplicant

What is the term for the ISE in an 802.1X topology?

Authentication Server

What is the most popular example of a Type 1 Hypervisor?

ESXi

Where do you install a Type 2 hypervisor?

In an OS

What virtual device does a virtual NIC connect to typically?

Virtual Switch

What is the programming language used to create Ansible?

Python

What is the programming language used to create Chef?

Ruby

What symbol do you use to indicate an array in JSON?

[ array entry ]

What is a type of debug that is tied to something like an interface or an ACL?

Conditional debug

What would be your target when doing a TCP Connect IP SLA test?

RTR Responder

What network assurance solution uses RESTful APIs with the YANG model to configure a device?

RESTCONF