Networking Basics.

Slides:



Advertisements
Similar presentations
Basic Concepts of a Computer Network
Advertisements

Web Page Design Chapter 1 Introducing Networks and the Internet.
Introduction to Computers Section 7A. home Network A group of connected computers that communicate, exchange information and share resources.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Networks Adapting Computers to Telecommunications Media.
Telecommunications Chapter 5 Chapter 5 Telecommunications
Lesson 3 – UNDERSTANDING NETWORKING. Network relationship types Network features OSI Networking model Network hardware components OVERVIEW.
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
Networking Basics. The Hardware Side of Networking A network is two or more computers that have been connected for the purposes of exchanging data and.
NETWORKING HARDWARE.
Introduction to Networks Networking Concepts IST-200 VWCC 1.
Chapter 5 Networks Communicating and Sharing Resources
Networks and Telecommunications
Chapter 9A Network Basics.
NETWORK.
Chapter 3 Fluency with Information Technology 4th edition
ITED 328 Lecture 4 12 Feb 2004 Loosely covering Chapter 5 Internet and LAN Technology.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Networking By Nachiket Agrawal 10DD.
Local Area Networks (LAN) are small networks, with a short distance for the cables to run, typically a room, a floor, or a building. - LANs are limited.
Networking Basics lesson 4 essential concepts. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network.
Basic Concepts of a Computer Network
NETWORKS.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
Unit 4 Networking Review.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Course ILT Basic networking concepts Unit objectives Compare various types of networks Discuss types of servers Discuss LAN topologies Discuss planning.
Networking Classification A network is two or more computers that are connected 1 There size 2 Their Servers.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Networking… By: Allan Joe Next page.
INTRODUCTION TO COMPUTER NETWORKING  Definition of computer network  Devices that could be connected to the network  Connection media  Resources shared.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Introduction to Networking.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Networks and Networking
Understanding How Networks Communicate
Unit Communication Hardware
Chapter Objectives In this chapter, you will learn:
INTRODUCTION TO COMPUTER NETWORKS
Computer Networks Part 1
NETWORKING TECHNOLOGIES
Networking Lexi Becker Chapter is broke in two parts
أ.كمال عيد كلية المعلمين حائل
Module 2: Understanding Local Area Networks
Computer software.
An Introduction to Computer Networking
Introduction to Computer Administration
Data Communication and Networks
Data Communication and Networks
NETWORK BASICS Network - a communications, data exchange, and resource-sharing system created by linking two or more computers and establishing standards,
INTRODUCTION TO COMPUTER NETWORKS
CHAPTER Introduction to LANs
Unit 11- Computer Networks
Chapter 4: Data Communication and Networks
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
INTRODUCTION TO COMPUTER NETWORKS
Network+ Guide to Networks, Fourth Edition
INTRODUCTION TO COMPUTER NETWORKS
Lesson 3: Introduction to Internet Technology
Data Communication and Networks
Lesson 17 Networking Basics.
Data Communication and Networks
INTRODUCTION TO COMPUTER NETWORKS
Data Communication and Networks
Lesson 17 Networking Basics.
NETWORK.
Basics of Computer Networking
Presentation transcript:

Networking Basics

The Hardware Side of Networking A network is two or more computers that have been connected for the purposes of exchanging data and sharing resources. Networked shared resources range from printers, CD-ROMs, and modems to files and hard drives. Networks vary in size and scope.

Many types of computer networks exist, but you need only be concerned with the following: Peer-to-peer network: This type of network includes two or more PCs that are connected to share data files, a printer, or other resources.

           Local area network (LAN): A small business or corporate department may install a LAN that interconnects from two to hundreds of PCs, using permanently installed cabling or perhaps a wireless technology.

Wide-area network (WAN): A corporation may maintain a WAN using dialup, leased, or other dedicated communication means.

A+ Certification: Networking You should also be familiar with the following network terminology and characteristics: Topology: The geometric arrangement of any network is its topology. The most common topologies are the bus, star, and ring topologies. Protocol: To operate efficiently, any communications-based system must have an established set of rules — its protocol — to govern its operation. Popular protocols for LANs are TCP/IP and IPX/SPX.

Data packets: Data, messages, and tokens that are transmitted on any network must conform to the size and format prescribed under the network's protocol. Data packets also vary between network operating systems (NOSs) on the same protocol. Architecture: A network can be classified as being either a peer-to-peer or a client/server architecture. When all nodes on a network are equal and resources are shared equally, the network is a true peer-to-peer network. When one computer is designated to host programs or files for the rest of the network, it is a server, and the other nodes are clients.

Media: Nodes on a network are connected by twisted-pair copper wire, coaxial cable, fiber-optic cable, or wireless radio wave connections. Server: This is a network computer from which workstations (clients) access and share files, printers, communications, and other services. Servers can be dedicated to a single service, such as file servers, print servers, application servers, Web servers, and so on. Servers can also be the software that performs, controls, or coordinates a service or resource.

Node: This is any addressable network point, including workstations, peripherals, or other network devices. The term node is commonly used interchangeably with workstation. Workstation: This is a personal computer that runs application or utility software and uses data that is stored locally or provided by a network server to which it is connected by a cable or media. Workstations are also known as clients.

The Network's Domains A domain has several different uses The Network's Domains A domain has several different uses. The three common uses of domains in networking are the following:     Windows NT/2000/XP domain: A logical group of computers with centralized security and administration.   Internet domain: An element of the Domain Name Server (DNS) naming hierarchy.   NetWare domain: The memory segment within NetWare that is used to separate NetWare Loadable Modules (NLMs) from the operating system.  

Internet Domains The highest level of generalized domains defined by DNS is standardized to group domain names by their organization type or geographical location. The generic top-level domains (gTLDs) that are used on the Internet are listed here.     Generic Top-Level Domains (TLDs) TLD Purpose .aero Air-transport industry .biz Businesses .com Unrestricted, but intended for commercial entities .coop Cooperatives .edu U.S. educational institutions .gov U.S. government agencies .info Unrestricted use .int Organizations created through international treaties .mil U.S. military .museum Well, museums .name Individuals (people) .net Unrestricted use, but intended for network access providers .org Unrestricted use, but intended for nonprofit organizations and organizations that don't fit elsewhere .pro Professional service providers, such as accountants, lawyers, and physicians

Network Domains Servers and workstations are classified into domains by the role that they play on the network. Network domains, domain controllers, and the names of the resources in a domain are important things to know for the exam.

            In the context of a Windows NT Server, Windows 2000 Server, or a Windows Server 2003 network, a domain is a collection of hardware and software resources and the user accounts that have access to them. The resources may include multiple servers, printers, CD-ROM drives, RAIDs, and other devices that are attached to the network.

Several types of servers can exist on a network, each one performing a different task for the network and its workstations. A server is usually thought of as a computer, but a server is actually the software that performs, controls, or coordinates a service or resource. One computer can physically house many different software servers. To network clients, each server can appear to be a completely separate device, when that is not usually the case. The table below lists the most common types of servers that are implemented on a network.      Server Types Type Description File server Stores network users' data files Print server Manages the printers that are connected to the network and the printing of user documents on the network printers Communications server Handles many common communications functions for the network, such as e-mail, fax, or Internet services Application server Shares network-enabled versions of common application software and eliminates the need for software to be installed on each workstation Database server Manages a common database for the network, handling all data storage, database management, and requests for data