SlideShare una empresa de Scribd logo
1 de 71
1© 2004, Cisco Systems, Inc. All rights reserved.
Module 9
TCP/IP Protocol Suite and IP
Addressing
222© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Objectives
333© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
The TCP/IP Model
The Department of Defense (DoD) developed the TCP/IP reference model to
provide a communication network that could continue to function in wartime.
444© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
TCP/IP Applications
555© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Transport Layer Protocols
• The functions of TCP and UDP
Segment upper-layer application data
666© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Transport Layer Protocols
TCP is responsible for:
• end-to-end communication
• flow control
• reliability of data delivery
TCP supports a logical connection between the sending and receiving hosts
777© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Transport Layer Protocols
888© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Internet Layer ProtocolsThe IP Protocol is responsible for:
• defining packet format and addressing scheme
• routing packets to remote hosts
• transferring data between the internet layer and the network access layer
999© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Internet Layer Protocols
• IP - connectionless, best-effort delivery routing of
packets.
• ICMP - control and messaging capabilities.
• ARP - determines the data link layer address for known
IP addresses.
• RARP - determines the IP address for a known MAC
address.
101010© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Internet Path Determination
111111© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Question
• Why is IP sometimes referred as an
unreliable protocol?
• Is it really unreliable?
121212© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Answer
• IP is sometimes referred to as an unreliable
protocol.
• This does not mean that IP will not accurately
deliver data across a network.
• Calling IP an unreliable protocol simply means
that IP does not perform error checking and
correction.
• That function is handled by upper layer protocols
from the transport or application layers.
131313© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Network Access Protocols
The Network Access Layer is the host-to-
network layer of the TCP/IP model.
• Encapsulation of IP packets into frames
• Interface to the physical medium
141414© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
151515© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Comparing TCP/IP with the OSI Model
161616© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Router Connects Two Networks
• A network of networks is called an internet, indicated with the lowercase “i”.
• When referring to the networks that developed from the DoD on which the
Worldwide Web (www) runs, the uppercase “I” is used and is called the Internet.
171717© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Routers Connect Local and Remote Networks
181818© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Users See TCP/IP Cloud
191919© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Physical Details Hidden from Users
202020© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
“Scale-Free Networks”
Scientific American
May 2003
The internet somewhere
in the N.E. US
212121© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Forwarding Packets—IP address
• A router forwards packets from the originating
network to the destination network using the
IP protocol.
• The packets must include an identifier for both
the source and destination networks.
• Accordingly, every IP address has two parts
– One part identifies the network where the
system is connected
– A second part identifies that particular
system on the network
222222© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Host Address
192.168.1.0
1. 192.168.1.1
2. 192.168.1.2
3. 192.168.1.3
4. 192.168.1.4
192.168.2.0
1. 192.168.2.1
2. 192.168.2.2
3. 192.168.2.3
4. 192.168.2.4
232323© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
IP Addressing Format
242424© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Consecutive Decimal and Binary Values
252525© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Two Byte (Sixteen Bit Number)
262626© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Two Byte (Sixteen Bit Number)
272727© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
One Byte (Eight Bit Number)
282828© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Decimal to Binary Conversion
292929© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Two Byte (Sixteen Bit Number)
303030© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Binary to Decimal Conversion
313131© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Network Layer Communication Path
• Routers use IP to make decisions about how to reach
a particular destination
323232© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Network and Host Addressing
333333© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Internet Addresses
• IP address space is hierarchical
• Uses the concept of classes
• Compare this with the flat MAC address space
343434© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Identifying Address Classes
• The pattern of High Order Bits defines the class of the network
address
353535© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
IP Address Classes
363636© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Address Class Prefixes
373737© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Network and Host Division
383838© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Class A Address
393939© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Class B Address
404040© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Class C Address
414141© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Class D Address Architecture
424242© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Class E Address Architecture
434343© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
IP Address Range
444444© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Network Address
• Host portion all zeros
454545© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Broadcast Address
• Host portion all ones
464646© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Network Address
474747© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Unicast Transmission (to ONE Host only)
• Addressed to a specific host
i.e. 176.10.16.1
• Only that host looks at the contents of the packet
484848© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Broadcast Address (to ALL Hosts)
494949© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Broadcast Transmission
• All hosts listen for broadcast messages
• Only the host with the appropriate service
responds
505050© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Required Unique Address
• A packet can only be sent out onto the Internet if it has a
unique address
515151© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Private IP Addresses
• You can use these addresses on any private LAN.
• You CANNOT use them on the internet.
• Internet routers will block them.
525252© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Using Private Addresses in the WAN
•Connecting a network using private addresses to the Internet requires
translation of the private addresses to public addresses
•This translation process is referred to as Network Address Translation (NAT)
535353© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
IPv4 Address Allocation
545454© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Subnet Addresses
555555© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
IPv4 and IPv6
565656© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
IPv4 and IPv6 Addresses
575757© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Assigning IP Addresses
585858© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
TCPIP/IP Configuration for Windows 98
595959© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
IP Address
606060© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
ARP/RARP Message Structure
616161© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
BOOTP Message Structure
626262© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
DHCP Message Structure
636363© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
ARP Table Entry
646464© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
ARP Table Funtions
656565© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
The ARP Process
666666© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
ARP Request
676767© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Proxy ARP Request
686868© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Which host has this IP address?
• ARP
696969© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Default Gateway
707070© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Summary
717171© 2004, Cisco Systems, Inc. All rights reserved.
www.pnj.ac.id
Quick Reference Subnetting Chart

Más contenido relacionado

La actualidad más candente

CCNA 3 - Troubleshooting the network
CCNA 3 - Troubleshooting the networkCCNA 3 - Troubleshooting the network
CCNA 3 - Troubleshooting the networkMuhd Mu'izuddin
 
CCNAv5 - S3: Chapter3 Link Aggregation
CCNAv5 - S3: Chapter3 Link AggregationCCNAv5 - S3: Chapter3 Link Aggregation
CCNAv5 - S3: Chapter3 Link AggregationVuz Dở Hơi
 
CCNAv5 - S4: Chapter 7: Securing Site-to-site Connectivity
CCNAv5 - S4: Chapter 7: Securing Site-to-site ConnectivityCCNAv5 - S4: Chapter 7: Securing Site-to-site Connectivity
CCNAv5 - S4: Chapter 7: Securing Site-to-site ConnectivityVuz Dở Hơi
 
CCNAv5 - S1: Chapter11 It's A Network
CCNAv5 - S1: Chapter11 It's A NetworkCCNAv5 - S1: Chapter11 It's A Network
CCNAv5 - S1: Chapter11 It's A NetworkVuz Dở Hơi
 
CCNAv5 - S2: Chapter 7 Routing Dynamically
CCNAv5 - S2: Chapter 7 Routing DynamicallyCCNAv5 - S2: Chapter 7 Routing Dynamically
CCNAv5 - S2: Chapter 7 Routing DynamicallyVuz Dở Hơi
 
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 8
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 8CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 8
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 8Waqas Ahmed Nawaz
 
Ccna v5-S1-Chapter 4
Ccna v5-S1-Chapter 4Ccna v5-S1-Chapter 4
Ccna v5-S1-Chapter 4Hamza Malik
 
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4Vuz Dở Hơi
 
CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 1CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 1Nil Menon
 
CCNA RS_ITN - Chapter 8
CCNA RS_ITN - Chapter 8CCNA RS_ITN - Chapter 8
CCNA RS_ITN - Chapter 8Irsandi Hasan
 
CCNA Routing and Switching IT Certifications
CCNA Routing and Switching  IT CertificationsCCNA Routing and Switching  IT Certifications
CCNA Routing and Switching IT CertificationsMuhammad Qasim
 
CCNAv5 - S1: Chapter 8 - Ip Addressing
CCNAv5 - S1: Chapter 8 - Ip AddressingCCNAv5 - S1: Chapter 8 - Ip Addressing
CCNAv5 - S1: Chapter 8 - Ip AddressingVuz Dở Hơi
 
CCNA
CCNACCNA
CCNAniict
 
CCNA 1 Routing and Switching v5.0 Chapter 8
CCNA 1 Routing and Switching v5.0 Chapter 8CCNA 1 Routing and Switching v5.0 Chapter 8
CCNA 1 Routing and Switching v5.0 Chapter 8Nil Menon
 
CCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and LicensingCCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and LicensingVuz Dở Hơi
 
Chapter 01 - Exploring the Network
Chapter 01 -  Exploring the NetworkChapter 01 -  Exploring the Network
Chapter 01 - Exploring the NetworkYaser Rahmati
 

La actualidad más candente (18)

CCNA 3 - Troubleshooting the network
CCNA 3 - Troubleshooting the networkCCNA 3 - Troubleshooting the network
CCNA 3 - Troubleshooting the network
 
CCNAv5 - S3: Chapter3 Link Aggregation
CCNAv5 - S3: Chapter3 Link AggregationCCNAv5 - S3: Chapter3 Link Aggregation
CCNAv5 - S3: Chapter3 Link Aggregation
 
CCNAv5 - S4: Chapter 7: Securing Site-to-site Connectivity
CCNAv5 - S4: Chapter 7: Securing Site-to-site ConnectivityCCNAv5 - S4: Chapter 7: Securing Site-to-site Connectivity
CCNAv5 - S4: Chapter 7: Securing Site-to-site Connectivity
 
Ccna routing and_switching_chapter-4-5
Ccna routing and_switching_chapter-4-5Ccna routing and_switching_chapter-4-5
Ccna routing and_switching_chapter-4-5
 
CCNAv5 - S1: Chapter11 It's A Network
CCNAv5 - S1: Chapter11 It's A NetworkCCNAv5 - S1: Chapter11 It's A Network
CCNAv5 - S1: Chapter11 It's A Network
 
Ccna4
Ccna4Ccna4
Ccna4
 
CCNAv5 - S2: Chapter 7 Routing Dynamically
CCNAv5 - S2: Chapter 7 Routing DynamicallyCCNAv5 - S2: Chapter 7 Routing Dynamically
CCNAv5 - S2: Chapter 7 Routing Dynamically
 
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 8
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 8CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 8
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 8
 
Ccna v5-S1-Chapter 4
Ccna v5-S1-Chapter 4Ccna v5-S1-Chapter 4
Ccna v5-S1-Chapter 4
 
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
 
CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 1CCNA 1 Routing and Switching v5.0 Chapter 1
CCNA 1 Routing and Switching v5.0 Chapter 1
 
CCNA RS_ITN - Chapter 8
CCNA RS_ITN - Chapter 8CCNA RS_ITN - Chapter 8
CCNA RS_ITN - Chapter 8
 
CCNA Routing and Switching IT Certifications
CCNA Routing and Switching  IT CertificationsCCNA Routing and Switching  IT Certifications
CCNA Routing and Switching IT Certifications
 
CCNAv5 - S1: Chapter 8 - Ip Addressing
CCNAv5 - S1: Chapter 8 - Ip AddressingCCNAv5 - S1: Chapter 8 - Ip Addressing
CCNAv5 - S1: Chapter 8 - Ip Addressing
 
CCNA
CCNACCNA
CCNA
 
CCNA 1 Routing and Switching v5.0 Chapter 8
CCNA 1 Routing and Switching v5.0 Chapter 8CCNA 1 Routing and Switching v5.0 Chapter 8
CCNA 1 Routing and Switching v5.0 Chapter 8
 
CCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and LicensingCCNAv5 - S3: Chapter9 IOS Images and Licensing
CCNAv5 - S3: Chapter9 IOS Images and Licensing
 
Chapter 01 - Exploring the Network
Chapter 01 -  Exploring the NetworkChapter 01 -  Exploring the Network
Chapter 01 - Exploring the Network
 

Similar a Cisco CCNA module 9

CCNA RS_NB - Chapter 7
CCNA RS_NB - Chapter 7CCNA RS_NB - Chapter 7
CCNA RS_NB - Chapter 7Irsandi Hasan
 
Ccna v5-S1-Chapter 8
Ccna v5-S1-Chapter 8Ccna v5-S1-Chapter 8
Ccna v5-S1-Chapter 8Hamza Malik
 
CCNA RS_NB - Chapter 3
CCNA RS_NB - Chapter 3CCNA RS_NB - Chapter 3
CCNA RS_NB - Chapter 3Irsandi Hasan
 
Chapter 08 - IP Addressing
Chapter 08 - IP AddressingChapter 08 - IP Addressing
Chapter 08 - IP AddressingYaser Rahmati
 
Chapter 8 : IP addressing
Chapter 8 : IP addressingChapter 8 : IP addressing
Chapter 8 : IP addressingteknetir
 
Lecture Notes- Network Services - Copy.pptx
Lecture Notes- Network Services - Copy.pptxLecture Notes- Network Services - Copy.pptx
Lecture Notes- Network Services - Copy.pptxSaqibAhmedKhan4
 
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 3
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 3CCNA (R & S) Module 01 - Introduction to Networks - Chapter 3
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 3Waqas Ahmed Nawaz
 
Itn6 instructor materials_chapter3
Itn6 instructor materials_chapter3Itn6 instructor materials_chapter3
Itn6 instructor materials_chapter3limenih muluneh
 
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6Waqas Ahmed Nawaz
 
CCNA Exploration 1 - Chapter 6
CCNA Exploration 1 - Chapter 6CCNA Exploration 1 - Chapter 6
CCNA Exploration 1 - Chapter 6Irsandi Hasan
 
Itn instructor ppt_chapter4_network_access
Itn instructor ppt_chapter4_network_accessItn instructor ppt_chapter4_network_access
Itn instructor ppt_chapter4_network_accessbebe tampan
 
Chapter 3 Network Protocol and Communications
Chapter 3 Network Protocol and CommunicationsChapter 3 Network Protocol and Communications
Chapter 3 Network Protocol and Communicationsnewbie2019
 
CCNA RS_ITN - Chapter 3
CCNA RS_ITN - Chapter 3CCNA RS_ITN - Chapter 3
CCNA RS_ITN - Chapter 3Irsandi Hasan
 
CCNA4 Verson6 Chapter3
CCNA4 Verson6 Chapter3CCNA4 Verson6 Chapter3
CCNA4 Verson6 Chapter3Chaing Ravuth
 
Exploration network chapter6
Exploration network chapter6Exploration network chapter6
Exploration network chapter6r82093403
 

Similar a Cisco CCNA module 9 (20)

Cisco CCNA module 10
Cisco CCNA module 10Cisco CCNA module 10
Cisco CCNA module 10
 
CCNA RS_NB - Chapter 7
CCNA RS_NB - Chapter 7CCNA RS_NB - Chapter 7
CCNA RS_NB - Chapter 7
 
Ccna v5-S1-Chapter 8
Ccna v5-S1-Chapter 8Ccna v5-S1-Chapter 8
Ccna v5-S1-Chapter 8
 
CCNA RS_NB - Chapter 3
CCNA RS_NB - Chapter 3CCNA RS_NB - Chapter 3
CCNA RS_NB - Chapter 3
 
Chapter 08 - IP Addressing
Chapter 08 - IP AddressingChapter 08 - IP Addressing
Chapter 08 - IP Addressing
 
Chapter 8 : IP addressing
Chapter 8 : IP addressingChapter 8 : IP addressing
Chapter 8 : IP addressing
 
Ccna1v31 mod09
Ccna1v31 mod09Ccna1v31 mod09
Ccna1v31 mod09
 
Lecture Notes- Network Services - Copy.pptx
Lecture Notes- Network Services - Copy.pptxLecture Notes- Network Services - Copy.pptx
Lecture Notes- Network Services - Copy.pptx
 
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 3
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 3CCNA (R & S) Module 01 - Introduction to Networks - Chapter 3
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 3
 
Itn6 instructor materials_chapter3
Itn6 instructor materials_chapter3Itn6 instructor materials_chapter3
Itn6 instructor materials_chapter3
 
Ccna
Ccna Ccna
Ccna
 
Ccna2v3 mod07
Ccna2v3 mod07Ccna2v3 mod07
Ccna2v3 mod07
 
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6
 
CCNA Exploration 1 - Chapter 6
CCNA Exploration 1 - Chapter 6CCNA Exploration 1 - Chapter 6
CCNA Exploration 1 - Chapter 6
 
Itn instructor ppt_chapter4_network_access
Itn instructor ppt_chapter4_network_accessItn instructor ppt_chapter4_network_access
Itn instructor ppt_chapter4_network_access
 
Itn instructor ppt_chapter4_network_access
Itn instructor ppt_chapter4_network_accessItn instructor ppt_chapter4_network_access
Itn instructor ppt_chapter4_network_access
 
Chapter 3 Network Protocol and Communications
Chapter 3 Network Protocol and CommunicationsChapter 3 Network Protocol and Communications
Chapter 3 Network Protocol and Communications
 
CCNA RS_ITN - Chapter 3
CCNA RS_ITN - Chapter 3CCNA RS_ITN - Chapter 3
CCNA RS_ITN - Chapter 3
 
CCNA4 Verson6 Chapter3
CCNA4 Verson6 Chapter3CCNA4 Verson6 Chapter3
CCNA4 Verson6 Chapter3
 
Exploration network chapter6
Exploration network chapter6Exploration network chapter6
Exploration network chapter6
 

Último

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 

Último (20)

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 

Cisco CCNA module 9

  • 1. 1© 2004, Cisco Systems, Inc. All rights reserved. Module 9 TCP/IP Protocol Suite and IP Addressing
  • 2. 222© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Objectives
  • 3. 333© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id The TCP/IP Model The Department of Defense (DoD) developed the TCP/IP reference model to provide a communication network that could continue to function in wartime.
  • 4. 444© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id TCP/IP Applications
  • 5. 555© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Transport Layer Protocols • The functions of TCP and UDP Segment upper-layer application data
  • 6. 666© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Transport Layer Protocols TCP is responsible for: • end-to-end communication • flow control • reliability of data delivery TCP supports a logical connection between the sending and receiving hosts
  • 7. 777© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Transport Layer Protocols
  • 8. 888© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Internet Layer ProtocolsThe IP Protocol is responsible for: • defining packet format and addressing scheme • routing packets to remote hosts • transferring data between the internet layer and the network access layer
  • 9. 999© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Internet Layer Protocols • IP - connectionless, best-effort delivery routing of packets. • ICMP - control and messaging capabilities. • ARP - determines the data link layer address for known IP addresses. • RARP - determines the IP address for a known MAC address.
  • 10. 101010© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Internet Path Determination
  • 11. 111111© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Question • Why is IP sometimes referred as an unreliable protocol? • Is it really unreliable?
  • 12. 121212© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Answer • IP is sometimes referred to as an unreliable protocol. • This does not mean that IP will not accurately deliver data across a network. • Calling IP an unreliable protocol simply means that IP does not perform error checking and correction. • That function is handled by upper layer protocols from the transport or application layers.
  • 13. 131313© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Network Access Protocols The Network Access Layer is the host-to- network layer of the TCP/IP model. • Encapsulation of IP packets into frames • Interface to the physical medium
  • 14. 141414© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id
  • 15. 151515© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Comparing TCP/IP with the OSI Model
  • 16. 161616© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Router Connects Two Networks • A network of networks is called an internet, indicated with the lowercase “i”. • When referring to the networks that developed from the DoD on which the Worldwide Web (www) runs, the uppercase “I” is used and is called the Internet.
  • 17. 171717© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Routers Connect Local and Remote Networks
  • 18. 181818© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Users See TCP/IP Cloud
  • 19. 191919© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Physical Details Hidden from Users
  • 20. 202020© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id “Scale-Free Networks” Scientific American May 2003 The internet somewhere in the N.E. US
  • 21. 212121© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Forwarding Packets—IP address • A router forwards packets from the originating network to the destination network using the IP protocol. • The packets must include an identifier for both the source and destination networks. • Accordingly, every IP address has two parts – One part identifies the network where the system is connected – A second part identifies that particular system on the network
  • 22. 222222© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Host Address 192.168.1.0 1. 192.168.1.1 2. 192.168.1.2 3. 192.168.1.3 4. 192.168.1.4 192.168.2.0 1. 192.168.2.1 2. 192.168.2.2 3. 192.168.2.3 4. 192.168.2.4
  • 23. 232323© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id IP Addressing Format
  • 24. 242424© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Consecutive Decimal and Binary Values
  • 25. 252525© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Two Byte (Sixteen Bit Number)
  • 26. 262626© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Two Byte (Sixteen Bit Number)
  • 27. 272727© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id One Byte (Eight Bit Number)
  • 28. 282828© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Decimal to Binary Conversion
  • 29. 292929© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Two Byte (Sixteen Bit Number)
  • 30. 303030© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Binary to Decimal Conversion
  • 31. 313131© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Network Layer Communication Path • Routers use IP to make decisions about how to reach a particular destination
  • 32. 323232© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Network and Host Addressing
  • 33. 333333© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Internet Addresses • IP address space is hierarchical • Uses the concept of classes • Compare this with the flat MAC address space
  • 34. 343434© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Identifying Address Classes • The pattern of High Order Bits defines the class of the network address
  • 35. 353535© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id IP Address Classes
  • 36. 363636© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Address Class Prefixes
  • 37. 373737© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Network and Host Division
  • 38. 383838© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Class A Address
  • 39. 393939© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Class B Address
  • 40. 404040© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Class C Address
  • 41. 414141© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Class D Address Architecture
  • 42. 424242© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Class E Address Architecture
  • 43. 434343© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id IP Address Range
  • 44. 444444© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Network Address • Host portion all zeros
  • 45. 454545© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Broadcast Address • Host portion all ones
  • 46. 464646© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Network Address
  • 47. 474747© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Unicast Transmission (to ONE Host only) • Addressed to a specific host i.e. 176.10.16.1 • Only that host looks at the contents of the packet
  • 48. 484848© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Broadcast Address (to ALL Hosts)
  • 49. 494949© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Broadcast Transmission • All hosts listen for broadcast messages • Only the host with the appropriate service responds
  • 50. 505050© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Required Unique Address • A packet can only be sent out onto the Internet if it has a unique address
  • 51. 515151© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Private IP Addresses • You can use these addresses on any private LAN. • You CANNOT use them on the internet. • Internet routers will block them.
  • 52. 525252© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Using Private Addresses in the WAN •Connecting a network using private addresses to the Internet requires translation of the private addresses to public addresses •This translation process is referred to as Network Address Translation (NAT)
  • 53. 535353© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id IPv4 Address Allocation
  • 54. 545454© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Subnet Addresses
  • 55. 555555© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id IPv4 and IPv6
  • 56. 565656© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id IPv4 and IPv6 Addresses
  • 57. 575757© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Assigning IP Addresses
  • 58. 585858© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id TCPIP/IP Configuration for Windows 98
  • 59. 595959© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id IP Address
  • 60. 606060© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id ARP/RARP Message Structure
  • 61. 616161© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id BOOTP Message Structure
  • 62. 626262© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id DHCP Message Structure
  • 63. 636363© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id ARP Table Entry
  • 64. 646464© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id ARP Table Funtions
  • 65. 656565© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id The ARP Process
  • 66. 666666© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id ARP Request
  • 67. 676767© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Proxy ARP Request
  • 68. 686868© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Which host has this IP address? • ARP
  • 69. 696969© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Default Gateway
  • 70. 707070© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Summary
  • 71. 717171© 2004, Cisco Systems, Inc. All rights reserved. www.pnj.ac.id Quick Reference Subnetting Chart