Charles Warren and Ben Kangas

Slides:



Advertisements
Similar presentations
4 IP Address (IPv4)  A unique 32-bit number  Identifies an interface (on a host, on a router, …)  Represented in dotted-quad notation
Advertisements

Chapter 9a Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain why routing is necessary for hosts on different.
Network Layer: Logical Addressing. 4-1 IPv4 ADDRESSES An IPv4 address is a 32-bit address that uniquely and universally defines the connection of a device.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
IST 201 Chapter 9. TCP/IP Model Application Transport Internet Network Access.
1 IP: Internet Protocol Addresses. 2 Internet Protocol (IP) Only protocol at Layer 3 Fundamental in suite Defines –Internet addressing –Internet packet.
Chapter 6 Network Address Translation (NAT). Network Address Translation  Modification of source or destination IP address  Needed by networks using.
Subnetting.
1 Version 3.0 Module 10 Routing Fundamentals and Subnetting.
1 Chapter Overview Subnet. What is a subnet When you break a network into a few smaller networks, you have created several subnets Like IP address where.
Why create a subnet mask? Tells device which part of an address is the network # including the subnet and which part is the host Filters the node IP address.
IPv4 Addresssing An IP address is four bytes (octets). Each contains eight bits (total of 32 bits in length). IP addresses are given as dotted decimal.
Spring Ch 18 IP Addresses. 2 Internet Protocol  Only protocol at Layer 3  Defines Internet addressing Internet packet format Internet routing.
4: Addressing Working At A Small-to-Medium Business or ISP.
Chap 10 Routing and Addressing Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
Network Redundancy Multiple paths may exist between systems. Redundancy is not a requirement of a packet switching network. Redundancy was part of the.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 4: Addressing in an Enterprise Network Introducing Routing and Switching in the.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Planning the Addressing Structure Working at a Small-to-Medium Business or ISP – Chapter.
Chapter 8 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Describe the structure of an IPv4 address.  Describe.
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5 Darren Shaver – Modified Fall.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing in an Enterprise Network Introducing Routing and Switching in the.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 4: Addressing in an Enterprise Network Introducing Routing and Switching in the.
CLASSLESS INTER-DOMAIN ROUTING {CIDR} & SUBNETTING PHILLIP LAFLEUR NATHAN GRAMMES JONATHAN BENNETT.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Planning the Addressing Structure Working at a Small-to-Medium Business.
Chapter 5.  Upon completion of this chapter, you should be able to:  Configure IP addresses  Identify & select valid IP addresses for networks  Configure.
1 Interview Questions - What is the difference between TCP and UDP? - What is Nagle's Algorithm? - Describe the TCP handshaking process. - What is Slow.
NETWORK LAYER.
Hour 5 Subnetting 1. you will be able to Explain how subnets and supernets are used Explain the benefits of subnetting Develop a subnet mask that meets.
IP Addressing.
Address Resolution Protocol (ARP). Internet and Data Link Layer Addresses Each host and router on a subnet needs a data link layer address to specify.
1 Lecture, November 20, 2002 Message Delivery to Processes Internet Addressing Address resolution protocol (ARP) Dynamic host reconfiguration protocol.
CCNA Discovery Semester 3 Addressing in an Enterprise Network Chapter 4 K. Martin.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.1 Module 10 Routing Fundamentals and Subnets.
- 1 - DPNM Review of Important Networking Concepts J. Won-Ki Hong Dept. of Computer Science and Engineering POSTECH Tel:
IP ADDRESSES Lecture 6: Network Architectures. IP address  address (IP address) is a numerical label assigned to each device (e.g., computer, printer)
Discovery 2 Internetworking Module 4 JEOPARDY K. Martin.
Cisco – Chapter 10 - Routers IP Addressing Subnetmasking.
Planning the Addressing Structure
Binary Concepts By: Nathan Miller.
4.3 Network Layer Logical Addressing
Networking for Home and Small Businesses – Chapter 5
Binary Lesson 4 Classful IP Addresses
Internet technologies
IP Adressing in IPv4 By Kenneth Lundby.
IPv4 and Subnetting Part 1.
PART IV Network Layer.
Planning the Addressing Structure
Ip addressing Chapter 5a 6-7 days including test.
Network Architecture Introductory material
IP Address.
Review of Important Networking Concepts
Week 6: Network Protocols Part 2
TCP/IP Protocol Suite & IP Addressing
Review of Important Networking Concepts
TCP/IP Internetworking (Part 2)
INTERNET PROTOCOL Presented by: Md:Faruque-A-Azam ID:1642CSE00570 Batch:42 CSE,MIU.
Charles Warren and Ben Kangas
Planning the Addressing Structure
The OSI 7 Layer Model Ben, Stuart, Charles.
Planning the Addressing Structure
Planning the Addressing Structure
Addressing the Network – IPv4
IP Addressing.
Networking for Home and Small Businesses – Chapter 5
Data-Link Layer The Internet is a combination of networks glued together by connecting devices (routers or switches) If a packet is to travel from a host.
Review of Important Networking Concepts
OSI Network Layer Presented By Dr. Waleed Alseat Mutah University.
Layering and the TCP/IP protocol Suite
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

Charles Warren and Ben Kangas Basics of Networking Charles Warren and Ben Kangas

OSI Model

Switching Layer: Two Devices: Switch PDU: Frames Protocols: ARP Uses mac addresses to identify hosts. Creates mac address tables to distribute frames to designated hosts. Mac address are used throughout LANs and are used by both routers and switches.

Routing Layer: Three Devices: Routers and L3 Switches. PDU: Packets Protocols: IP(IPv4, IPv6) IPsec Uses IP addresses to identify hosts. Uses Routing Tables to send information across network segments.

What is an IP Address? An Internet Protocol address (IP address) is a numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication. IPv4 Four octets 192.168.0.1 32 bits 11000000.10101000.00000000.00000001 IPv6 Eight hextets 0:0:0:0:0:ffff:c0a8:1 128 bits 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 1111111111111111 1100000010101000 0000000000000001

Dissecting an IP Address Network Address | Host Address /CIDR Subnet mask 192.168.0.17 /16 255.255.0.0 11000000.10101000.00000000.00010001 172.24.168.12 /12 255.240.0.0 10100000.00011000.10101000.00001100

Public IP Addressing Usable Adresses: Address Space: A.x.x.x Class A: Address Space: A.x.x.x CIDR Notation: /8 Example: 10.x.x.x Class B: Address Space: A.B.x.x CIDR Notation: /16 Example: 172.168.x.x Class C: Address Space: A.B.C.x CIDR Notation: /24 Example:192.168.0.x Usable Adresses: Class A: 16,777,214 Class B: 65,534 Class C: 254

Public IP Use Case MTU owns the following public address: 141.219.0.0 – 141.219.255.255 204.38.5 – 204.38.5.255 35.63.66.0 – 35.63.66.0 Maximum 66,298 usable addresses. American Registry for Internet Numbers

Private IP Addressing Class A: Class B: Class C: Address Space: 10.0.0.0 – 10.255.255.255 CIDR Notation: /8 Use Cases: Large corporations and institutions Class B: Address Space: 172.16.0.0 – 172.31.255.255 CIDR Notation: /12 Use Cases: Small and Medium Businesses Class C: Address Space: 192.168.0.0 – 192.168.255.255 CIDR Notation: /16 Use Cases: Small Offices and Home Offices

NAT – Network Address Translation PAT – Port Address Translation Translating private IP addresses to public. 192.168.1.1 141.219.5.23 192.168.1.2 192.168.1.3