Subnetting A distributed networks savior By: Mike Guantonio.

Slides:



Advertisements
Similar presentations
Chapter 19 Network Layer: Logical Addressing Stephen Kim.
Advertisements

CIM 2465 IP Addressing Scheme1 IP Addressing Scheme (Topic 4) Textbook: Networking Basics, CCNA 1 Companion Guide, Cisco Press Cisco Networking Academy.
Part 1 IPv4 and Subnetting. Announcements and Outline Assessment 1 Results: Range: 66 – 112 Average: 85 9 students did extra credit Curve 3 MC Questions.
CSNB554: Network Routing and Switching Class Introduction.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—5-1 WAN Connections Enabling the Internet Connection.
Ch. 1 – Scaling IP Addresses NAT/PAT and DHCP CCNA 4 version 3.0.
Information Networking Security and Assurance Lab National Chung Cheng University Private IP(RFC1918) The Internet Assigned Numbers Authority (IANA) has.
Institute of Technology Sligo - Dept of Computing Chapter 10 IP Addressing and Subnetting Paul Flynn.
CCNA Guide to Cisco Networking Fundamentals Fourth Edition Chapter 9 Network Services.
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”,
IP Addressing and Subnetting
1 © 2003, Cisco Systems, Inc. All rights reserved. IP Basics 1.1 st Octet Values for Class A, B, C, D, & E 2.HOB (High Order Bits) in the 1 st Octet 3.Format.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
By Junaid Shaikh SE Computer
Basic Network Training. Cable/DSL Modem The modem is the first link in the chain It is usually provided by the ISP and often has a coax cable connector.
IP Addressing and Subnetting Tony Madden John Paul McCann NEI.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Addressing Networking for Home and Small Businesses – Chapter.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Addressing Networking for Home and Small Businesses – Chapter.
Variable Length Subnet Mask (VLSM)
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
30/11/ Q & A on Networking. Question No. 1 What is Networking? Two or more computers that are linked in order to share – Resources (such as printers.
Classes of IP. host must have an IP address that identifies not only the host address (like a house number) but also identifies the network address (like.
© 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.
Network Addressing Structure
1 Lecture #6 Switch – VLAN Asst.Prof. Dr.Anan Phonphoem Department of Computer Engineering, Faculty of Engineering, Kasetsart University, Bangkok, Thailand.
Module CT3004N: Wide Area Networks Lecture Week 1.
Chapter 8 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Describe the structure of an IPv4 address.  Describe.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 4 v3.0 Module 1 Scaling IP Addresses.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 4 v3.0 Module 1 Scaling IP Addresses.
ROUTER Routers have the following components: CPU NVRAM RAM ROM (FLASH) IOS Cisco 2800 Series Router.
NETWORKING COMPONENTS By Scott H. Bowers. HUB A hub can be easily mistaken for a switch, physically there are no defining characteristics, both have power.
IP Addresses & Classes Presented By: M.Usman Khan Ghauri Nauman Aslam.
Network Addressing Networking for Home & Small Business.
© 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.
IP ADDRESSING, SUBNETTING & VLSM 1. Decimal vs. Binary Numbers – Decimal numbers are represented by the numbers 0 through 9. – Binary numbers are represented.
© 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.
NETWORKING PROTOCOLS How do Networks Talk? THE PROTOCOL Rules that define how network devices communicate with each other Ensures that products from.
CISCO NETWORKING ACADEMY Chabot College ELEC Network Address Translation.
Chapter 5.  Upon completion of this chapter, you should be able to:  Configure IP addresses  Identify & select valid IP addresses for networks  Configure.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Network Layer PART IV.
NETWORK LAYER.
IP Addressing.
Introduction to Computing Slides By ADEELA MUSTAFA.
Cisco Confidential © 2013 Cisco and/or its affiliates. All rights reserved. 1 Cisco Networking Training (CCENT/CCT/CCNA R&S) Rick Rowe Ron Giannetti.
1. Subneting Dividing large network into small network for efficiently utilize of the Ip address. Converting host bits into network bits. Efficient utilize.
1 Layer 3: Routing & Addressing Honolulu Community College Cisco Academy Training Center Semester 1 Version
IP Addresses & IP Subnetting
Building a Network. Introduction A local company has hired you as a network administrator. Your first assignment is to setup the local network and make.
SUBNETTING.
Planning the Addressing Structure
Internet Architecture
IP Adressing & Subnetting
Instructor Materials Chapter 8: Subnetting IP Networks
Networking for Home and Small Businesses – Chapter 5
4.3 Network Layer Logical Addressing
Networking for Home and Small Businesses – Chapter 5
Networking for Home and Small Businesses – Chapter 5
Examcollection VCE Download
Instructor Materials Chapter 8: Subnetting IP Networks
SUBNETTING.
PART IV Network Layer.
Networking for Home and Small Businesses – Chapter 5
Virtual LANs and trunking
Cabrillo College Building Cisco Remote Access Network
Master Subnetting – Section 1
Planning the Addressing Structure
Planning the Addressing Structure
Networking for Home and Small Businesses – Chapter 5
Network Addressing.
Presentation transcript:

Subnetting A distributed networks savior By: Mike Guantonio

What are public and private Addresses? Public addresses are addresses of the outside world  Given to us by the ISP Private addresses are addresses inside the network that are not seen by the outside world.

When do we use Public Addresses To set up a link to the outside world. To set up routers in different parts of a work area.

Why do we need Sub-networks Running out of IP addresses Waste of IP addresses Private numbers that can be used in any organization

Why do we subnet? With private networks we can assign a block of addresses to various groups Finance Marketing Help Desk Development This becomes more apparent with the introduction of VLans

What is the advantage of sub- netting? We subnet large vs. small networks A subnet breaks a network into smaller more manageable pieces Much like how the phone company breaks down the telephone numbers with area codes.

Can different subnets “talk” to each other? No But with the help of switches and/or routers its possible Nodes in the same subnet can communicate independently without any extra protocols needed.

Classes of Networks Class A – N.H.H.H Class B – N.N.H.H Class C – N.N.N.H

Class Ranges Class A – Range – Class B – Range – Class C – –

How to subnet

What do home routers do? Most routers will dish out an address of (2-255) This is not the address that other computers see The reason for this is so that multiple computers can connect to the network without needing various IP’s This is called NAT or PAT depending on the protocol.

Works Cited Chapman, Bill, and Allan Johnson, Rick Graziani, Elaine Horn, Andrew Large, Antoon W. Rufi. CCNA 1 and 2 Companion Guide. 3rd. Indianapolis, Indiana: Cisco Press, 2005.