Network Fundamentals Flashcards
LAN
Local Area Network - 2 or more networked computers
WAN
Wide Area Network - a large number of interconnected LANs
Internet
Largest WAN in existence
Intranet
Private/local network
Extranet
Private intranet with limited outsider access
CAN
Campus Area Network - a group of interconnected LANs
MAN
Metropolitan Area Network - typically a group of interconnected offices within the boundaries of a city - 802.6 standard
GAN
Global Area Network - a single network with connection points spread around the world
Servers
Share files, folders and printers
Clients
Request access to shared systems
Network Resources
Applications and files stored on the network
client/server network
one computer is a server to multiple client computers
peer-to-peer network
all computers act as both servers and clients
Network Adapter/Network Interface Card(NIC)
the physical connection between a computer and the network
MAC
Media Access Control
Node
any device attached to a network
Ethernet Standard
defines everything about modern network hardware
Hub
repeats the frame down every network cabled connected
Switch
Maintains a database of the connected computers and routes frames to the correct address
Packet
small individually numbered units
Network Frames
packets wrapped to be sent out onto the network
Protocol
the language computers use to talk to each other
TCP/IP
Transmission Control Protocol/Internet Protocol
IP Address
address assigned to a computer statically or dynamically
OSI Layer 1
Physical - cabling, hubs, switches, etc
OSI Layer 2
Data Link - Divided into 2 sub-layers and is responsible for physical addressing. Example - MAC address
OSI Layer 3
Network - responsible for routing functions and logical addresses. example - IP Address
OSI Layer 4
Transport - responsible for managing packet size and confirming that packets reach their destination. Example - TCP and UDP
OSI Layer 5
Session - responsible for session setup
OSI Layer 6
Presentation - responsible for managing and translating the information into an understandable format that the Application layer can process
OSI Layer 7
Application - represents the network-related program code and functions running on a computer. Example - POP3 and SMTP
CSMA/CD
Carrier Sense Multiple Access/Collision Detection - wired access method used by all ethernet networks
LLC
Logical Link Layer - Responsible for error correction and flow control
TCP/IP Layer 1
Link/Network Interface
TCP/IP Layer 2
Internet
TCP/IP Layer 3
Transport
TCP/IP Layer 4
Application