Exploration Network Chapter02 JT
Exploration Network Chapter02 JT
Network
• Define a network
data or information networks capable of carrying many different
types of communications
2.1.2
• Segmenting messages has two primary benefits.
o Makes possible for many different conversations to
be interleaved on the network.
o Called Multiplexing
o Segmentation can increase the reliability of network
communications.
o The separate pieces of each message do not need
to travel the same pathway across the network from
source to destination.
o If a particular pathway becomes unavailable the
pieces of the message can be redirected onto
alternate paths to the destination.
2.1.2
Network Structure
• Define the components of a network
o Network components
hardware
software
2.1.3 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public
• End Devices are know as hosts
o Host is either the source or destination
device
o Each host is identified by an address
2.1.4
Network Structure
• End Devices and their Role in the Network
o End devices form interface with human network &
communications network
o Role of end devices:
client
server
both client and server
2.1.4 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public
Network Structure
• Identify the role of an intermediary device in a data
network and be able to contrast that role with the role
of an end device
o Role of an intermediary device
provides connectivity and ensures data flows
across network
2.1.5
Network Structure
• Define network media and criteria for making a
network media choice
Network media
this is the channel over which a message travels
1. Distance
• Environment
• Speed
• Cost
2.1.6 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public
Network Types
• Define Local Area Networks (LANs)
- A network serving a home, building or campus is considered a
Local Area Network (LAN)
Networks
infrastructures can
vary greatly in:
1. Size of Area
• Number of users
• Number and types of
services
An intranet is a private
connection of LANs and
WANs that belong to an
organization, and is
designed to be accessible
only by the organization's
members, employees, or
others with authorization.
Physical Port - A
connector or outlet on a
networking device where
the media is connected
Interface - Specialized
ports on an
internetworking device that
connect to individual
networks
© 2007 Cisco Systems, Inc. All rights reserved. Cisco Public
Function of Protocol in Network
Communication
• The importance of protocols and how they are used to
facilitate communication over data networks
A protocol is a set of predetermined rules
A protocol stack shows how the individual protocols within the suite are
implemented.
The lower layers of the stack are concerned with moving data over the network
and providing services to the upper layers, which are focused on the content of
the message being sent and the user interface.
© 2007 Cisco Systems, Inc. All rights reserved. Cisco Public
Function of Protocol in Network
Communication
• Technology independent Protocols
-Many diverse types of devices can communicate using the
same sets of protocols. This is because protocols specify
network functionality, not the underlying technology to support
this functionality.
A reference model
provides a common
reference for maintaining
consistency within all
types of network
protocols and services.
Layer 3 addresses are used to move data from one local network to another
local network within an internetwork.
Layer 2 addresses are only used to communicate between devices on a
single local network, © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public
Addressing and Naming Schemes
• Describe how information in the encapsulation header
is used to identify the source and destination
processes for data communication
Each application or
service is represented
at Layer 4 by a port
number.
A unique dialogue
between devices is
identified with a pair of
Layer 4 source and
destination port
numbers that are
representative of the
two communicating
applications.
© 2007 Cisco Systems, Inc. All rights reserved. Cisco Public
Summary