Module 07 Flashcards
The overall design of a device, network, or other system. In the context of a network, the architecture includes the devices involved, how they’re configured, the services implemented to support the network, and the way devices are connected to the network.
Architecture
A switch that provides plug-and-play simplicity with minimal configuration options and has no IP address assigned to it.
Unmanaged switch
A switch that can be configured via a command-line interface or a webbased management GUI, and sometimes can be configured in groups.
Managed switches
A switch capable of interpreting layer 3 data and works much like a router in that it supports the same routing protocols and makes routing decisions.
Layer 3 switch
A switch capable of interpreting layer 4 data, which means it can perform advanced filtering, keep statistics, and provide security functions.
Layer 4 switch
The use of more than one identical component, device, or connection for storing, processing, or transporting data.
Redundancy
Redundant broadcast transmissions that flood a network in switching loops that are not limited by some protective system such as STP (Spanning Tree Protocol).
Broadcast storm
A switching protocol defined by the IEEE standard 802.1D that functions at the data link layer and prevents traffic loops by artificially blocking the links that would complete a loop.
STP (Spanning Tree Protocol)
The single bridge on a network selected by STP (Spanning Tree Protocol) to provide the basis for all subsequent path calculations.
Root bridge
The most efficient path from each switch to the root bridge in an STP (Spanning Tree Protocol) environment.
Least cost path
The port on a switch designated as the interface facing the root bridge in an STP (Spanning Tree Protocol) switched environment.
Root port
A type of network message that transmits STP information between switches.
BPDUs (Bridge Protocol Data Units)
Layers of security implemented to protect a network from multiple attack vectors.
Defense in depth
A device that distributes traffic intelligently among multiple devices or connections.
Load balancer
A hierarchical network design that organizes switches and routers into three tiers: access layer or edge layer, distribution layer or aggregation layer, and core layer. This design increases both redundancy on the network and network performance.
Three-tiered architecture
Workgroup switches connected directly to hosts. Also called edge layer.
Access layer
Workgroup switches connected directly to hosts. Also called access layer.
Edge layer
A highly redundant mesh of connections between multilayer switches or routers that provides routing within the corporate network as well as traffic filtering and the network’s connection to one or more WANs. Also called aggregation layer.
Distribution layer
A highly redundant mesh of connections between multilayer switches or routers that provides routing within the corporate network as well as traffic filtering and the network’s connection to one or more WANs. Also called distributed layer.
Aggregation layer
A remote location within the corporation’s network that is often connected over a WAN link or the open Internet.
Branch offices
A group of highly efficient multilayer switches or routers that support the network’s backbone traffic.
Core layer
The flow of traffic between peers within a network segment.
East-west traffic
Messages that must leave the local segment to reach their destinations.
North-south traffic
A two-layer network architectural design where spine switches organize traffic and network segments using OSI layer 3 technologies while leaf switches manage traffic by either layer 2 or layer 3 principles.
Spine-and-leaf architecture
A rack architecture where one switch on each rack serves as the connection point to the network for all other devices on the rack.
ToR (top of rack) switching
A rack architecture in which switches in a rack at the end of the row serve as the connection points to the network for all other devices in the row.
EoR (end of row) switching
A centralized approach to networking that removes most of the decision-making power from network devices and instead handles that responsibility at a software level.
SDN (software-defined networking)
A product that integrates configuration and management control of all network devices, both physical and virtual, into one cohesive system that is overseen by the network administrator through a single dashboard.
SDN controller
An SDN (software-defined networking) construct made up of physical or virtual devices that receive and send network messages. Also called data plane.
Infrastructure plane
An SDN (software-defined networking) construct made up of physical or virtual devices that receive and send network messages. Also called infrastructure plane.
Data plan
The process of decision making, such as routing, blocking, and forwarding, that is performed by protocols.
Control pane
An SDN (software-defined networking) construct corresponding to the OSI model’s application layer where network applications communicate with the network via APIs (application programming interfaces).
Application plane
An SDN (software-defined networking) construct sometimes considered part of the control plane that allows network administrators to remotely manage and monitor network devices.
Management plane
The provision of multiple connections between servers and storage devices in a SAN (storage area network) to ensure quick failover and high-performance load balancing.
Multipathing
A storage networking architecture that runs separately from Ethernet networks to maximize speed of data storage and access.
FC (Fibre Channel)
A technology that allows FC to travel over Ethernet hardware and connections.
FCoE (Fibre Channel over Ethernet)
A transport layer protocol used by SANs that runs on top of TCP to allow fast transmission over LANs, WANs, and the Internet.
iSCSI (Internet SCSI)
A storage networking architecture that serves a few niche markets and falls on the difficult end of the installation and configuration spectrum.
IB (InfiniBand)
The emulation of all or part of a computer or network.
Virtualization