Chapter 1 Ccna
Chapter 1 Ccna
Chapter 1: Internetworking
Instructor & Todd Lammle
Chapter 1 Objectives
The CCNA Topics Covered in this chapter
include:
Internetworking Basics
Layered Models
The OSI Model
Ethernet Networking
Data Encapsulation
Ciscos Three-Layer Model
Chapter 1 Written Labs and Review
Questions
2
Internetworking Basics
How would you say the PC named Bob communicates
with the PC named Sally?
Internetworking Basics
Switches can replace the hub, breaking up collision domains.
Keep in mind that the hub used in the figure just extended the one
collision domain from the switch port.
4
Internetworking Basics
Heres a list of some of the things that commonly cause
LAN traffic congestion:
Too many hosts in a broadcast domain
Broadcast storms
Multicasting
Low bandwidth
Adding hubs for connectivity to the network
A bunch of ARP or IPX traffic (IPX is a Novell protocol
that is like IP, but really, really chatty. Typically not
used in todays networks.)
Internetworking Basics
Internetworking Basics
There are two advantages of using routers in your
network:
They dont forward broadcasts by default.
They can filter the network based on layer 3
(Network layer) information (e.g., IP address).
Four router functions in your network can be listed
as follows:
Packet switching
Packet filtering
Internetwork communication
Path selection
7
Internetworking Basics
Internetworking devices
Internetworking Basics
Switched networks creating an internetwork
Layered Models
The Layered Approach
10
11
12
13
14
15
16
17
18
19
Binary Addressing
Binary to Decimal Memorization Chart
10000000
128
11000000
192
11100000
224
11110000
240
11111000
248
11111100
252
11111110
254
11111111
255
Conversion Example
BINARY
128
64
32
16
DECIMAL
10000100
11010010
10111000
1
1
1
0
1
0
0
0
1
0
1
1
0
0
1
1
0
0
0
1
0
0
0
0
132
210
184
10100110
166
20
21
22
Ethernet Networking
23
24
Ethernet Addressing
The MAC, or hardware, address is a 48-bit (6-byte) address
written in a hexadecimal format.
26
27
Ethernet Cabling
Ethernet cabling is an important discussion, especially if you
are planning on taking the Cisco exams.
Three types of Ethernet cables are available:
Straight-through cable
Crossover cable
Rolled cable
We will look at each in the following sections.
28
Straight Through
The straight-through cable is used to connect
Host to switch or hub
Router to switch or hub
29
Crossover Cable
The crossover cable can be used to connect
Switch to switch
Hub to hub
Host to host
Hub to switch
Router direct to host
30
Rolled Cable
Although rolled cable isnt used to connect any Ethernet
connections together, you can use a rolled Ethernet cable to
connect a host to a router console serial communication (com)
port.
31
32
33
34
Data Encapsulation
When a host transmits data across a
network to another device, the data
goes through encapsulation:
It is wrapped with protocol
information at each layer of the OSI
model.
Each layer communicates only with
its peer layer on the receiving
device.
35
PDU
36
Port Numbers
The Transport layer uses port numbers to define both the virtual
circuit and the upper-layer process.
37
38
Review Question
Hub
Hub
Review Question
Switch
Hub
Hub
Switch
Hub
Hub
Hub
Hub
42