CH7 Flashcards
(47 cards)
What is an unmanaged switch?
Provides plug-and-play capability with minimal configuration options and has no IP addresses assigned to it.
How can managed switches be configured?
Via a command-line interface or a web-based management GUI.
What type of device is a Layer 3 switch?
Capable of interpreting layer 3 data and works like a router.
What does port security on a switch do?
Protects against MAC flooding by allowing only one MAC address per port.
What is the purpose of the Spanning Tree Protocol (STP)?
Prevents traffic loops by calculating paths that avoid potential loops.
What are the five STP port states?
- Blocking * Listening * Learning * Forwarding * Disabled
What is the function of a load balancer?
Distributes traffic intelligently among multiple devices.
What is the definition of high availability (HA)?
A system that functions reliably nearly all the time.
What does fault tolerance mean?
The capacity of a system to continue performing despite unexpected hardware or software malfunction.
What is NIC teaming in Windows?
A group of redundant links that act as one logical interface.
What is a hypervisor?
Creates and manages a virtual machine (VM).
What are the two types of hypervisors?
- Type 1 - Bare-metal hypervisor * Type 2 - Hosted hypervisor
What is bridged mode in VM networking?
A vNIC accesses the physical network using the host machine’s NIC.
What are the advantages of virtualization?
- Efficient use of resources * Cost and energy savings * Fault and threat isolation * Simple backups, recovery, and replication
What is the definition of cloud computing?
The flexible provision of data storage, applications, and services to multiple clients over a network.
What is IaaS?
Infrastructure as a Service - Hardware services and network infrastructure devices provided virtually.
What does the shared responsibility model refer to?
Responsibilities for cloud resources are distributed between the cloud provider and the cloud customer.
What is infrastructure as code (IaC)?
The process of using text-based commands in a configuration file to create and manage cloud resources.
What is the purpose of orchestration in network automation?
Automating many tasks to work together in a complex and lengthy workflow.
What is a dynamic inventory in cloud design?
An infrastructure that is constantly adapting to changes and other criteria.
In networking, what does east-west traffic refer to?
Traffic flow between peers within a network segment.
What is a spine-and-leaf architecture?
A design where spine switches connect in a mesh topology with all leaf switches.
What is the command used to disable a port on Cisco devices?
shutdown.
What do vNICs connect to in a virtual machine?
They connect the VM to other machines and operate at the data link layer.