Network Concepts Flashcards
(114 cards)
PAN
A network that connects devices within the range of an individual person. All of these devices are dedicated to a single host.
Peer-to-Peer
A network that has no hierarchy among the computers, nor are there any dedicated servers. Each client has equivalent capabilities and responsibilities.
LAN
A network that encompasses a small geographical area, typically owned by an individual or wholly managed by an IT department.
MAN
A network that spans across a large campus or city and consists of various buildings interconnected through wireless or fiber optic backbones.
WLAN
A network that uses radio waves to transmit data between wireless devices. This network can operate in infrastructure or ad hoc mode.
WAN
A network that connects multiple networks that are in geographically separate locations and is owned by a service provider.
Client-Server
A network where hosts request information or services from a server. The server provides the requested information or service to the hosts.
Ad hod
WLAN is created when it is needed. Usually temporary.
Data Transmission
Data transmitted over the network can flow using one of the three modes: simplex, half-duplex, or full-duplex
Simplex (data transmission)
Single, one-way transmission. (e.g. signal sent from TV station to your home tv)
Half-duplex (data transmission)
Data flows in one direction at a time. Alternating transmission in two directions, but not in both directions simultaneously. (e.g two-way radios “I can send and receive, but not at the same time)
Full-duplex (data transmission)
Data flows in both directions at the same time. (e.g. telephone conversation)
LAN
Local area network
WLANS
Wireless local area network
PANs
Personal area network
MANs
Metropolitan area network. Network that spans across a large campus or a city
Incorporate standard protocols
- Internet Protocol version 4 (IPv4)
- 802.3 (Ethernet)
- 802.11 (Wireless LAN)
OSI Model
Application, presentation, session, transport, network, data link, physical.
Application (OSI Model)
Layer 7, responsible for network services to applications.
Presentation (OSI Model)
Layer 6, transforms data formats to provide a standard interface for the application layer
Session (OSI Model)
Layer 5, establishes, manages, and terminates the connections between the local and remote application
Transport (OSI Model)
Layer 4, provides reliable transport and flow control across a network
Network (OSI Model)
Layer 3, responsible for logical addressing and the domain of routing
Data Link (OSI Model)
Layer 2, provides physical addressing and media access procedures