SlideShare uma empresa Scribd logo
1 de 19
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Network Fundamentals
Abdelkhalik Elsaid Mosa
abdu.elsaid@yahoo.com
abdelkhalik.staff.scuegypt.edu.eg
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Introduction
• Transport Layer allows end-to-end transfer of application data.
• Network Layer allows end-to-end device communication.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Network Layer – Communication from host to host
• Layer 3 provides services to exchange the individual pieces of
data over the network between identified end devices.
• To accomplish this end-to-end transport, Layer 3 uses four basic
processes:
1.Addressing
2.Encapsulation
3.Routing
4.Decapsulation
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Network Layer Protocols
• Routed Protocols: carry user data
1. Internet Protocol version 4(IP v4), IP v6.
2. Novell Internetwork Packet Exchange (IPX).
3. AppleTalk.
4. Connectionless Network Service (CLNS/DECNet).
• Routing Protocols: direct packet to destination
1. RIP, BGP “application layer Protocols”
2. IGRP, EIGRP
3. OSPF
4. IS-IS
• Other supporting protocols
1. ICMP
2. ARP
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
IP v4 Characteristics
• IP v4 was designed as a protocol with low overhead.
• It provides only the functions that are necessary to deliver a
packet from a source to a destination over an interconnected
system of networks.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Connectionless
• IP packets are sent without notifying the end host that they are
coming.
• Connection-oriented protocols require that control data be
exchanged to establish the connection.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Best effort «Unreliable»
• Means that IP does not have the capability to manage, and
recover from, undelivered or corrupt packets.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Media Independent
• IPv4 and IPv6 operate independently of the media that carry the
data at lower layers of the protocol stack.
• It is the responsibility of the OSI Data Link layer to take an IP
packet and prepare it for transmission
over the medium.
• MTU: the maximum size
of a packet.
• The Data Link layer passes
the MTU upward to the
Network layer.
• Intermediary device like
a router usually fragments
the packet
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
IP v4 Packet Header
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
IP v4 Packet Header
• Version: Contains the IP version number (4)
• Header Length (IHL): Specifies the size of the packet header to know where
the header ends and hence data begins.
• Packet Length: The entire packet size, including header and data.
• Type-of-Service (TOS): reflect priority.
• TTL: indicates the remaining "life" of the packet. TTL is decreased by at least
one each time the packet is processed by a router.
• Identification: uniquely identifies fragments of an original IP packet.
• Fragment offset: identifies the order in which to place the packet fragment in
the reconstruction.
• MF & DF Flags
• Header Checksum: used for error checking the packet header.
• Protocol: Indicates the data payload type that the packet is carrying. Ex: 01
ICMP, 06 TCP, 17 UDP
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
IP Fragmentation
• A router may have to fragment a packet when forwarding it from
one medium to another medium that has a smaller MTU.
• Packet does not get reconstructed until it reaches the host.
If DF = 1, it will not fragment packet, but discards it.
• Fragment Offset field and MF flag are used to reconstruct the
packet at the destination host.
Data = 1480 bytesIP
Data = 500IP
Data = 480IP
IP Packet
Fragments
Original IP
Packet
IP Header = 20 bytes
Data = 500IP
Data = 500L2 L2
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Dividing Networks
• large network should be separated into smaller networks that
are interconnected.
• These smaller networks are often called subnetworks or subnets.
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Grouping Hosts Geographically
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Grouping Hosts for Purpose
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Grouping Hosts for Ownership
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Layer 3 Devices
Router:
- Best path determination
- Creating routing table
- Connecting different LANs
• All interfaces of the router
are members in a multiple
broadcast domains, and
multiple collision domains.
• Supports more than one
technology
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
Device Parameters
• IP address
• Subnet Mask
• Default gateway
• DNS Server
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy
ARP
SIEMENS
NIXDORF
SIEMENS
NIXDORF
Host A
Host B
IP Address: 128.0.10.4
HW Address: 080020021545
ARP Reply
ARP Request - Broadcast to all hosts
„What is the hardware address for IP address 128.0.10.4?“
SIEMENS
NIXDORF
Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy

Mais conteúdo relacionado

Mais procurados

6 network devices
6 network devices6 network devices
6 network devices
Muuluu
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi model
Aditya Mehta
 
Chapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network DesignChapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network Design
nakomuri
 
Chapter 2 -_lan_network_design - Network Design
Chapter 2 -_lan_network_design - Network DesignChapter 2 -_lan_network_design - Network Design
Chapter 2 -_lan_network_design - Network Design
nakomuri
 

Mais procurados (20)

Network Fundamentals: Ch8 - Physical Layer
Network Fundamentals: Ch8 - Physical LayerNetwork Fundamentals: Ch8 - Physical Layer
Network Fundamentals: Ch8 - Physical Layer
 
01 coms 525 tcpip - networking concepts review
01   coms 525 tcpip - networking concepts review01   coms 525 tcpip - networking concepts review
01 coms 525 tcpip - networking concepts review
 
6 network devices
6 network devices6 network devices
6 network devices
 
NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
 
W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)W-LAN (Wireless Local Area Network)
W-LAN (Wireless Local Area Network)
 
Network architecture
Network architectureNetwork architecture
Network architecture
 
Network architecture
Network architectureNetwork architecture
Network architecture
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi model
 
IEEE 802 Standard for Computer Networks
IEEE 802 Standard for Computer NetworksIEEE 802 Standard for Computer Networks
IEEE 802 Standard for Computer Networks
 
EC8551 COMMUNICATION NETWORKS
EC8551 COMMUNICATION NETWORKSEC8551 COMMUNICATION NETWORKS
EC8551 COMMUNICATION NETWORKS
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
 
Networking Basics
Networking BasicsNetworking Basics
Networking Basics
 
Iso layer detail
Iso layer detailIso layer detail
Iso layer detail
 
Network devices (2)
Network devices (2)Network devices (2)
Network devices (2)
 
IEEE 802.11
IEEE 802.11IEEE 802.11
IEEE 802.11
 
Chapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network DesignChapter 1 overview-stij3053 - Network Design
Chapter 1 overview-stij3053 - Network Design
 
2nd lec wireless terminologies
2nd lec   wireless terminologies2nd lec   wireless terminologies
2nd lec wireless terminologies
 
Chapter 2 -_lan_network_design - Network Design
Chapter 2 -_lan_network_design - Network DesignChapter 2 -_lan_network_design - Network Design
Chapter 2 -_lan_network_design - Network Design
 
network topologies and access methods
 network topologies and access methods  network topologies and access methods
network topologies and access methods
 
Network Essentials
Network EssentialsNetwork Essentials
Network Essentials
 

Destaque

CCNA Introducing Networks
CCNA Introducing NetworksCCNA Introducing Networks
CCNA Introducing Networks
Dsunte Wilson
 
Analog communications lab
Analog communications labAnalog communications lab
Analog communications lab
Vishal kakade
 

Destaque (15)

Academic Poster Design, Review and Presentation
Academic Poster Design, Review and PresentationAcademic Poster Design, Review and Presentation
Academic Poster Design, Review and Presentation
 
Network Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch4 - Transport LayerNetwork Fundamentals: Ch4 - Transport Layer
Network Fundamentals: Ch4 - Transport Layer
 
LAN Switching and Wireless: Ch4 - VLAN Trunking Protocol (VTP)
LAN Switching and Wireless: Ch4 - VLAN Trunking Protocol (VTP)LAN Switching and Wireless: Ch4 - VLAN Trunking Protocol (VTP)
LAN Switching and Wireless: Ch4 - VLAN Trunking Protocol (VTP)
 
IPv6
IPv6IPv6
IPv6
 
LAN Switching and Wireless: Ch3 - Virtual Local Area Networks (VLANs)
LAN Switching and Wireless: Ch3 - Virtual Local Area Networks (VLANs)LAN Switching and Wireless: Ch3 - Virtual Local Area Networks (VLANs)
LAN Switching and Wireless: Ch3 - Virtual Local Area Networks (VLANs)
 
Network Fundamentals: Ch7 - Data Link Layer
Network Fundamentals: Ch7 - Data Link LayerNetwork Fundamentals: Ch7 - Data Link Layer
Network Fundamentals: Ch7 - Data Link Layer
 
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
Network Fundamentals: Ch3 - Application Layer Functionality and ProtocolsNetwork Fundamentals: Ch3 - Application Layer Functionality and Protocols
Network Fundamentals: Ch3 - Application Layer Functionality and Protocols
 
CCNA Introducing Networks
CCNA Introducing NetworksCCNA Introducing Networks
CCNA Introducing Networks
 
Network Fundamentals: Ch11 - Configuring and Testing your Network
Network Fundamentals: Ch11 - Configuring and Testing your NetworkNetwork Fundamentals: Ch11 - Configuring and Testing your Network
Network Fundamentals: Ch11 - Configuring and Testing your Network
 
Routing Protocols and Concepts: Ch5 - Routing Information Protocol (RIP v1)
Routing Protocols and Concepts: Ch5 - Routing Information Protocol (RIP v1)Routing Protocols and Concepts: Ch5 - Routing Information Protocol (RIP v1)
Routing Protocols and Concepts: Ch5 - Routing Information Protocol (RIP v1)
 
Routing Protocols and Concepts: Ch9 - EIGRP
Routing Protocols and Concepts: Ch9 - EIGRPRouting Protocols and Concepts: Ch9 - EIGRP
Routing Protocols and Concepts: Ch9 - EIGRP
 
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and ConfigurationLAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
 
Network Fundamentals: Ch6 - Addressing the Network IP v4
Network Fundamentals: Ch6 - Addressing the Network IP v4Network Fundamentals: Ch6 - Addressing the Network IP v4
Network Fundamentals: Ch6 - Addressing the Network IP v4
 
Analog communications lab
Analog communications labAnalog communications lab
Analog communications lab
 
Unit 0 introduction
Unit 0 introductionUnit 0 introduction
Unit 0 introduction
 

Semelhante a Network Fundamentals: Ch5 - Network Layer

Ex 1 chapter05-network-layer-tony_chen
Ex 1 chapter05-network-layer-tony_chenEx 1 chapter05-network-layer-tony_chen
Ex 1 chapter05-network-layer-tony_chen
Đô GiẢn
 
communication-protocols
 communication-protocols communication-protocols
communication-protocols
Ali Kamil
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1
Aneesh Nelavelly
 
LIS3353 SP12 Week 11
LIS3353 SP12 Week 11LIS3353 SP12 Week 11
LIS3353 SP12 Week 11
Amanda Case
 

Semelhante a Network Fundamentals: Ch5 - Network Layer (20)

Ex 1 chapter05-network-layer-tony_chen
Ex 1 chapter05-network-layer-tony_chenEx 1 chapter05-network-layer-tony_chen
Ex 1 chapter05-network-layer-tony_chen
 
communication-protocols
 communication-protocols communication-protocols
communication-protocols
 
OSI Model.ppt
OSI Model.pptOSI Model.ppt
OSI Model.ppt
 
Intternetworking With TCP/IP
Intternetworking With TCP/IPIntternetworking With TCP/IP
Intternetworking With TCP/IP
 
Osi model
Osi modelOsi model
Osi model
 
Basic networking
Basic networkingBasic networking
Basic networking
 
2018 FRSecure CISSP Mentor Program- Session 7
2018 FRSecure CISSP Mentor Program- Session 72018 FRSecure CISSP Mentor Program- Session 7
2018 FRSecure CISSP Mentor Program- Session 7
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.ppt
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.ppt
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
CCNA ppt Day 2
CCNA ppt Day 2CCNA ppt Day 2
CCNA ppt Day 2
 
Cct203 lesson 10
Cct203 lesson 10Cct203 lesson 10
Cct203 lesson 10
 
Network layer
Network layerNetwork layer
Network layer
 
LIS3353 SP12 Week 11
LIS3353 SP12 Week 11LIS3353 SP12 Week 11
LIS3353 SP12 Week 11
 
Ethernet and switches
Ethernet and switchesEthernet and switches
Ethernet and switches
 
OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)
OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)
OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)
 
ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)
 
Dc2 t1
Dc2 t1Dc2 t1
Dc2 t1
 
CCNA v6.0 ITN - Chapter 06
CCNA v6.0 ITN - Chapter 06CCNA v6.0 ITN - Chapter 06
CCNA v6.0 ITN - Chapter 06
 

Último

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Último (20)

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 

Network Fundamentals: Ch5 - Network Layer

  • 1. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Network Fundamentals Abdelkhalik Elsaid Mosa abdu.elsaid@yahoo.com abdelkhalik.staff.scuegypt.edu.eg
  • 2. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Introduction • Transport Layer allows end-to-end transfer of application data. • Network Layer allows end-to-end device communication.
  • 3. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Network Layer – Communication from host to host • Layer 3 provides services to exchange the individual pieces of data over the network between identified end devices. • To accomplish this end-to-end transport, Layer 3 uses four basic processes: 1.Addressing 2.Encapsulation 3.Routing 4.Decapsulation
  • 4. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Network Layer Protocols • Routed Protocols: carry user data 1. Internet Protocol version 4(IP v4), IP v6. 2. Novell Internetwork Packet Exchange (IPX). 3. AppleTalk. 4. Connectionless Network Service (CLNS/DECNet). • Routing Protocols: direct packet to destination 1. RIP, BGP “application layer Protocols” 2. IGRP, EIGRP 3. OSPF 4. IS-IS • Other supporting protocols 1. ICMP 2. ARP
  • 5. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy IP v4 Characteristics • IP v4 was designed as a protocol with low overhead. • It provides only the functions that are necessary to deliver a packet from a source to a destination over an interconnected system of networks.
  • 6. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Connectionless • IP packets are sent without notifying the end host that they are coming. • Connection-oriented protocols require that control data be exchanged to establish the connection.
  • 7. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Best effort «Unreliable» • Means that IP does not have the capability to manage, and recover from, undelivered or corrupt packets.
  • 8. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Media Independent • IPv4 and IPv6 operate independently of the media that carry the data at lower layers of the protocol stack. • It is the responsibility of the OSI Data Link layer to take an IP packet and prepare it for transmission over the medium. • MTU: the maximum size of a packet. • The Data Link layer passes the MTU upward to the Network layer. • Intermediary device like a router usually fragments the packet
  • 9. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy IP v4 Packet Header
  • 10. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy IP v4 Packet Header • Version: Contains the IP version number (4) • Header Length (IHL): Specifies the size of the packet header to know where the header ends and hence data begins. • Packet Length: The entire packet size, including header and data. • Type-of-Service (TOS): reflect priority. • TTL: indicates the remaining "life" of the packet. TTL is decreased by at least one each time the packet is processed by a router. • Identification: uniquely identifies fragments of an original IP packet. • Fragment offset: identifies the order in which to place the packet fragment in the reconstruction. • MF & DF Flags • Header Checksum: used for error checking the packet header. • Protocol: Indicates the data payload type that the packet is carrying. Ex: 01 ICMP, 06 TCP, 17 UDP
  • 11. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy IP Fragmentation • A router may have to fragment a packet when forwarding it from one medium to another medium that has a smaller MTU. • Packet does not get reconstructed until it reaches the host. If DF = 1, it will not fragment packet, but discards it. • Fragment Offset field and MF flag are used to reconstruct the packet at the destination host. Data = 1480 bytesIP Data = 500IP Data = 480IP IP Packet Fragments Original IP Packet IP Header = 20 bytes Data = 500IP Data = 500L2 L2
  • 12. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Dividing Networks • large network should be separated into smaller networks that are interconnected. • These smaller networks are often called subnetworks or subnets.
  • 13. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Grouping Hosts Geographically
  • 14. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Grouping Hosts for Purpose
  • 15. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Grouping Hosts for Ownership
  • 16. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Layer 3 Devices Router: - Best path determination - Creating routing table - Connecting different LANs • All interfaces of the router are members in a multiple broadcast domains, and multiple collision domains. • Supports more than one technology
  • 17. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy Device Parameters • IP address • Subnet Mask • Default gateway • DNS Server
  • 18. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy ARP SIEMENS NIXDORF SIEMENS NIXDORF Host A Host B IP Address: 128.0.10.4 HW Address: 080020021545 ARP Reply ARP Request - Broadcast to all hosts „What is the hardware address for IP address 128.0.10.4?“ SIEMENS NIXDORF
  • 19. Suez Canal University – Faculty of Computers & Informatics - Cisco Local Academy