Static Route. Identify Default gateway What is the default gateway for PC1 PC2 r1 r2 PC1PC2.

Slides:



Advertisements
Similar presentations
Introduction Hector Macleod –CCNA student –Systems Integration Engineer Subject - IP addressing.
Advertisements

OUR SUBNET PLANNING MISSION: We have been assigned an address of Assume 20 subnets are needed, with 5 hosts per subnet. Our mission is to.
Module 10: Routing Fundamentals and Subnets Small Router Purchase Subnetting Example a Basic Subnetting b Subnetting a Class A Network.
Institute of Technology Sligo - Dept of Computing Chapter 10 IP Addressing and Subnetting Paul Flynn.
7/3/2015 Unit-3 : Network Layer 1 CS 1302 Computer Networks — Unit - 3 — — Network Layer — Text Book Behrouz.A. Forouzan, “Data communication and Networking”,
CPIT 470 Lab 2 Lab Instructor: Aisha Ehsan.
Introduction to Networking (Yarnfield) Classful subnetting.
IP Addressing and Subnetting
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Constructing a Network Addressing Scheme.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
IP Addresses: Classful Addressing An IP address is a 32-bit address.
Information & Communication Technology
How to ? Subnetting. Scenario How Many Networks? 2 How Many Network addresses are required? 2 Addresses Used: subnet mask
IP Addressing and Subnetting Tony Madden John Paul McCann NEI.
Subnetting of IP Address. Network Number for Each Network
Types of Addresses in IPv4 Network Range
1  You are given an IP address for a host /20  What is/are the  Subnet address?  Broadcast address?  The number of useable hosts available.
TCP/IP Protocol Suite 1 Change the following IP addresses from binary notation to dotted-decimal notation. a b
Introduction to Classless Routing
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 SUBNETTING.
111 What Is VLSM and Why Is It Used?. 222 Classful and Classless Routing Classful (basic subnetting) Classful routing protocols require that a single.
1 Exercise: IPv4 subnetting. 2 Task 1 Given is an IP network with address : Divide this network into 8 subnets.
CLASSLESS INTER-DOMAIN ROUTING {CIDR} & SUBNETTING PHILLIP LAFLEUR NATHAN GRAMMES JONATHAN BENNETT.
Subnetting When an organization is given a block of class A, B, or C address, the first address in the block defines the network address. This address.
SUBNET Communication Technologies CIS 505 Prepare by Thanantinee Tantivejakul.
Subnetting -2.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Network Layer: 19.1 Internetworks 19.2 Addressing Classful, Classless addressing, NAT 19.3 Routing.
Subnetting. Class A Address O is the subnet Identifier is the loop back address. 4 Each class A address supports 16,387,064 hosts. 4 Assigned.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Network Layer PART IV.
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.
Chapter 5b.  Upon completion of this chapter, you should be able to:  Subnet an IPv4 address to make separate networks out of one address given  Use.
Net9: IP Address 授課教師:雲林科技大學 張慶龍 老師. IP Address IP denoted - in the form each number represents, in decimal, 1 byte of the 4-byte IP address. Why are.
1 Lecture, November 20, 2002 Message Delivery to Processes Internet Addressing Address resolution protocol (ARP) Dynamic host reconfiguration protocol.
1 Lecture 11 Routing in Virtual Circuit Networks Internet Addressing.
21-IP addressing Dr. John P. Abraham Professor UTPA.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Subnetting IP Networks.
What’s wrong with this network? IP: SM: Default Gateway: /28 Fa0/1.
 Router Configurations part2 2 nd semester
NETWORKING IP ADDRESSING. TYPES OF IP ADDRESS PRIVATE IP ADDRESS PUBLIC IP ADDRESS STATIC IP ADDRESS DYNAMIC IP ADDRESS.
Lecture#7: Subnetting IP Networks
TCP/IP Protocol Suite 1 Objectives Upon completion you will be able to: IP Addresses: Classful Addressing Understand IPv4 addresses and classes Identify.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 9: Subnetting IP Networks Introduction to Networks.
If we don’t subnet and use as our subnet mask then we use all of our IP addresses on one network. This is not an efficient use of our Class.
Discovery 2 Internetworking Module 4 JEOPARDY K. Martin.
UNIT 4 NETWORK LAYER. Position of network layer 7/8/2016 UNIT-3 : NETWORK LAYER 2.
Subnetting Subnetting is not in the CIS221-3 Syllabus
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Subnetting/Supernetting and Classless Addressing.
Configuration for routing example
Ip addressing & subnetting
Networking for Home and Small Businesses – Chapter 5
TRANSPARENT BRIDGING Router 1 Router 2 PC 2 PC / /24.
Semester 2 JEOPARDY CHAPTERS 12 & 13 REVIEW S2C13 Jeopardy Review.
PART IV Network Layer.
Subnetting.
CS 1302 Computer Networks — Unit - 3 — — Network Layer —
Introduction  Hector Macleod  CCNA student  Systems Integration Engineer  Subject - IP addressing.
TCP/IP Explored Jun Wu 11/11/2018.
Cases in Subnetting.
Chapter 5 Addressing Dr. Clincy Lecture.
Unit 2: IP addressing (Contd.). Delivery and routing of packets
Introduction to networking (Yarnfield)
Chapters 4 & 5 Addressing Will go over Exam 1
Chapters 4 & 5 Addressing Will go over Exam 1
Ip addressing & subnetting
Lec 8 Network Class 3.1 Computer Networks Al-Mustansiryah University
Networking for Home and Small Businesses – Chapter 5
Figure 6.11 Configuration for Example 4
Figure 6.6 Default routing
Subnetting Subnetting is a method for getting the most out of the limited 32-bit IP addressing space. With any address class, subnetting provides a means.
Presentation transcript:

Static Route

Identify Default gateway What is the default gateway for PC1 PC2 r1 r2 PC1PC2

Routing Table When all the connecting interfaces are ‘up’, the routing table : C C C C – connected networks

Static route Needs three parameters Destination network Subnet mask default gateway address ROUTER(CONFIG)# ip route Example: ip route

Static route R1 does not know about Fa0/0 network R2 does not know about Fa0/1 network Static routes is set up to inform these routes R1(config)# ip route R2(config)# ip route

Default Static Route Default route is to any destination, any subnet mask thru a gateway Default Route at R2 R2(config)# ip route Internet /30.

IP Address Wastage How many addresses are wasted on /24 network? = /24 network? = /24 network? = Hosts 55 Hosts

Solution – IP Address Wastage Subnetting IP address space Borrow bits from host address space to create subnetworks Example: Class C address – /24 Borrow from last byte /24

Next Week Subnetting IP address Space