GAYATRI COMPUTERS Prepared by : VENKAT.G 1. Module 1: NETWORK BASICS

Size: px
Start display at page:

Download "GAYATRI COMPUTERS Prepared by : VENKAT.G 1. Module 1: NETWORK BASICS"

Transcription

1 GAYATRI COMPUTERS Prepared by : VENKAT.G 1 What is Networking? Module 1: NETWORK BASICS Networking: Connecting two or more computers or network devices(routers/print Servers / Firewall Devices..etc) for sharing the Resources (Printer / Internet / Data / Software.etc) Figure 1.1: LAN in Star Topology What are the advantages or need of Networking? By sharing the network resources: 1.You can reduce the cost 2.You can manage / control the resources from single location 3.You can provide safety and security to the resources. What are the different types of Networks? Types of networks depend upon way of geographical area and connections: 1.LAN -Local Area Network 2.WAN-Wide Area Network 3.MAN -Metropolitan Area Network 4.SAN - Storage Area Network, System Area Network, Server Area Network, or sometimes Small Area Network 5. WLAN - Wireless Local Area Network 6. CAN - Campus Area Network But mainly networks are classified as two types 1. LAN and 2.WAN

2 GAYATRI COMPUTERS Prepared by : VENKAT.G 2 What is LAN (Local Area Network)? LAN (Local Area Network) : Connecting two or more computers or network devices within a single room / building by using physical media / wireless access devices (WLAN Cards) is called as LAN. (Refer Figure 1.1) What is WAN (Wide Area Network)? WAN (Wide Area Network) : Connecting two or more computers or LANs which are located at different geographical long distance places by using remote medias called as WAN 1.Dialup Connection / RAS (Remote Access Service) : Connecting two LANs or Computers through telephone line and Modem and accessing network resources from remote computer. But this is low speed connection :64Kbps and it is more expensive.

3 GAYATRI COMPUTERS Prepared by : VENKAT.G 3 What is an ISDN / T1 Leased Line? 1.ISDN stands for Integrated Services Digital Network. 2.In ISDN line simultaneously you can communicate (send / receive) data and Voice. 3.It is high speed dedicated connection between client and teclo / ISP. 4.It is more expensive Figure 1.4 : WAN connection by using ISDN Line and ISDN Modem / Router What is Frame Relay? 1. Frame Relay is a virtual circuit based packet-switching technology that permits WAN implementations of up to speeds (44.7 Mbps). 2.Most implementations of Frame Relay use permanent virtual circuits (PVCs). What are the requirements for implementing LAN? Requirements for implementing LAN: Server Clients Network Devices / Equipments (Network Adapters,Repeaters,Bridges, Hubs, Switches, Routers) Cables. Selecting of Network Topology Selecting of Network Protocols Selecting of Network Models (Workgroup Model or Domain Model ) Selecting of O.S Server : The computer(s) or Network Devices ( Routers / Firewall / Print manager / IP Camera etc) which can supply the network resources to the clients depend upon permissions /rights.

4 GAYATRI COMPUTERS Prepared by : VENKAT.G 4 Client : The Computers / network devices which can use the resources from server. The client request to server,server checks the permissions and supply the resources to the clients. Network Adapter / LAN Card / Ethernet Controller / NIC : It is an I/O (Input / Output ) used for every computer to communicate (send / receive) data from one computer to other computers in a network. What is MAC Address? Every LAN card has unique identification address called as MAC (Media Access Control) address. MAC Address is 12 bit number like 00-1F B8-C3 Specifications / Features of Network Adapters / LAN Card: 1. Speed : In computers data communicated in the form of zeros and ones (0 AND 1).Speed of the network measured in the form of bps (bits per second) Figure 1.5: Measurement Units and LAN card speeds 2.Duplex Mode /Type of Communication : Network Adapter communicate data in two ways. 1.Half Duplex : Simultaneously both sending and receiving is not possible Full Duplex : Simultaneously both sending and receiving is possible Figure 1.6: Half-Duplex Mode and Full-Duplex Mode

5 GAYATRI COMPUTERS Prepared by : VENKAT.G 5 Figure 1.7: LAN card with different cables and connectors Figure 1.8: Different types of Ethernet / LAN cards What is CSMA / CD? Ethernet networking uses Carrier Sense Multiple Access With Collision Detection (CSMA/CD).A protocol that helps devices share the bandwidth evenly without having two devices transmit at the same time on the network medium. When the collision occurs on the Ethernet LAN? A jam signal informs all devices that a collision occurred. The collision invokes a random backoff algorithm. Each device on the Ethernet segment stops Transmitting for a short time until the Times Expire. All hosts have equal priority to transmit after the timers expired.

6 GAYATRI COMPUTERS Prepared by : VENKAT.G 6 What is a Repeater? A repeater is an OSI model layer-1 hardware component that transmits frames from one wire and places them on another. Repeaters are a simple way to extend a LAN segment. What is a Bridge? A bridge is an OSI model layer-2 hardware component that is used to connect multiple segments. Bridges use MAC addresses to handle traffic flow A bridge can also filter by MAC address The bridging cache maintains a MAC address table, similar to an ARP cache, but includes a database of which interface on the bridge the MAC address resides on. This table is crucial for the filtering software. If an Ethernet frame contains a source MAC address (SA) and a destination MAC address (DA) from a network segment on the same interface, then the frame is not forwarded to the rest of the network. The bridging software can make this distinction by using the MAC address and interface lookup table.

7 GAYATRI COMPUTERS Prepared by : VENKAT.G 7 What is a Hub? Hub is a multi port repeater. Hubs joins group of multiple computers together. Hub is Broadcast device. In the hub equal bandwidth is not shared to all computers. Data Collision is more. Figure 1.11 :Hub What is a Switch? Switch is similar to Hub but Switch uses MAC address to handle traffic flow and filtering Process. Switch is like a multi port Bridge. Switch is Unicast device switches provide dedicated bandwidth with very little window for collisions to take place due to their point-to-point nature. The switch software can make this distinction by using the MAC address and interface lookup table. Figure 1.12 :Switch What is Unicasting, Multicasting and Broadcasting? Unicast - A unicast is a transmission from one node addressed specifically to another node. Multicast - In a multicast, a node sends a packet addressed to a special group address. Devices that are interested in this group register to receive packets addressed to the group. An example might be a Cisco router sending out an update to all of the other Cisco routers. Broadcast - In a broadcast, a node sends out a packet that is intended for transmission to all other nodes on the network.

8 GAYATRI COMPUTERS Prepared by : VENKAT.G 8 What are the differences between Hub and Switch? Hub 1.Hub is Broad cast device 2.Equal Bandwidth is not shared 3.It will not use MAC address and Lookup table for communicating data 4.In Hub collision is more Switch 1.Switch is unicast device 2.Equal Bandwidth is shared 3.It will use MAC address and Lookup table for communicating and Filtering data 4.In switch collision is less What is a Router? Router is a gateway device which is used to show the route between two or more networks. Router uses the routing table to forward the data packets from one network to other networks. Figure 1.13 :Router connecting between two different networks Figure 1.14 :Cisco Router

9 GAYATRI COMPUTERS Prepared by : VENKAT.G 9 Types of Cables (OR) Physical Medias : To carry the information from one device to other device,you require a media (cable) Types of cables : 1.Co-axial Cable 2.UTP (Unshielded Twisted Pair ) cable 3.STP (Shielded Twisted Pair) Cable 4.Fiber Optic Cable 1.Co-axial cable Features : Coaxial cabling has a single copper conductor at its center. A plastic layer provides insulation between the center conductor and a braided metal shield. The metal shield helps to block any outside interference. It can support greater cable lengths between network devices than twisted pair cable Figure 1.14 : Co-axial cable and connectors used for Co-axial cable Types of Co-axial cables: 1.Thin Co-axial cable / Thinnet : 10Base2 refers to the specifications for thin coaxial cable carrying Ethernet signals. The 2 refers to the approximate maximum segment length being 200 meters. 2. Thick coaxial cable /Thicknet : 10Base5 refers to the specifications for thick coaxial cable carrying Ethernet signals. The 5 refers to the maximum segment length being 500 meters.

10 GAYATRI COMPUTERS Prepared by : VENKAT.G 10 2.UTP (Unshielded Twisted Pair) cable Features : U Unshielded (There is no shielding wire ) T Twisted (The cables in twisted format) P Pair (Pair means two ) Figure 1.15 :UTP cable and RJ 45 connector UTP (Unshielded Twisted Pair) cable categories :

11 GAYATRI COMPUTERS Prepared by : VENKAT.G 11 Why STP Cable is required? or What are differences between UTP and STP Cables? Although UTP cable is the least expensive cable, it may be susceptible to radio and electrical frequency interference (it should not be too close to electric motors, fluorescent lights, etc.). If you must place cable in environments with lots of potential interference, or if you must place cable in extremely sensitive environments that may be susceptible to the electrical current in the UTP, shielded twisted pair may be the solution. Shielded cables can also help to extend the maximum distance of the cables. Shielded twisted pair cable is available in three different configurations: Each pair of wires is individually shielded with foil. There is a foil or braid shield inside the jacket covering all wires (as a group). There is a shield around each individual pair, as well as around the entire group of wires (referred to as double shield twisted pair). Figure 1.16: STP (Shielded Twisted Pair) cable 3. Fiber Optic cable features: Fiber optic cabling consists of a center glass core surrounded by several layers of protective materials It transmits light rather than electronic signals Fiber optic cable has the ability to transmit signals over much longer distances than coaxial and twisted pair It also has the capability to carry information at vastly greater speeds It is used for video conferencing and interactive services. It is more expensive compared to other cables Figure 1.17 :Fiber Optic cable and Jack

12 GAYATRI COMPUTERS Prepared by : VENKAT.G 12 What is Network Topology? Topology: The Physical way of connecting all computers or network devices in a network is called as Topology. (OR) The layout of the Network is called as Topology. Types of Topologies: Types of Topologies : Depend upon number of computers / network devices and placing of computers / network devices in an organization,the topologies are classified as 1.Bus Topology 2.Star Topology 3.Ring (Token Ring) Topology 4.Hybrid Topology 3.Tree Topology 4.Mesh Topology. 1.Bus Topology One computer end is connected other computer like serial. Advantages of Bus Topology : 1.It is less cost because less cable length is required. 2.It is very easy to implement. Disadvantages of Bus Topology : 1.If any one of the cable disconnected at any computer,then the entire network will be down. 2.Troubleshooting is difficult to find out where the cable disconnected. Figure 1.18 :Bus Topology

13 GAYATRI COMPUTERS Prepared by : VENKAT.G Star Topology A star topology is designed with each node (file server, workstations, and peripherals) connected directly to a central network hub Advantages of Star Topology : 1.Speed is more compared more because Hub / Switch amplify the signal and distributes signals 2.If any one of the cable may disconnected / damaged only that computer will be out from the network, it is not effecting the entire network 3.Troubleshooting is easy. Disadvantages of Star Topology: 1.It is expensive compared to Bus Topology because it require special device called as Hub / Switch and it require more Cable length 2. If the Hub / Switch failure then entire network may be down 3. It is suitable for small network, if all the computers located in a single room Figure 1.19 :Star Topology 3. Ring / Token Ring Topology Stations on a token ring LAN are logically organized in a ring topology with data being transmitted sequentially from one ring station to the next with a control token circulating around the ring controlling access. IBM popularized the use of token ring LANs in the mid 1980s when it released its IBM token ring architecture based on active multi-station access units (MSAUs or MAUs) and the IBM Structured Cabling System A data token ring frame is an expanded version of the token frame that is used by stations to transmit media access control (MAC) management frames or data frames from upper layer protocols and applications.

14 GAYATRI COMPUTERS Prepared by : VENKAT.G 14 Figure 1.20 :Token Ring Topology Figure 1.21 :MAU (Multi-station Access Unit) used in Token Ring Topology 4. Hybrid Topology The combination of Star and bus or Star and Ring topology is called as Hybrid. If the computers / network devices located in different rooms / buildings. Figure 1.22: Hybrid Topology

15 GAYATRI COMPUTERS Prepared by : VENKAT.G Tree Topology In this topology all department s hubs / switches connected to one main root Hub / Switch It is suitable for big network, where all departments are located at different rooms / buildings. This Topology is helping to manage the entire network from single location (from server Room ) Figure 1.20 :Tree Topology

16 GAYATRI COMPUTERS Prepared by : VENKAT.G 16 Crimping / Cabling: Connecting / Inserting UTP cable in RJ45 connector is called as crimping. There are two types of crimping / cables 1. Strigh cable: It is used for connecting between Hub to PC or Switch to PC 2. Cross cable: It is used for connecting between similar devices like o PC to PC o Hub to Hub o Switch to Switch Figure 1.21: Straight Cable Figure 1.22: Cross Over Cable

17 GAYATRI COMPUTERS Prepared by : VENKAT.G 17 Figure 1.23: Crimping Tool Figure 1.24: LAN Cable Tester Network Protocols: What is a Protocol? A protocol is a language your computer uses to communicate with other computers in a network. (OR) The set of rules and regulations to communicate data from one computer to other computers.

18 GAYATRI COMPUTERS Prepared by : VENKAT.G 18 Types of Network Protocols : 1.Routable Protocols 2.Non Routing Protocols 3.Routing Protocols 1. Routable Protocols: A communications protocol that contains a network address as well as a device address. It allows packets to be forwarded from one network to another. Examples of routable protocols are TCP/IP, IPX/SPX, AppleTalk TCP/IP- Transmission Control Protocol / Internet Protocol IPX/SPX-Intranet Packet Exchange / Sequential Packet Exchange 2. Non Routable Protocols: A communications protocol that contains only a device address and not a network address. It does not incorporate an addressing scheme for sending data from one network to another. Examples of non-routable protocols are NetBEUI NetBIOS-Network Basic Input Output Extended User Interface. 3. Routing Protocols: A formula used by routers to determine the appropriate path onto which data should be forwarded. The routing protocol also specifies how routers report changes and share information with the other routers in the network that they can reach. A routing protocol allows the network to dynamically adjust to changing conditions Examples of Routing Protocols: RIP, OSPF, IGRP, EGP and BGP. RIP Routing Information Protocol OSPF Open Shortest Path First IGRP Interior Gateway Routing Protocol EGP Exterior Gateway Protocol BGP Border Gateway Protocol What is TCP / IP? TCP / IP (Transmission Control Protocol / Internet Protocol ) TCP / IP is the standard protocol for LAN,WAN and Internet. TCP / IP is supported by all family of O.Ss TCP / IP is the combination of two protocols 1. TCP (Transmission Control Protocol ) 2. IP (Internet Protocol )

19 GAYATRI COMPUTERS Prepared by : VENKAT.G 19 What are the functions of TCP / IP? Functions of IP: IP will find out Source and Destination Host IP Addresses. IP will create logical link between source and Destination Host. FROM Address (where ) Source to TO Address (to where) Destination path will be created by IP. Functions o f TCP: TCP will transfer (send /receive) data packets between source and destination hosts. TCP will perform data sequencing job TCP will perform data flow control. TCP will perform error checking. What is an IP Address? IP Address is an unique identification address of a computer / host in the network, by using these address one computer finds other computers in an network and makes data communications between the computers. IP Address Format: IP Address is a 32 bit binary address.this 32 bit binary IP address divided into four bytes (one byte = 8bits ) NOTE : if the IP Address is in the form of binary format, it is very difficult to remember and to configure the IP address.for easy configuration of IP Address,you are using Decimal format ( ) Number Systems : Binary Number system : Bi means two ( 0 and 1) Decimal Number System : Deci means ten ( 0 to 9)

20 GAYATRI COMPUTERS Prepared by : VENKAT.G 20 How to convert from Binary number ( ) to Decimal Number? How to convert from Decimal to Binary number?

21 GAYATRI COMPUTERS Prepared by : VENKAT.G 21 Range of IP Address in Decimal format: Classes of IP Address: IP Address divided into five classes depends upon the size of the network. Class A IP Address Class B IP Address Class C IP Address Class D IP Address Class E IP Address How to find out IP address Class according to Priority bit?

22 GAYATRI COMPUTERS Prepared by : VENKAT.G 22 Class A IP Address Range: For Class A range reserved first bit in first octet, the value of that bit should not change. Class B IP Address Range: For Class B range reserved first two bit in first octet, the value of that bit should not change.

23 GAYATRI COMPUTERS Prepared by : VENKAT.G 23 Class C IP Address Range: For Class C range reserved first three bit in first octet, the value of that bit should not change. Class D IP Address Range: For Class D range reserved first four bit in first octet, the value of that bit should not change.

24 GAYATRI COMPUTERS Prepared by : VENKAT.G 24 Class E IP Address Range: For Class E range reserved first four bit in first octet, the value of that bit should not change. Structure / Portions of IP Address: IP address is divided into Network & Host Portion CLASS A is written as: N.H.H.H CLASS B is written as : N.N.H.H CLASS C is written as : N.N.N.H Number of Networks and Number of Hosts per network in Class A : Class A IP Address Format is N.H.H.H Network bits : 8 and Host bits : 24 Number of Networks = (-1 is Priority Bit for Class A) = 2 7 = (-2 is for 0 & 127 Network) = 126 Networks Number of Hosts per Network = (-2 is for Network ID & Broadcast ID) = = Hosts/Network Default Subnet Mask :

25 GAYATRI COMPUTERS Prepared by : VENKAT.G 25 Number of Networks and Number of Hosts per network in Class B : Class B IP Address Format is N.N.H.H Network bits : 16 Host bits : 16 Number of Networks = (-2 is Priority Bit for Class B) = 2 14 = Networks Number of Hosts per Network = (-2 is for Network ID & Broadcast ID) = = Hosts/Network Default Subnet Mask : Number of Networks and Number of Hosts per network in Class C : Class C Octet Format is N.N.N.H Network bits : 24 Host bits : 8 No. of Networks = (-3 is Priority Bit for Class C) = 2 21 = Networks Number of Hosts per Network = (-2 is for Network ID & Broadcast ID) = = 254 Hosts/Network Default Subnet Mask:

26 GAYATRI COMPUTERS Prepared by : VENKAT.G 26 Example - Class A IP Address : Class A : N.H.H.H Network Address: 0xxxxxxx Broadcast Address: 0xxxxxxx Class A What is Subnet mask? Subnet Mask differentiates Network portion and Host Portion Subnet Mask is been given for host Identification of Network ID Represent all Network Bit Values with 1 Represent all Host Bit Values with 0 Class A : N.H.H.H Default Subnet Mask for Class A is Class B : N.N.H.H Default Subnet Mask for Class B is Class C : N.N.N.H Default Subnet Mask for Class C is Ranges, Number of Networks and Number of Hosts per Network in Class A,B and C

27 GAYATRI COMPUTERS Prepared by : VENKAT.G 27 What is Private IP Address and why do you require Private IP address? In Multi National Organizations, users / employees have to access there servers from different locations in the word wide,so those servers must require Static Public IP Addresses to access from Public. Because of insufficient of Public IP Addresses and Expensive of Public IP Addresses,so IANA designed Private IP Address. What are Private IP addresses (OR) Non-Routable IP Addresses? The Internet Assigned Numbers Authority (IANA) has reserved the following three blocks of the IP address space for private internets (local networks) Note :IP addresses in the range of are reserved for Automatic Private IP Addressing(APIPA) supported by Microsoft Family What are the differences between Public IP Address and Private IP Address? Public IP Address 1.These are Routable IP Addresses 2.By using these IP Addresses,you can directly connected to Internet (Public Network) 3.You have to buy these IP Addresses 4.These are used for Public Servers, those we can access from outside (Public) Private IP Address 1.These are not Routable IP Addresses 2.By using these IP Addresses,you can not connect to Internet (Public),You have connect to Internet through NAT / Proxy Server 3.These IP Addresses are Free 4.These are used for LAN with in Organization

28 GAYATRI COMPUTERS Prepared by : VENKAT.G 28 Introduction of IP v6 (version6): IP V6 is 128bit address 128-bit address is divided along 16-bit boundaries. Each 16-bit block is converted to a 4-digit hexadecimal number and separated by colons (Colon-Hex Notation) Example: FEDC: BA98:7654:3210: FEDC: BA98:7654:3210 What is an Operating System (O.S)? Operating System is an Interface between user and Hardware Devices (OR) Operating System is the core software which controls both Hardware devices and Applications Software. Types of Operating Systems : Desktop Operating System : An Operating System which controls Hardware devices and applications software in single computer (in that computer only).it is also called as Single User O.S Network Operating System: An Operating System which controls hardware devices and applications software in all computers in that Network is called as Network O.S / Multi user O.S.

29 GAYATRI COMPUTERS Prepared by : VENKAT.G 29 List of Microsoft family O.S :

TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming

TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming 2 TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming Network Technologies 3 4 Elements of the Network Sender

More information

Technology in Action. Chapter 12 Behind the Scenes: Networking and Security. Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall

Technology in Action. Chapter 12 Behind the Scenes: Networking and Security. Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall Technology in Action Chapter 12 Behind the Scenes: Networking and Security 1 Networking Advantages Networks Increase productivity Enable the sharing of hardware resources Facilitate knowledge sharing Enable

More information

Computer Networks and Internet

Computer Networks and Internet Computer Networks and Internet Objectives Computer Networks Internet 2 Computer Networks Introducing Computer Networks A computer network consists of two or more computers linked together to exchange data

More information

Lecture #25: Networks and Communications. Communication and Networks. What will we learn?

Lecture #25: Networks and Communications. Communication and Networks. What will we learn? Lecture #25: Networks and Communications Communication and Networks What will we learn? How a communications system works What a network is What networks used for What network operating systems do What

More information

10/100/1000 Mbps Ethernet 100 Mbps FDDI 155/620 Mbps ATM 4/10/45 Mbps Wireless

10/100/1000 Mbps Ethernet 100 Mbps FDDI 155/620 Mbps ATM 4/10/45 Mbps Wireless TRANSMISSION MEDIA LOCAL AREA NETWORK (LAN) TECHNOLOGY 10/100/1000 Mbps Ethernet 100 Mbps FDDI 155/620 Mbps ATM 4/10/45 Mbps Wireless page - 2 LAN TECHNOLOGY Protocol What is a Protocol? A protocol is

More information

(Network Programming) Basic Networking Hardware

(Network Programming) Basic Networking Hardware EEE 448 Computer Networks with (Network Programming) Basic Networking Hardware Lecture #2 Dept of Electrical and Electronics Engineering Çukurova University Agenda What is a network device? Network Media

More information

COMPUTER SKILLS COMP101

COMPUTER SKILLS COMP101 COMPUTER SKILLS COMP101 Chapter 4 Introduction to Computer Networks Definitions and Terminologies Computer Network A network consists of two or more computers that are linked in order to share resources

More information

Introduction to LAN Topologies Cabling. 2000, Cisco Systems, Inc. 3-1

Introduction to LAN Topologies Cabling. 2000, Cisco Systems, Inc. 3-1 Introduction to LAN Topologies Cabling 2000, Cisco Systems, Inc. 3-1 Objectives Upon completion of this chapter, you will be able to perform the following tasks: Media / Cabling Local Area Network Cabling

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 16 Networking Types, Devices, and Cabling

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 16 Networking Types, Devices, and Cabling A+ Guide to Managing & Maintaining Your PC, Chapter 16 Networking Types, Devices, and Cabling Objectives Learn about network types and topologies Learn about the hardware used to build local networks Learn

More information

Review: Networking Fall Final

Review: Networking Fall Final Review: Networking Fall Final Question 1 of 43 You have implemented a network where each device provides shared files with all other devices on the network. What type of network do you have? Peer to peer

More information

What is a Network? A connection of two or more computers so that they can share resources.

What is a Network? A connection of two or more computers so that they can share resources. NETWORKS What is a Network? A connection of two or more computers so that they can share resources. Network Benefits Remote access Sharing files & resources Communication Cost Maintenance Communication

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 10 Networking Essentials Objectives Learn about hardware devices used for networking Learn about the different types of networks

More information

Unit 10. Networks. Copyright 2005 Heathkit Company, Inc. All rights reserved.

Unit 10. Networks. Copyright 2005 Heathkit Company, Inc. All rights reserved. Unit 10 Networks Copyright 2005 Heathkit Company, Inc. All rights reserved. The basic components of a network: Connections (Physical Medium) Protocols (Common language) Services (Clients, Servers, and

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 10 Networking Essentials Objectives Learn about hardware devices used for networking Learn about the different types of networks

More information

This PDF document is a sample chapter from the book...

This PDF document is a sample chapter from the book... This PDF document is a sample chapter from the book... To order this book, print the last page of this document. Copyright 2001 Society of Manufacturing Engineers Chapter 37 Manufacturing Networks 37.1

More information

ROYAL INSTITUTE OF INFORMATION & MANAGEMENT

ROYAL INSTITUTE OF INFORMATION & MANAGEMENT ROYAL INSTITUTE OF INFORMATION & MANAGEMENT BASICS NETWORKING CHAPTER 1 Networking Basics to Networking Advantages of Networking Types of Network 1 Local Area Network (LAN) LAN features Basic LAN components

More information

KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B

KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT TITLE: DATACOMMUNICATION COURSE CODE: 223 SECTION A: 30 Marks ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B TIME ALLOWED:

More information

Understanding Networking Fundamentals

Understanding Networking Fundamentals Understanding Networking Fundamentals Training Details Training Time : 5 Days Capacity : 12 Prerequisites : There are no prerequisites for this course. About Training About Training A strong foundation

More information

COMPONENTS OF DATA COMMUNICATION

COMPONENTS OF DATA COMMUNICATION COMPONENTS OF DATA COMMUNICATION ANALOG AND DIGITAL TRANSMISSION An analog signal is one that is continuous with respect to time and may take on any value within a given range of values. Eg Human voice.

More information

2. LAN Topologies Gilbert Ndjatou Page 1

2. LAN Topologies Gilbert Ndjatou Page 1 2. LAN Topologies Two basic categories of network topologies exist, physical topologies and logical topologies. The physical topology of a network is the cabling layout used to link devices. This refers

More information

Study Guide. Module Two

Study Guide. Module Two Module Two Study Guide Study Guide Contents Part One -- Textbook Questions Part Two -- Assignment Questions Part Three -- Vocabulary Chapter 4 Data Link Layer What is the function of the data link layer?

More information

Network basics. Unit objectives Describe the basic components of a network Identify characteristics of network technologies Analyze the OSI model

Network basics. Unit objectives Describe the basic components of a network Identify characteristics of network technologies Analyze the OSI model Network basics Unit objectives Describe the basic components of a network Identify characteristics of network technologies Analyze the OSI model Topic A Topic A: Network concepts Topic B: Network architectures

More information

Special expressions, phrases, abbreviations and terms of Computer Networks

Special expressions, phrases, abbreviations and terms of Computer Networks access access point adapter Adderssing Realm ADSL (Asymmetrical Digital Subscriber Line) algorithm amplify amplitude analog antenna application architecture ARP (Address Resolution Protocol) AS (Autonomous

More information

Identify the features of network and client operating systems (Windows, NetWare, Linux, Mac OS)

Identify the features of network and client operating systems (Windows, NetWare, Linux, Mac OS) Course Outline Network+ Duration: 5 days (30 hours) Learning Objectives: Install and configure a network card Define the concepts of network layers Understand and implement the TCP/IP protocol Install

More information

Chapter 12. Network Organization and Architecture

Chapter 12. Network Organization and Architecture Chapter 12 Network Organization and Architecture Chapter 12 Objectives Learn the basic physical components of networks. Become familiar with routing protocols. 2 Computer networks are often classified

More information

Networks. Computer Technology

Networks. Computer Technology Networks Computer Technology Network Two or more computers and other devices (printers or scanners) that are connected, for the purpose of sharing data and programs Advantages of Networks Communication

More information

Objectives. Learn how computers are connected. Become familiar with different types of transmission media

Objectives. Learn how computers are connected. Become familiar with different types of transmission media Objectives Learn how computers are connected Become familiar with different types of transmission media Learn the differences between guided and unguided media Learn how protocols enable networking 2 Objectives

More information

IT114 NETWORK+ Learning Unit 1 Objectives: 1, 2 Time In-Class Time Out-Of-Class Hours 2-3. Lectures: Course Introduction and Overview

IT114 NETWORK+ Learning Unit 1 Objectives: 1, 2 Time In-Class Time Out-Of-Class Hours 2-3. Lectures: Course Introduction and Overview IT114 NETWORK+ Course Objectives Upon successful completion of this course, the student will be able to: 1. Identify the devices and elements of computer networks; 2. Diagram network models using the appropriate

More information

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model) Data Communication Introduction of Communication The need to communicate is part of man s inherent being. Since the beginning of time the human race has communicated using different techniques and methods.

More information

CS 3201 Computer Networks 2014/2015 Handout: Lab 3

CS 3201 Computer Networks 2014/2015 Handout: Lab 3 Lab Content: - Network Devices - Ethernet Network - MAC Address Network Devices: - Hubs, MAU s, and Repeaters Hubs Hubs are one of the most important components of a network because they act as a central

More information

Introduction to Networking

Introduction to Networking Networking BASICS Introduction to Networking... 2 Network Media... 4 Network Design... 5 Network Architectures... 7 Protocols and Network Software... 9 1 Introduction to Networking A computer network is

More information

M242 COMPUTER NETWORS AND SECURITY

M242 COMPUTER NETWORS AND SECURITY M242 COMPUTER NETWORS AND SECURITY 2.1. Network Models: UNIT - II OSI MODEL AND LAN PROTOCOLS 1. Explain Network model A network is a combination of hardware and software that sends data from one location

More information

THE OSI MODEL. Application Presentation Session Transport Network Data-Link Physical. OSI Model. Chapter 1 Review.

THE OSI MODEL. Application Presentation Session Transport Network Data-Link Physical. OSI Model. Chapter 1 Review. THE OSI MODEL Application Presentation Session Transport Network Data-Link Physical OSI Model Chapter 1 Review By: Allan Johnson Table of Contents Go There! Go There! Go There! Go There! Go There! Go There!

More information

Chapter 9. Ethernet. Part II

Chapter 9. Ethernet. Part II Chapter 9 Ethernet Part II CCNA1-1 Chapter 9-2 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor, Ontario. Thanks must go

More information

Computer Networks Question Bank

Computer Networks Question Bank Computer Networks Question Bank 1. Describe in detail OSI Model ANS: OSI (Open Systems Interconnection) is reference model for how applications can communicate over a network. A reference model is a conceptual

More information

Chapter 9 Introduction to Networks

Chapter 9 Introduction to Networks Chapter 9 Introduction to Networks 9.1 Uses of a network Networks are used in many situations. We can see networks in places like offices, airports and factories. In fact we use networks in many situations

More information

Networking interview questions

Networking interview questions Networking interview questions What is LAN? LAN is a computer network that spans a relatively small area. Most LANs are confined to a single building or group of buildings. However, one LAN can be connected

More information

Chapter 4: Network Access

Chapter 4: Network Access 4.0.1.1 Chapter 4: Network Access To support our communication, the OSI model divides the functions of a data network into layers. Each layer works with the layers above and below to transmit data. 4.0.1.2

More information

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on CBCN4103 Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on the correct path across the complete network

More information

Contents. Introduction to Networking. Preface...i. Introduction... xix

Contents. Introduction to Networking. Preface...i. Introduction... xix Contents Introduction to Networking Introduction to Networking Preface...i Key Topics...i Course Objectives...ii Pedagogical Features...ii Learning Objectives, Unit Summaries, Discussion Questions, and

More information

TERM EXAMS CS610- COMPUTER NETWORKS

TERM EXAMS CS610- COMPUTER NETWORKS MUHAMMAD FAISAL MIT 4 th Semester Al-Barq Campus (VGJW01) Gujranwala faisalgrw123@gmail.com MEGA File Solved MCQ s For Final TERM EXAMS CS610- COMPUTER NETWORKS Question No: 1 ( Marks: 1 ) - Please choose

More information

Appendix B Networks, Routing, and Firewall Basics

Appendix B Networks, Routing, and Firewall Basics Appendix B Networks, Routing, and Firewall Basics This appendix provides an overview of IP networks, routing, and firewalls. Related Publications As you read this document, you may be directed to various

More information

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low Chapter 15 Networking Concepts 1. Define networking. It is the interconnection of independent computing devices for sharing of information over shared medium. 2. What is the need for networking? / What

More information

Unit C - Network Addressing Objectives Purpose of an IP Address and Subnet Mask Purpose of an IP Address and Subnet Mask

Unit C - Network Addressing Objectives Purpose of an IP Address and Subnet Mask Purpose of an IP Address and Subnet Mask 1 2 3 4 5 6 7 8 9 10 Unit C - Network Addressing Objectives Describe the purpose of an IP address and Subnet Mask and how they are used on the Internet. Describe the types of IP Addresses available. Describe

More information

Chapter Topics Part 1. Network Definitions. Behind the Scenes: Networking and Security

Chapter Topics Part 1. Network Definitions. Behind the Scenes: Networking and Security Chapter Topics Part 1 Behind the Scenes: Networking and Security CS10001 Computer Literacy Business Networks Network Advantages Client/Server Networks Network Classifications Servers Toplogies Chapter

More information

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition Chapter Seven Local Area Networks: Part 1 Data Communications and Computer Networks: A Business User s Approach Seventh Edition After reading this chapter, you should be able to: State the definition of

More information

CCNA Exploration Network Fundamentals. Chapter 09 Ethernet

CCNA Exploration Network Fundamentals. Chapter 09 Ethernet CCNA Exploration Network Fundamentals Chapter 09 Ethernet Updated: 07/07/2008 1 9.0.1 Introduction 2 9.0.1 Introduction Internet Engineering Task Force (IETF) maintains the functional protocols and services

More information

Computer Networks. Week 04 Media and Devices. College of Information Science and Engineering Ritsumeikan University

Computer Networks. Week 04 Media and Devices. College of Information Science and Engineering Ritsumeikan University Computer Networks Week 04 Media and Devices College of Information Science and Engineering Ritsumeikan University Network Media and Devices l When you build a network, the network hardware may be used

More information

Navpreet Singh INTRODUCTION TO COMPUTER NETWORKS. Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA

Navpreet Singh INTRODUCTION TO COMPUTER NETWORKS. Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA INTRODUCTION TO COMPUTER NETWORKS Navpreet Singh Computer Centre Indian Institute of Technology Kanpur Kanpur INDIA (Ph : 2597371, Email : navi@iitk.ac.in) About Myself About Myself I am Network Manager

More information

VU Mobile Powered by S NO Group All Rights Reserved S NO Group 2012

VU Mobile Powered by S NO Group All Rights Reserved S NO Group 2012 1 CS610 COMPUTER NETWORKS Final Term Solved MCQs Mega File (Latest All in One) The protocol address of the next hop must be to an equivalent hardware address before a packet can be sent. Encrypted Decrypted

More information

Chapter 10: Local Area Networks

Chapter 10: Local Area Networks Chapter 10: Local Area Networks MULTIPLE CHOICE 1. CSMA stands for: a. Client-Server Multi-Access c. Carrier Server Master Application b. Carrier Sense Multiple Access d. none of the above 2. The CD in

More information

FINAL EXAM REVIEW PLEASE NOTE THE MATERIAL FROM LECTURE #16 at the end. Exam 1 Review Material

FINAL EXAM REVIEW PLEASE NOTE THE MATERIAL FROM LECTURE #16 at the end. Exam 1 Review Material FINAL EXAM REVIEW PLEASE NOTE THE MATERIAL FROM LECTURE #16 at the end Chapters in the book 1, 2, 3, 5, 6 Exam 1 Review Material Topics You are also responsible for the reading in the chapters understanding

More information

Introduction to LAN Protocols

Introduction to LAN Protocols CHAPTER 2 Introduction to LAN Protocols This chapter introduces the various media-access methods, transmission methods, topologies, and devices used in a local area network (LAN). Topics addressed focus

More information

Objectives. Hexadecimal Numbering and Addressing. Ethernet / IEEE LAN Technology. Ethernet

Objectives. Hexadecimal Numbering and Addressing. Ethernet / IEEE LAN Technology. Ethernet 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Objectives Ethernet Network Fundamentals Chapter 9 ITE PC v4.0 Chapter 1 1 Introduce Hexadecimal number system Describe the features of various

More information

Computer Hardware & Networking

Computer Hardware & Networking Third Year Diploma Courses in Electronics & Telecommunication Engineering Branch. Computer Hardware & Networking As per MSBTE G Scheme Syllabus Topic 4 Introduction to Networks Total Marks- 10 Specific

More information

Discovering Computers Chapter 9 Communications and Networks

Discovering Computers Chapter 9 Communications and Networks Discovering Computers 2009 Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the components required for successful communications Identify various sending and receiving devices Describe

More information

3 Chapter Introduction. 3.2 Copper Cable

3 Chapter Introduction. 3.2 Copper Cable 3 Chapter 3 3.1 Introduction The Network Media is the device that physically carries the data from computer to computer. The three major types of network media are: Copper Cable Fiber-Optic Cable Wireless

More information

Introduction to Networking Devices

Introduction to Networking Devices Introduction to Networking Devices Objectives Explain the uses, advantages, and disadvantages of repeaters, hubs, wireless access points, bridges, switches, and routers Define the standards associated

More information

Networking Fundamentals

Networking Fundamentals Networking Fundamentals Cable types and connectors Fiber A fiber optic cable consists of a bundle of glass threads, each of which is capable of transmitting messages modulated onto light waves. Fiber optics

More information

M242 COMPUTER NETWORS AND SECURITY

M242 COMPUTER NETWORS AND SECURITY M242 COMPUTER NETWORS AND SECURITY UNIT - I DATA COMMUNICATIONS 1.1 Data Communications 1. What is data communication? Explain its components Data communication is a process of transferring data electronically

More information

Chapter 6: Network Communications and Protocols

Chapter 6: Network Communications and Protocols Learning Objectives Chapter 6: Network Communications and Protocols Understand the function and structure of packets in a network, and analyze and understand those packets Understand the function of protocols

More information

Networks: Communicating and Sharing Resources

Networks: Communicating and Sharing Resources Networks: Communicating and Sharing Resources 1 Network Fundamentals Networks o Links multiple computer systems and enables them to share data and resources o Types of computer networks: Local area network

More information

Brief Summary of the Chapter: CHAPTER 1 NETWORKING AND OPEN STANDARDS In this chapter we are going to study about computer Networks, associated terminology and related concept along with network devices.

More information

Introduction to Computer Science (I1100) Networks. Chapter 6

Introduction to Computer Science (I1100) Networks. Chapter 6 Networks Chapter 6 501 Outline How does Networks and Internet Work? Networking devices Physical Network topology Types of Network Intranets - extranets Copper Media IP Address 502 How does Networks and

More information

Computer Network??? Why Computer Networks? Network Classification. Introduction to Computer Networks. Classification of a Computer network by Scale

Computer Network??? Why Computer Networks? Network Classification. Introduction to Computer Networks. Classification of a Computer network by Scale Computer Network??? A computer network is an interconnection of a group of computers and the world of computers Introduction to Computer Networks Budditha Hettige Why Computer Networks? Resource Sharing

More information

COMMUNICATIONS AND NETWORKS

COMMUNICATIONS AND NETWORKS COMMUNICATIONS AND NETWORKS Data Communications Data communications describes a process in which one computer transfers data, instructions, and information to another computer. The basic model for data

More information

Fundamentals of Networking Introduction to Networking Devices

Fundamentals of Networking Introduction to Networking Devices Fundamentals of Networking Introduction to Networking Devices Kuldeep Sonar 1 NIC (Network Interface Card) A network interface provides connectivity from an end-user PC or laptop to the public network.

More information

LAN. CS 4/55231 Internet Engineering. Kent State University Dept. of Computer Science

LAN. CS 4/55231 Internet Engineering. Kent State University Dept. of Computer Science 1 CS 4/55231 Internet Engineering Kent State University Dept. of Computer Science LECT-4A4 LAN 1 2 LAN Topologies-1 In the last class we saw how two computers can connect to each other. In this class we

More information

COMMUNICATION. Exchange of ideas, messages, or information between two communicating parties. SIMPLEX HALF DUPLEX FULL DUPLEX

COMMUNICATION. Exchange of ideas, messages, or information between two communicating parties. SIMPLEX HALF DUPLEX FULL DUPLEX COMMUNICATION Exchange of ideas, messages, or information between two communicating parties. SIMPLEX HALF DUPLEX FULL DUPLEX SIMPLEX In simplex transmission, communication can take place in only one direction.

More information

Chapter 14: Introduction to Networking

Chapter 14: Introduction to Networking Chapter 14: Introduction to Networking Complete CompTIA A+ Guide to PCs, 6e How different networks are wired (or wireless) How to identify common network cables How Ethernet works About the OSI and TCP/IP

More information

TYPES OF COMPUTER NETWORKS

TYPES OF COMPUTER NETWORKS TYPES OF COMPUTER NETWORKS What is a Network? A network consists of two or more computers that are linked in order to share resources (such as printers and CDs), exchange files, or allow electronic communications.

More information

Rab Nawaz Jadoon. Data Communication and Computer Networks DCS. Assistant Professor COMSATS IIT, Abbottabad. Department of Computer Science

Rab Nawaz Jadoon. Data Communication and Computer Networks DCS. Assistant Professor COMSATS IIT, Abbottabad. Department of Computer Science Data Communication and Computer Networks Rab Nawaz Jadoon DCS Assistant Professor COMSATS IIT, Abbottabad COMSATS Institute of Information Technology Computer Communication Networks Data communications

More information

Introduction to Computer Networks. Budditha Hettige

Introduction to Computer Networks. Budditha Hettige Introduction to Computer Networks Budditha Hettige Computer Network??? A computer network is an interconnection of a group of computers and the world of computers Why Computer Networks? Resource Sharing

More information

Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS ONLINE COURSE OUTLINE

Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS ONLINE COURSE OUTLINE Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS ONLINE COURSE OUTLINE COURSE TITLE ROUTING AND SWITCHING FUNDAMENTALS COURSE DURATION 16 Hour(s) of Self-Paced Interactive Training COURSE OVERVIEW In the

More information

The NIC is the main interface between the computer and the network cable.

The NIC is the main interface between the computer and the network cable. The NIC is the main interface between the computer and the network cable. 50 Parallel data into serial data. Memory CPU Computer 10011001 Cable 1-0-0-1-1-0-0-1 NIC 51 Considerations when selecting the

More information

CCM 4300 Lecture 6 Computer Networks, Wireless and Mobile Communications. Dr Shahedur Rahman. Room: T115

CCM 4300 Lecture 6 Computer Networks, Wireless and Mobile Communications. Dr Shahedur Rahman. Room: T115 CCM 4300 Lecture 6 Computer Networks, Wireless and Mobile Communications Dr Shahedur Rahman s.rahman@mdx.ac.uk Room: T115 1 Recap of Last Session Access Control ALOHA FDMA, TDMA, CDMA OSI Model Internetworking

More information

Data Communication and Network. Introducing Networks

Data Communication and Network. Introducing Networks Data Communication and Network Introducing Networks Introduction to Networking Computer network, or simply network Refers to the connection of two or more computers by some type of medium You can connect

More information

The Internet software layers

The Internet software layers 1 2 The Internet software layers SMTP, Telnet, FTP, POP3, IMAP TCP, UDP IP: RIP, BGP, OSPF Ethernet, Wireless LAN, Token Ring Twisted pair, coaxial, microwave, optical fiber 3 4 Ethernet 1973 Xerox s researcher

More information

ELC 537 Communication Networks

ELC 537 Communication Networks Modern Academy for Engineering and Technology Electronics Engineering and Communication Technology Dpt. ELC 537 Communication Networks Prepared by: Dr. Nelly Muhammad Hussein Sections & Objectives Principles

More information

COMPUTER TECHNIQUE. ( Vocational Stream ) Paper : V. ( Computer Network ) ( Theory )

COMPUTER TECHNIQUE. ( Vocational Stream ) Paper : V. ( Computer Network ) ( Theory ) Total No. of Printed Pages 12 HS/XII/V/CT/Paper V/14 2 0 1 4 COMPUTER TECHNIQUE ( Vocational Stream ) Paper : V ( Computer Network ) ( Theory ) Full Marks : 100 Time : 3 hours The figures in the margin

More information

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT Network Basics Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT E-mail :Agha.m@mcit.gov.af Cell:0700148122 After this lesson,you will be able to : Define

More information

Patch Panel Cable Guide 3-5-3

Patch Panel Cable Guide 3-5-3 Net... 5... 5... 5... 7... 8... 8... LAN - - WAN - - 9... - - 9... 9... - 4-9... - 4-... - 4-... 4-4-... Hub and Spoke 5-4- 4... Full Mesh 6-4- 5...Partial Mesh 7-4- 6... 8-4- 6... 7.... Client/Server

More information

Dr./ Ahmed Mohamed Rabie Sayed

Dr./ Ahmed Mohamed Rabie Sayed 1 Dr./ Ahmed Mohamed Rabie Sayed 2 A network is a group of two or more computer systems linked together to exchange data and share resources, including expensive peripherals. 3 A local area network (LAN)

More information

Introduction to LAN Protocols

Introduction to LAN Protocols CHAPTER 2 Chapter Goals Learn about different LAN protocols. Understand the different methods used to deal with media contention. Learn about different LAN topologies. This chapter introduces the various

More information

NT1210 Introduction to Networking. Unit 5:

NT1210 Introduction to Networking. Unit 5: NT1210 Introduction to Networking Unit 5: Chapter 5, Ethernet LANs 1 Objectives Identify the major needs and stakeholders for computer networks and network applications. Identify the classifications of

More information

Entry Level Assessment Blueprint Computer Networking Fundamentals

Entry Level Assessment Blueprint Computer Networking Fundamentals Blueprint Computer Networking Fundamentals Test Code: 4514 / Version: 01 Specific Competencies and Skills Tested in this Assessment: PC Principles Identify physical and equipment safety and maintenance

More information

06/02/2006. Local & Metropolitan Area Networks 1. INTRODUCTION. Why Study Local and Metropolitan Area Networks? ACOE322. Lecture 1 Introduction

06/02/2006. Local & Metropolitan Area Networks 1. INTRODUCTION. Why Study Local and Metropolitan Area Networks? ACOE322. Lecture 1 Introduction Local & Metropolitan Area Networks ACOE322 Lecture 1 Introduction 1 1. INTRODUCTION In this section we will cover : 1. Overview of data communications and networking 2. Definition and overview of LANs,

More information

Networking Devices. Punch_down panels

Networking Devices. Punch_down panels Networking Devices Punch_down panels Hubs Switches Bridges Routes Gateways Network Interface Cards (NICs) Wireless access points Modems 1 Punch_down panels Wiring closets Labeling schemes 2 1 Hubs The

More information

Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair

Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair Link download full: https://testbankservice.com/download/test-bank-for-aguide-to-designing-and-implementing-local-and-wide-area-networks-2ndedition-by-palmer-and-sinclair/

More information

A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers,

A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers, CBCN4103 A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers, servers, and other devices. LANs offer computer

More information

Local Area Networks (LANs) & Networks Inter-Connection Chapter 5

Local Area Networks (LANs) & Networks Inter-Connection Chapter 5 CT 1502 Planning and Design of Communication Networks Local Area Networks (LANs) & Networks Inter-Connection Chapter 5 Nada Al Dosary Aldosary.na@gmail.com http://ct1502.edublogs.org 1 Outlines Understanding

More information

Local Area Networks. Aloha Slotted Aloha CSMA (non-persistent, 1-persistent, p-persistent) CSMA/CD Ethernet Token Ring

Local Area Networks. Aloha Slotted Aloha CSMA (non-persistent, 1-persistent, p-persistent) CSMA/CD Ethernet Token Ring Local Area Networks Aloha Slotted Aloha CSMA (non-persistent, 1-persistent, p-persistent) CSMA/CD Ethernet Token Ring Networks: Local Area Networks 1 Network Layer Network Layer LLC 802.2 Logical Link

More information

Mike Meyers CompTIA A+ Guide to Managing and Troubleshooting PCs Fourth Edition Visible Networks Chapter 5

Mike Meyers CompTIA A+ Guide to Managing and Troubleshooting PCs Fourth Edition Visible Networks Chapter 5 Visible Networks Chapter 5 Overview In this chapter, you will learn how to Describe the basic functions of a network, including identifying common devices and connectors Discuss the differences between

More information

More on LANS. LAN Wiring, Interface

More on LANS. LAN Wiring, Interface More on LANS Chapters 10-11 LAN Wiring, Interface Mostly covered this material already NIC = Network Interface Card Separate processor, buffers incoming/outgoing data CPU might not be able to keep up network

More information

ITEC 3800 Data Communication and Network. Introducing Networks

ITEC 3800 Data Communication and Network. Introducing Networks ITEC 3800 Data Communication and Network Introducing Networks Introduction to Networking Computer network, or simply network Refers to the connection of two or more computers by some type of medium You

More information

Chapter 4: Communication Technology. Solutions

Chapter 4: Communication Technology. Solutions Chapter 4: Communication Technology Solutions Summative Assessment Multiple-Choice Questions (MCQs) 1. Two examples of network are telephone and. a. Radio b. Transmission c. Globe d. All of the above 2.

More information

RMIT University. Data Communication and Net-Centric Computing COSC 1111/2061/1110. Lecture 8. Medium Access Control Methods & LAN

RMIT University. Data Communication and Net-Centric Computing COSC 1111/2061/1110. Lecture 8. Medium Access Control Methods & LAN RMIT University Data Communication and Net-Centric Computing COSC 1111/2061/1110 Medium Access Control Methods & LAN Technology Slide 1 Lecture Overview During this lecture, we will Look at several Multiple

More information

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Network and Telecommunications Basics Chapter Outline The telecommunications system Network services

More information

MTA_98-366_Vindicator930

MTA_98-366_Vindicator930 MTA_98-366_Vindicator930 Number: 98-366 Passing Score: 700 Time Limit: 45 min File Version: 1.0 http://www.gratisexam.com/ Microsoft Technology Associate Networking Fundamentals MTA 98-366 Exam A QUESTION

More information

TECHNOLOGY STREAM: HARDWARE AND NETWORK ENGINEERING KCTS 121 : SYSTEM ADMINISTRATION AND NETWORK FUNDAMENTALS

TECHNOLOGY STREAM: HARDWARE AND NETWORK ENGINEERING KCTS 121 : SYSTEM ADMINISTRATION AND NETWORK FUNDAMENTALS TECHNOLOGY STREAM: HARDWARE AND NETWORK ENGINEERING KCTS 121 : SYSTEM ADMINISTRATION AND NETWORK FUNDAMENTALS Examination Topics Familiarization of PC Components Overview of computer system CPU Input Units

More information