Network Concepts Flashcards
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
Physical (OSI Model)
Layer 1, defines all the electrical and physical specifications for devices
TCP/IP Model
Application, transport, internet, network access
Application (TCP/IP Model)
Where high-level protocols such as SMTP and FTP operate.
SMTP
Simple mail transfer protocol
FTP
File transfer protocol
Transport (TCP/IP Model)
Specifies which application requested or is receiving data through specific ports
Internet (TCP/IP Model)
Where IP addressing and routing take place
Network Access (TCP/IP Model)
Where MAC addressing and physical components of the network exist
TCP
Transmission control protocol. Responsible for reliable delivery
IP
Internet protocol. Responsible for adding source and destination addressing to the data
Protocol + topology =
networking
Bus
network in which nodes are directly connected to a common linear (or branched) half-duplex link
What are the 3 types of topology?
Bus, star, token ring
RFC
Request for comments. E.g. RFC 792 - internet control message protocol
10Base-T
Category 3, transfers data at a rate of 10 Mb/s
100Base-TX
Category 5, At 100 Mb/s, transfer rates of 100BASE-tX are ten times that of 10BASE-T
1000BASE-T
Category 5e, 6. The 1000BASE-T architecture supports data transfer rates of 1 Gb/s
10GBASE-T
Category 6a, 7. The 10GBASE-T architecture supports data transfer rates of 10 Gb/s
IEEE 802.3 standard
Several physical implementations that support Ethernet
1000BASE-T
Most commonly implemented Ethernet architecture today
CSMA/CA
IEEE 802.11. Standard that specifies connectivity for wireless networks.