Visit us at www.mcscontrols.com Introduction to Computer Networks.

Slides:



Advertisements
Similar presentations
Ethernet, IP Addresses and Honeywell Automation Systems
Advertisements

IP Addressing Higher Computing. TCP/IP TCP/IP is the communication protocol for the internet. TCP/IP is the communication protocol for the internet. TCP/IP.
ARSP Operation Instruction
ARSP Operation Instruction
Lecturer, Department of Computer Application
1 Network Address Translation (NAT) Relates to Lab 7. Module about private networks and NAT.
Chapter 9: Subnetting IP Networks
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Lab 4 - Networking CSCI 6303 – Principles of I.T. Fall 2012.
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 10: DHCP Routing & Switching.
Operating Systems Concepts 1/e Ruth Watson Chapter 11 Chapter 11 Network Maintenance Ruth Watson.
BTT 101 / 2O1 Lesson 10 Dundas Valley Secondary Mr. Young.
LAN Protocols and TCP/IP © N. Ganesan, Ph.D.. Module A Preview of Major LAN Protocols.
Wi-Fi Structures.
Subnetting.
CCNA Guide to Cisco Networking Fundamentals Fourth Edition Chapter 9 Network Services.
1. A router is a device in computer networking that forwards data packets to their destinations, based on their addresses. The work a router does it called.
IP ROUTING -1 STATIC ROUTING DEFAULT ROUTING.  A routing protocol is used by routers to dynamically find all the networks in the internetwork and to.
Andrew Smith 1 NAT and DHCP ( Network Address Translation and Dynamic Host Configuration Protocol )
11 ASSIGNING IP ADDRESSES Chapter 2. Chapter 2: ASSIGNING IP ADDRESSES2 CHAPTER OVERVIEW  Describe the structure of IP addresses and subnet masks. 
IP Addressing Basics LAB 8.
Remote Accessing Your Home Computer Using VNC and a Dynamic DNS Name.
Advanced Networking for DVRs
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.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
© 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.
CCNA Discovery 1 Chapter 5: Network Addressing
4: Addressing Working At A Small-to-Medium Business or ISP.
IP Addressing Basics LAB 8.
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
1 Routing Introduction to Routing Static Routing.
Making connections Connecting a computer to a LAN donna Bair-Mundy.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
Computer Networking Part 1 CS 1 Rick Graziani Cabrillo College Fall 2005.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 10: DHCP Routing & Switching.
Common Devices Used In Computer Networks
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5 Darren Shaver – Modified Fall.
PC Maintenance: Preparing for A+ Certification Chapter 22: Setting Up a Windows Network.
Linux+ Guide to Linux Certification Chapter Fifteen Linux Networking.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 2: Configuring Network Protocols.
SYSTEM ADMINISTRATION Chapter 8 Internet Protocol (IP) Addressing.
Network Addresses, Switches and Routing Bob Bradley IS361 Fall 2005 Chapter 1 Part 2.
DHCP Meha Modi. “Dynamic Host Configuration Protocol” Automatically assigns IP addresses to devices (I.e. hosts) on your network. -Prevents to enter data.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Connecting to the Network Introduction to Networking Concepts.
© Cengage Learning 2014 How IP Addresses Get Assigned A MAC address is embedded on a network adapter at a factory IP addresses are assigned manually or.
1 Chapter 8: DHCP in IP Configuration Designs Designs That Include DHCP Essential DHCP Design Concepts Configuration Protection in DHCP Designs DHCP Design.
+ Routing Concepts 1 st semester Objectives  Describe the primary functions and features of a router.  Explain how routers use information.
 Router Configurations part2 2 nd semester
ITE PC v4.0 Chapter 8 1 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public  Networks are systems that are formed by links.  People use different.
Chapter 5. An IP address is simply a series of binary bits (ones and zeros). How many binary bits are used? 32.
 Medium for communication between entities connected to it  “Entities” are referred to as hosts  Is the Internet a network?  In simplest terms, yes.
Networks Connecting Two Computers With UTP. Every machine on a network has a unique identifier. Just as you would address a letter to send in the mail,
Network Overview. Protocol Protocol (network protocols) - a special set of rules that define communication between two or more devices on a network.
OSI Model IP address.
Configuring DHCP Relay Configuration Example
Chapter 2 Overview of Networking Components
Networking for Home and Small Businesses – Chapter 5
Module 8: Networking Services
Introduction to Computers
Introducing To Networking
Networking for Home and Small Businesses – Chapter 5
Examining IP Addressing
Network Hardware and Protocols
Planning the Addressing Structure
AbbottLink™ - IP Address Overview
Network Addressing.
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

Visit us at Introduction to Computer Networks

What is a Computer Network? Computers that are connected together to share information and resources make up a network

What is a LAN (Local Area Network)? Computers that are connected to other computers near each other make up a network called a LAN

What is a WAN (Wide Area Network)? A WAN spans a large geographic area, such as a state, province or country. WANs often connect multiple smaller networks, such as local area networks (LANs). The most common WAN is the Internet.

What is an IP (Internet Protocol) Address? An IP address is a series of numbers that allows one computer to talk with another over a network. IP addresses allow the location of literally billions of computers that are connected to the Internet to be pinpointed. In the same way that someone needs your mailing address to send you a letter, a remote computer needs your IP address to communicate with your computer. An IP address gives your computer an identity.

What is an IP (Internet Protocol) Address? IP addresses are made up of four numbers, each of which contains one to three digits, with a single dot (.) separating each number. This is called IPv4 (Internet Protocol version 4). Here is an example of an IP address: Each of the four numbers can range from 0 to 255. Considering all the number combinations, with IPv4 there are about 4.3 billion IP addresses to choose from.

What is an IP (Internet Protocol) Address? Each computer in a network has a unique IP address that no other computer in that network has.

What is an IP (Internet Protocol) Address? Computers in different networks can use the same IP address as long as those networks are separated from each other by routers. Any computer or device connected directly to the Internet must have a unique IP address that no other device in the world has.

What is a Router? A router is a specialized computer that separates two networks and transmits information between the two, such as a LAN and the Internet. A router has two IP addresses, one on the LAN side and one on the WAN side. The one on the WAN side is unique because no other device in the world has it, whereas the one on the LAN side might be also used by other computers in another LAN.

Who Picks The IP Address? IP address are determined in one of two ways: Static – You manually select an IP address and enter it into the computer. It does not change unless you change it. Dynamic – A router automatically selects an available IP address and sends it to the computer. When a router is configured to do this it is also referred to as a DHCP (Dynamic Host Configuration Protocol) server. It may lease this address for a period of time and then assign the same number or another number when the time is up. Computers that get an IP address automatically from a DCHP server are clients whereas the server is the host.

What is a Subnet Mask? In simple terms, a subnet mask allows computers to know what neighborhood it is in and where in that neighborhood it is. It is similar to a person who lives in an apartment complex. Imagine the complex is located at 123 Main Street and that there are 100 apartments there. Your apartment might be Apt 25 and a friend of yours may live in Apt 72. Both of you live at 123 Main Street, but in different apartments. An IP address has two components, the network address (the address of the apartment complex) and the host address (the apartment number). A subnet mask separates the IP address into the network and host addresses ( ).

What is a Subnet Mask? Similar to IP addresses, a subnet mask is made up of four numbers, each of which contains one to three digits, with a single dot (.) separating each number. Here is an example of a subnet mask:

What is a Subnet Mask? In a simple subnet mask the numbers mask the corresponding positions in an IP address if its anything but a zero (0). Consider this example: IP Address: Subnet Mask: In the example above, the is the network address and the 75 is the host address. The host address tells us that it is apartment 75 and that there are 256 apartments because with only one number unmasked there are 256 possibilities (0-256).

What is a Default Gateway? A default gateway is the IP address of the computer or device that lets you get out of your neighborhood. It is just like a guardhouse in a gated community. In order to leave your neighborhood you need to drive by the guardhouse to get to the outside world. In a similar way a default gateway is the exit path a computer takes to get out of its LAN and out to another network, such as the Internet. In most cases the job of guardhouse in a network falls to routers that monitor all traffic coming in and out of the neighborhood, effectively isolating one network from another.

What is a Port? As we discussed, IP addresses allow individual computers to be pinpointed, like a house address. Ports, on the other hand, refer to ways to get into that computer. Just like a house can have many ways to get in and out, IP addresses allow for 65,535 different openings (ports) to get in and out of a computer. This means that many, many devices can be communicating with a computer at the same time.

What is Port Forwarding? Port Forwarding allow us to communicate with a Magnum at a remote location based on the port number of the Magnum. In the example above a PC running MCS-Connect wants to talk with a Magnum at on port The router on the Magnum side sees this request and forwards all communication on that port to the Magnum at Routers can be programmed with these instructions, or rules.

Magnum Ethernet Setup Screens