1 2 3 4network PDF
1 2 3 4network PDF
Review
Version 4.0 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 1
Content
Introduction to Networks
Communicating over the Network
Network Devices
Addressing
Routing
Introduction to Networks
Version 4.0 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 3
Introduction To Networking
Version 4.0 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 7
Network Structure
Communication begins with a message, or information, that
must be sent from one individual or device to another.
People exchange ideas using many different communication
methods. All of these methods have three elements in
common
• Message source
• The channel
• Message destination
Network Devices
Version 4.0 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 31
Ethernet
Ethernet is a family of frame-based computer networking technologies for
local area networks (LAN). It defines a number of wiring and signaling
standards for the Physical Layer of the OSI networking model as well as a
common addressing format and a variety of Medium Access Control
procedures at the lower part of the Data Link Layer
Addressing
Version 4.0 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 52
Classify and Define IPv4 Addresses
Three types of addresses:
– Network address: The address by which we refer to the
network. All hosts in a network will have the same network bits.
– Broadcast address: A special address used to send data to all
hosts in the network. The broadcast address uses the highest
address in the network range. This is the address in which the
bits in the host portionare all 1s. This address is also referred to
as the directed broadcast.
– Host addresses: The addresses assigned to the end devices in
the network
Routing
Version 4.0 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 81
Routing Table Structure
Routing Table is stored in ram and contains information
about:
– Directly connected networks - this occurs when a device is
connected to another router interface
– Remotely connected networks - this is a network that is not
directly connected to a particular router
– Detailed information about the networks include source of
information, network address & subnet mask, and Ip address
of next-hop router