Annex C05 Communicating Over the Network Flashcards
Local Area Network (LAN)
Any network linking two or more computer and related devices within a limited geo area
Under control of a common administration
A network serving a home, building, or campus is considered a LAN
Characterized by high speed (bandwidth) and minimum delay
Intermediary Devices
Provides connectivity and ensures data flows across the network
May provide security (CIA)
Regenerate signals
Maintains pathway info
QoS
Wide Area Network (WAN)
Interconnects two high speed LANs over a geo distance
Usually slower than a LAN
Usually different transmission path than a LAN
Protocol
Set of predetermined rules for a particular type of comm
Term used to refer to software that implements a protocol
Protocol Suite
Set of rules that work together to facilitate comm
A standard is a process or protocol suite that has been endorsed by the networking industry to ratify standards organization
Standard
Open vs Closed
Protocol in data world that has been endorsed by the networking industry and ratified by a standards organization
Open: vendor independent (IP, TCP, FTP, HTTP, XMPP, HTML, XML)
Closed: vendor specific (Apple talk, quick time, ms exchange, novell, groupwise)
OSI Layers
Provide consistency within all types of network protocols and services
Divides comm protocols into 7 layers (application, presentation, session, transport, network, datalink, physical)
Describes how different protocols work together and interact with each other
Protocol Data Unit (PDU)
How we identify data at different layers of the OSI model
Encapsulation
Technique used by layered protocols in which a layer adds header info to the PDU from the layer above
Transport Control Protocol/Internet Protocol (TCP/IP)
More closely matches the actual structure of a particular protocol suite
Application (Layer 7)
Interfaces to the user that enables programs to use network services
Presentation (Layer 6)
Formats
Session (Layer 5)
Establishing and maintaining comm between nodes on the network
Transport (Layer 4)
Responsible for ensuring data is transferred reliably, in correct sequence, and without errors. Transport layer protocols break large data units received from the session layer into smaller pieces called segments, this process is known as segmentation
Network (Layer 3)
Network layer protocols accept Transport layer segments and adds logical addressing info in the network header, this info is called a packet. This layer handles the routing of packets