DATA COM & NETWORKING Reviewer
DATA COM & NETWORKING Reviewer
REVIEWER
Early Data Network – Limited to exchanging character-based information between connected computer
system.
Current Network - Evolved to carry voice, video streams, text, and graphics between many different
types of devices. Previously separate and distinct communication forms have converged onto a common
platform.
The use of internet spread quickly as connectivity became available in 1990s. The early users of the
World Wide Web were mostly university researchers exchanging information, but other people
businesses quickly figures out how to take advantage of web-based communications. This sparked the
creation of many new businesses and careers.
Instant Messaging
Blogs
Podcasting
Email
Video Conferencing
The advances in the internet and collaboration tools have been force behind major changes in
education. As web reliability and access have increased, more institutions have come to depend on
technology to perform core educational functions.
Travel sites can respond to last-minute market conditions for hotel, flight, and cruise availability.
Media and entertainment companies provide websites that offer books, games, TV shows, and
movies.
Communication is the sending and receiving of information and can be one-on-one or between
groups of people, and can be face-to-face or through communication devices. Communication requires a
sender, the person who initiates communication, to transfer their thoughts or encode a message.
COMMUNICATION: AS AN ESSENTIAL PART OF OUR LIVES
QUALITY OF COMMUNICATION
External Factors
Internal Factors
Size of message
Complexity of message
Importance of message
Note: More complex message can be more difficult to the recipient to understand, and larger messages
have greater potential to be distorted or incomplete at the destination.
Rules or Agreement – protocols, governs how the message are sent, directed, received and
interpreted.
Messages – unit of information
Medium – interconnected devices
Devices – use for exchanging messages
RULES
The following list ties together how the elements of networks—devices, media, and services– are
connected by rules to deliver a message:
“ CONVERGED NETWORKS “
Convergence in networking occurs when one network provider delivers networking services for
voice, data, and video in a single network offering, instead of providing a separate network for each of
these services. This allows a business to use one network from one provider for all communication and
cloud-based services.
“ NETWORK ARCHITECTURE “
Security
Ensuring confidentiality
Maintaining communication integrity
Ensuring availability
NETWORK TRENDS
ELEMENTS OF COMMUNICATION
“ COMPONENTS OF NETWORK “
Devices and media are the physical elements or hardware of the network . Hardware is often the visible
components of the network platform.
END DEVICES -refers to a piece of equipment that is either the source or the destination of the message
on the network. Another generic term for an end device that sends or receives messages is a host.
NETWORK MEDIA – refers to the communication channels used to interconnect nodes on a computer
network.
INTERMEDIARY DEVICES
Local networks come in all sizes. They can range from simple networks consisting of two
computers, to networks connecting hundreds of thousands of devices. Networks installed in small
offices, or homes and home offices, are referred to as small office/home office (SOHO) networks. SOHO
networks let you share resources such as printers, documents, pictures, and music, between a few local
users.
In business, large networks can be used to advertise and sell products, order supplies, and
communicate with customers. Communication over a network is usually more efficient and less
expensive than traditional forms of communication, such as regular mail or long distance phone calls.
Networks allow for rapid communication such as email and instant messaging, and provide
consolidation and access to information stored on network servers. Business and SOHO networks usually
provide a shared connection to the internet. The internet is considered a “network of networks”
because it is literally made up of thousands of local networks that are connected to each other.
Small home networks connect a few computers to each other and to the internet.
Small Office and Home Office Networks (SOHO) –allows computers in a home office or a remote office
to connect to a corporate network, or access centralized, shared resources.
Medium To Large Networks, such as those used by corporations and schools, can have many locations
with hundreds or thousands of interconnected hosts.
WIDE NETWORK AREA (WAN) - The internet is a network of networks that connects hundreds of
millions of computers world-wide.
An internetwork is a collection of two or more LANs connected by WANs. Internetworks are referred to
interchangeably as data networks or simply networks. The most popular internetwork is the Internet,
which is open to public use.
An INTRANET is a private web of networks closed to the public but open for employees to browse. For
example, many companies use intranets to share company information and training across the globe to
far-away employees.
Networking Software
A Network Operating System (NOS) is the core system of a server that provides applications and
utilities to enhance business operations. It facilitates the sharing of resources like files, printers,
and internet connections in a networked environment.
Developed in the 1980s by William Yeager, an Engineer at Stanford University, the core function
of Cisco IOS is to enable data communications between network nodes. Cisco IOS enables the
administration, operation and management of Cisco network devices.
KEY FEATURES:
Interface configuration
Network management and monitoring
Quality of service (QoS)
Routing
Security
Switching
Cisco IOS offers dozens of additional services that an administrator can use to improve the
performance and security of network traffic. Such services include authentication, encryption, firewall
capabilities, policy enforcement, deep packet inspection, intelligent routing and proxy server capability.
In Cisco’s Integrated Services Routers, IOS can also support call processing and unified communications
services.
Cisco IOS Firewall is a security feature set available in Cisco IOS. IOS Firewall provides integrated
firewall functionality directly within Cisco routers, enabling simultaneous routing and firewall
capabilities.
The specific commands and their syntax often vary depending on the IOS version, the device type and
the installed feature sets. IOS commands include various subsets of arguments and keywords to enable
additional functionality.
Rules of Communication
Communication Fundamentals
Rule Establishment
1. Message encoding
Networking Protocols define a common format and set of rules for exchanging messages between
devices. Ex. HTTP, TCP, IP.
Protocol Interaction
Communication between a web server and web client is an example of an interaction between
several protocols:
• Hypertext Transfer Protocol (HTTP) - an application protocol that governs the way a web
server and a web client interact.
• Transmission Control Protocol (TCP) - transport protocol that manages the individual
conversations.
• Internet Protocol (IP) – encapsulates the TCP segments into packets, assigns addresses, and
delivers to the destination host.
• Ethernet - allows communication over a data link and the physical transmission of data on the
network media.
A PROTOCOL SUITE is a set of protocols that work together to provide comprehensive network
communication services.
• May be specified by a standards organization or developed by a vendor.
The TCP/IP protocol suite is an open standard, the protocols are freely available, and any
vendor is able to implement these protocols on their hardware or in their software.
Development:
• Advanced Research Projects Agency Network (ARPANET) was the predecessor to today’s
Internet.
• ARPANET was funded by the U.S. Department of Defense for use by universities and research
laboratories.
When sending data from a web server to client the encapsulation procedure would be as follows:
The webserver prepares the Hypertext Markup Language (HTML) page. The HTTP Application
layer protocol sends the data to the transport layer.
The transport layer breaks the data into segments and identifies each.
Next the IP source and destination addresses are added, creating an IP Packet.
The Ethernet information is then added creating the Ethernet Frame, or data link frame.
This frame is delivered to the nearest router along the path towards the web client. Each router
adds new data link Information before forwarding the packet.
TICP COMMUNICATION PROCESS (CONST.)
When receiving the DATA LINK FRAMES from the WEB SERVER, the client PROCESSES AND REMOVES
each PROTOCOL HEADER in the opposite order it was added:
• Finally the HTTP information is processed and sent to the client’s web browser
TCIP/IP Protocols – set of rules how the data is transferred to the internet.
Data Packets – data that is broken into smallest chunks. Why Use? – make Internet run Smoother and
More efficient.
3 Section
HEADER – source and destination IP address, where from/going?
PAYLOAD – contains actual data
TRAILER – informs the dost. that it has reached the end/error checking.
INTERNET STANDARDS
Internet Society (ISOC) –promotes open development and evolution of Internet use globally.
Internet Architecture Board (IAB) - management and development of Internet standards.
Internet Engineering Task Force (IETF) - develops, updates, and maintains Internet and TCP/IP
technologies.
Internet Research Task Force (IRTF) -focused on long-term research related to Internet and TCP/IP
protocols.
Internet Corporation for Assigned Names and Numbers (ICANN) - coordinates IP address allocation
and management of domain names.
Internet Assigned Numbers Authority (IANA) - manages IP address allocation, domain name
management, and protocol identifiers for ICANN.
REFERENCE MODEL
• Assisting in protocol design since protocols at each layer have defined functions.
• Fostering competition because products from different vendors can work together.
Open Standard.
• Also called The TCP/IP Model or the Internet Model.
OSI MODEL AND TCP/IP MODEL COMPARISON
DATA ENCAPSULATION
Message Segmentation
• Large streams of data are divided into smaller, more manageable pieces to send over the network.
• By sending smaller pieces, many different conversations can be interleaved on the network, called
multiplexing.
• If part of the message fails to make it to the destination, only the missing pieces need to be
retransmitted.
As application data is passed down the protocol stack, information is added at each level. This is
known as the ENCAPSULATION PROCESS.
The form that the data takes at each layer is known as a Protocol Data Unit (PDU).
DATA ENCAPSULATION
De-encapsulation is the process used by a receiving device to remove one or more of the protocol
headers.
The data is de-encapsulated as it moves up the stack toward the end-user application.
DATA ACCESS
Network Access
Network layer source and destination addresses - Responsible for delivering the IP packet from the
original source to the final destination.
• Source IP address - The IP address of the sending device, the original source of the packet.
• Destination IP address - The IP address of the receiving device, the final destination of the packet.
Data Link Address
• The purpose of the data link address is to deliver the data link frame from one network interface to
another network interface on the same network.
• As the IP packet travels from source to destination it is encapsulated in a new data link frame when
it is forwarded by each router.
DEVICES ON SAME NETWORK
The network layer addresses, or IP addresses, indicate the original source and final destination.
• Network portion – The left-most part of the address indicates which network the IP address is a
member of.
• Host portion – The remaining part of the address identifies a specific device on the network.
The data link frame which uses MAC addressing, is sent directly to the receiving device.
Sending to a remote network - the source and destination IP addresses represent hosts on different
networks.
The data link frame cannot be sent directly to the remote destination host. Therefore the frame is
sent to the default gateway (nearest router interface).
The router removes the received Layer 2 information and adds new data link information before
forwarding out the exit interface.
“ NETWORK ACCESS “
PHYSICAL LAYERS CONNECTION – can be wired using cable/wireless connection using radio waves.
TYPES:
PURPOSE:
FUNCTION:
- Digital Bandwidth measures the amount of data that can flow from one place to
another in a given amount of time.
• Throughput – measure of the transfer of bits across the media over a given period of time.
Factors: Usually does not measured the specified bandwidth
- Amount of Traffic
- Time of Traffic
- Latency (encountered bet. Source and Destination)
Goodput – is throughput minus traffic for establishing sessions, acknowledgment, and encapsulation.
NETWORK MEDIA
Copper Cabling
• Unshielded Twisted pair (UTP) Cable – most common networking media. Terminated RJ-45
connectors.
• Shielded Twisted pair (STP) Cable – better noise protection than UTP. More expensive,
difficult to install. Uses RJ-45 as well.
• Coaxial Cable – used to transmit electronic signals.