EXAM Flashcards
(47 cards)
What is a Network-attached Storage (NAS) device?
Dedicated file storage systems providing data access to authorized clients
NAS devices are designed for easy file access over a network.
What is the primary function of Storage Area Networks (SANs)?
SANs are used for high-speed data storage and retrieval.
High-speed networks for consolidated block-level data storage, enhancing accessibility
SANs improve data accessibility by allowing multiple servers to access the same storage resources.
Proxy Servers
■ Act as intermediaries between user devices and the internet, enhancing
security and privacy
Network Function Virtualization (NFV)
■ A concept that transforms traditional, hardware-dependent network
services into software-based virtual functions, enhancing agility and
flexibility in telecommunications
Virtual Private Cloud
VPC
■ Enables creation of virtual networks in the cloud
and connected to on-premise data centers or other
AWS services
Stateless Address Auto Configuration (SLAAC)
■ An integral component of the IPv6 network protocol, simplifying the
network configuration process by allowing devices to autonomously
assign their IP addresses
■ Created to reduce administrative overhead and foster self-sufficiency in
network management
DAC - Direct Attach Copper (DAC) Cables
● Fixed assembly copper cabling for short distances
100 Gbps at 15 meters (active cables); 100 Gbps at 7 meters
(passive cables)
BNC Connector (Bayonet Neill-Concelman)
● Coaxial connector with a secure bayonet locking mechanism
● Used with RG-6 or RG-59 coaxial cables
● “Push and twist” style connector
● Common in professional video connections and radio frequency
applications
● Introduced in the 1940s, often erroneously called British Naval
Connector
F Type Connector
● Screw-on connector used with RG-6 and RG-59 coaxial cables
● Standard for cable TV, satellite, and cable internet connections
RJ - 11
Telephone
RJ - 45
Ethernet
What is the shape and design of the SC Connector?
Square shape with push-pull design
used with Single-mode fibers
and for Telecommunications and data networking
FTTH deployments for reliability and ease of use
What is the size and mechanism of the LC Connector?
Compact size with push-pull mechanism
High-density applications like data centers
As paired cables for transmit and receive sides
High-precision alignment, ensuring efficient data transmission and minimized potential data loss
What shape and mechanism does the ST Connector have?
(straight tip)
Round shape with twist-lock mechanism
When operating in any kind of environment where movement or vibrations might occur
Multi-mode fiber optics
Outdoor applications due to its durability
What is the design of the MTRJ Connector?
Small, rectangular design housing transmit and receive fibers
Space-constrained applications like office LANs
High-density capabilities with an RJ-style latch mechanism
Cost-effective solution for densely populated network environments
What is the purpose of the MPO Connector?
Designed for multiple fibers in a single connector
High-density applications such as data centers and high-speed networks
Enables quick and efficient connections, crucial for rapid scalability
Request for Comments (RFCs)
A formal publication from the Internet Engineering Task Force
(IETF)
RFC 1918
○ Defines ranges for the private IP addresses
○ Private IP Ranges
■ Class A – 10.x.x.x (e.g., 10.0.0.0 - 10.255.255.255)
■ Class B – 172.16.x.x to 172.31.x.x (e.g., 172.16.0.0 -
172.31.255.255)
■ Class C – 192.168.x.x (e.g., 192.168.0.0 -
192.168.255.255)
CIDR (Classless Inter-Domain Routing) Notation
■ Provides a shorthand for expressing subnet masks
EX: /27
Variable Length Subnet Mask (VLSM)
■ Allows subnets of various sizes to be used within a larger network
■ Enhances flexibility in subnetting by accommodating different network
requirements
BGP (Border Gateway Protocol)
Routing Protocol
● An external gateway protocol
● Uses PATH VECTOR and autonomous system hops for routing
decisions
● Backbone protocol of the internet
● Slow convergence time
OSPF (Open Shortest Path First)
● Another interior gateway protocol
● Uses LINK STATE and cost for routing decisions
○ Cost is based on link speed
● Faster convergence than RIP
EIGRP (Enhanced Interior Gateway Routing Protocol)
● ADVANCED DISTANCE VECTOR protocol
● Hybrid of distance vector and link state
● Uses bandwidth, delay, and cost for routing decisions
● A Cisco-developed upgrade to OSPF that is popular in Cisco-only
networks
- Port 88
Network Address Translation (NAT)
■ Conserves limited IPv4 addresses by translating private IPs into public IPs