Module 3: Modern Data Center Environment (Networking) Flashcards
What are the types of network connectivity?
Compute-to-Compute
Compute-to-Storage
What is compute-to-compute connectivity?
uses IP based protocols - each compute system connected to network through host interface on a NIC
What are the common networking inter-connecting devices of a compute-to-compute connection?
Physical Switch
Routers
What is a physical switch?
enables different compute systems in network to communicate w/ each other
What is a router?
an OSI Layer-3 devices that allows different networks to communicate with each other
What is compute-to-storage connectivity?
storage connected directly to compute system or over a SAN - compute and storage communication enabled through physical components and interface protocols
What are the physical components that connects compute to storage in a compute-to-storage connectivity?
Host Bus Adapter (HBA)
Ports
Switches
Cables
What is an HBA?
device that connects compute system to storage or SAN - ASIC (application specific integrated circuit) board
What is the function of an HBA?
performs IO functions between compute and storage - relieves processer from those IO workloads - compute system typically has multiple HBAs
What is a port?
specialized outlet that connects compute to storage - HBA can have one or more ports to connect to
What is a protocol?
set of functions based on a set of rules - standardize how devices communicate over a medium (cables, air, etc.)
What is the OSI (Open Systems Interconnections) Reference Model?
logical communications protocol for standardized network communication - described in 7 layers
What are the features of the OSI protocol layers?
programmed to function independently of each other
arranged in protocol stack - each layer directly interfaces with layer immediately above or below
What is the data path of the OSI protocol layers?
output of each layer accepted as input to next until communication exits stack to the receiving device
communicating devices must use same protocol stack to establish and maintain connection
What is Layer 1 of OSI?
Physical: physical media, signal/codes, transmission