Chapter 1: Networking Models, Ports, Protocols, and Services Flashcards
OSI reference model
Network architecture that enables data to be passed between computer systems
Two common networking models ?
TCP/IP and OSI
Mnemonic for OSI layers ?
All people seem to need data processing
Physical layer
Defines the physical structure of the network and the topology
What makes up the layer 1 hardware ?
Media used on the network, such as type of cable, type of connector, and pinout format for cables
Common topolgies today ?
Mesh, star/hub and spoke, spine and leaf, point-to-point, and hybrid
Which protocols and technologies operate at layer 1 ?
Ethernet, Bluetooth, ISDN, GSM, DSL, T-carrier links, and USB
What other characteristics can the physical layer define ?
The voltage used on a given medium
The frequency at which the signals carrying the data operate
What do these additional characteristics dictate ?
Speed and bandwidth of a given medium
Maximum distance over which a certain media type can be used
Data Link Layer
Node-to-node delivery of data
Frame
Logical grouping of data at layer 2
What else does the MAC sublayer control ?
How devices access a shared transmission medium, such as an Ethernet or fiber optic cable
What is the LLC sublayer responsible for ?
Error and flow-control mechanisms
What protocols and technologies operate at layer 2 ?
High-level data Link control (HDLC)
Layer 2 tunneling protocol (L2TP)
Point-to-point protocol (PPP)
Point-to-point tunneling protocol (PPTP)
Spanning tree protocol (STP)
Virtual LANs (VLANs)
Network Layer
Responsible for routing, providing mechanisms by which data can be passed from one network to another.
How is functionality provided at the Network Layer?
Routing protocols, which are software components
What are protocols responsible for ?
Route selection
Packet
Logical grouping of data at the Network Layer
Two ways for routes to be configured ?
Static or dynamic
Static routes
Manually added to the routing table
Dynamic routes
Use routing protocols such as Routing Information Protocol (RIP) and Open Shortest Path First (OSPF)
Other important protocols at layer 3 ?
IP, ARP Reverse ARP (RARP), Asynchronous Transfer Mode (ATM), IS-IS, IPSec, ICMP, Multiprotocl label switching (MPLS)
Transport layer
Provide mechanisms to transport data between network devices
What are three provided mechanisms from layer 4 ?
Error checking, segmentation, and service addressing
Error checking
Ensure data is correctly sent or received