Lesson Plan. Preparation. TEKS Correlations:

Size: px
Start display at page:

Download "Lesson Plan. Preparation. TEKS Correlations:"

Transcription

1 Lesson Plan Course Title: Telecommunications and Networking Session Title: Topologies and Access Methods Lesson Duration: This lesson will take approximately 150 minutes (2.5 hours) [Lesson length is subjective and will vary from instructor to instructor] Performance Objective: Upon completion of this assignment, the student will be able to describe and design the major topologies used in computer networking. Specific Objectives: Differentiate between a logical topology and a physical topology Describe and design a bus network Describe and design a ring network Describe and design a star network Describe and design a mesh network TEKS Correlations: Preparation (4) The student acquires an understanding of telecommunication and data network services (K) differentiate between local area networks and wide area networks (5) The student analyzes various types of configurations and upgrading (E) recognize the differences among computer network topologies (6) The student recognizes and recommends the various types of network components to address industry needs (A) analyze various types and components of networks (B) analyze the characteristics of networks used to select the optimum configuration for an industry solution Instructor/Trainer The instructor must have a strong knowledge of network topologies and terminology including the type of cabling, connectors, and scenarios for the following network types: Bus Ring Star Mesh References: Conduct an online search for information on network topologies Conduct an online search for network tutorials Instructional Aids: 1

2 Topologies Presentation Topologies Handout 1 Topologies Handout 2 Topologies Quiz Materials Needed: Paper (for printed assignments) Equipment Needed: Computer that can be used by instructor to demonstrate how to use the application for creating interactive network diagrams (Handout 1) Computers with an application for creating interactive network diagrams installed for students to use Learner Students must understand these basic networking terms and concepts: 1. Network a. LAN b. MAN c. WAN 2. Networking Media (Twisted pair [TP], Untwisted Pair [UTP], Fiber Optics) 3. Traffic 4. Fault-tolerance 5. Workstation/Node 6. Hub 7. Switch 8. Central Device Introduction MI Introduction (LSI Quadrant I): Greet students as per your routine. Lead into the discussion by asking students how they hear about breaking news, whether it is world news or what is going on in the lives of their friends. Ask them to think about how information travels around the school/their group of friends: is it organized like a straight line (first person tells the second, second person tells third etc.)? A circle (first person is retold by last person)? Is it random and moves around like how the strings in a fishing net are connected? Ask someone in the class to draw on the board a diagram of how (s)he thinks information travels through his/her group of friends (or school). Based on the drawing, explain how this would be a logical or theoretical map of how information travels. Now, arrange several students in a ring holding hands. Draw on the board a map of how the students are arranged. Explain that the diagram you drew represents a true physical representation of how the students are arranged, much like a map of a state/city/etc. 2

3 Explain that just like the exercises you just demonstrated the same things are done in the world of networking. We call these layouts the network topology and that there are logical topologies and physical topologies. Explain that the logical and physical topologies do not always look the same. Tell the students that they will be studying physical network topologies and learn under what circumstances each topology should be used. Outline MI Outline (LSI Quadrant II): Instructor Notes: Defining topology: The physical arrangement of devices on a network is the network topology. It literally refers to how and where equipment is connected to the network. Define a node as any device attached to the network that is capable of processing and forwarding data. Define a backbone as a cable that serves as a common path and often employs high-speed network cable such as fiber-optic There are four major topologies: Bus Star Ring Mesh The first network to be discussed is the simplest and most inexpensive to build but the easiest to break: Bus Explain that sometimes the network topology is a hybrid (it is formed by combining one or more of the major network topologies) Uses a single cable to connect all the devices to each other and often serves as a backbone to link other topologies On slide 4: Regarding missing terminator: signal bounce occurs when the signal/packet simply travels endlessly between the two ends of the network. No new signals can get through Slide 5: Under Cons, point this out: Not Scalable: When you add nodes, you decrease network performance because the nodes share bandwidth Difficult to troubleshoot: Single point of failure means if the cable is damaged or broken in one place, none of 3

4 the nodes can transmit data Second network to discuss is Ring: Ring is slightly more expensive than bus Repeater is a device that regenerates a signal Active topology: all workstations participate in delivery of data TP: Twisted pair Token passing: Ring networks function through token passing. Tokens are 3-byte packets or control frames. Think of a clock face. If the 12 o clock computer wants to send a message to the 11 o clock computer, it must send the data all the way around with each hour checking to see if the message is intended for them. When each hour determines that the data is not for it, it forwards the signal to the next computer in line. In token passing, the token travels the ring until it gets a signal from a computer stating, I need to send data. When the token passes that computer again, the data is attached to the end of the empty token and sent to the next computer in line and so on until the correct node receives the data. The receiving computer attaches an acknowledgement or ACK, which is a verification of receipt to the token, and puts it back on the network. The token returns (still traveling clockwise) to the sending computer. The 4

5 sending computer then puts the now empty token back on the network for use by another node. The third topology is the Star. Star provides for centralized management of the network with a centralized device in the form of a hub or switch. Last topology is the Mesh Tell students that in order to keep networks manageable, they need to divide them into sub-nets (sub-networks) that are connected to each other by switches/bridges/routers The Mesh requires an extensive amount of cabling and usually no centralized management High fault tolerance is due to the fact that if one cable breaks between nodes, there is another route for the data to take to get to the node Application Adding a device requires connecting the device to every other device on the network, which is why scalability is more difficult than with star network MI Guided Practice (LSI Quadrant III): Give students Interactive Network Diagrams Handout 1: The instructor will demonstrate how to use the application for the class. Connect a computer with the application installed to an overhead projector. Students should have access to a computer on which they can work along with the instructor and create a map of a small bus network (four computers) with each computer labeled as Node 1, Node 2, etc... MI Independent Practice (LSI Quadrant III): Give students Interactive Network Diagrams Assignment (Handout 2). They should complete this portion of the assignment individually. Students should print the topologies they design and submit for review to the instructor. There should be some 5

6 leeway given for the design process; however, they must include all components required. Summary MI MI MI Review (LSI Quadrants I and IV): Have students develop a list of questions based on the presentation. Collect the questions and review them for appropriateness. Divide the students into pairs and redistribute the questions (making sure no student gets their questions to answer). Have the students answer the questions and then review them as a class. Evaluation Informal Assessment (LSI Quadrant III): The instructor will monitor student progress during the independent practice portion of the lesson and ensure that the students understand how to use the application and the concepts of the different topologies. The teacher will use this time to reteach/redirect as needed. Formal Assessment (LSI Quadrant III, IV): Students will take a quiz to ensure mastery of the material. 6

7 Interactive Network Diagrams Handout 1 1. Find the shortcut for the application and open the program. 2. Note that when the program opens, it may not have the grid lines; let s go ahead and have the grid lines visible for ease of design. a. Look at the top of the program window and click on: Options > Grid Lines i. You should now see the grid lines 3. Hover the mouse pointer over the black and blue button under Format. This is the Object Libraries link. Click on the Object Libraries button and a new window opens. 4. The new window should auto open to the General library. It will have everything you need to complete this set of lessons. a. Notice that all the icons represent basic networking equipment. i. Routers ii. Servers iii. PCs iv. Printers 5. In this exercise, we are going to create a 4-node bus topology. a. In the Object Libraries window, click on the Pc1 icon b. Now click on the button that looks like an upside-down top hat (it is the hide button). i. It will send the Object Libraries window to the background c. Now you should be back at the graph pad looking at a box drawn with a dotted line and a cross in the middle of it. d. Pick a place somewhere near the top left corner of the grid and left click with your mouse in order to place your first PC node. i. Note: The selection does not reset. Every time you click, it will place a PC node wherever you click until you change the instruction. e. Now, right click on your PC1 and choose Properties f. In the box Object Name, rename PC1 to Node 1 and click OK i. Note that on the grid, the component is now renamed Node 1 g. Repeat steps a f, renaming each node with the correct number until you have four nodes. 7

8 h. Now we need to connect the nodes together. We do this by clicking on the link button and choosing the media we want to use to connect our network. In this case, click on the link button; in the drop down box next to it, choose 100baseT as your connection media. i. Now your pointer should look like an upward pointing arrow. Click on Node 1 and then click on Node 2. A straight grey line should now connect the first two nodes. j. Repeat step i until all the nodes are connected. Congratulations! You have diagramed a 4-Node Bus topology. Like all buses, it has a single cable connecting the nodes, and it consists of less than 10 computers/nodes. You can save the sketch as a Network Notepad file or export it to a bitmap file. You also have the option of printing the file; however, make sure that if you choose to print the file, you select the option to Scale to Paper Size in printer options before you print. Spend some time getting familiar with the application so that you can complete the next assignment on your own. 8

9 Interactive Network Diagrams Handout 2 Independent Practice In this assignment, you will create the following network topologies in the application and print the assignment for a grade. Each node should have a unique name (i.e. Node 1A, Node 1B, Node 2A, Node 2B, etc. with the number denoting which question the network correlates to). 1. Bus network with the following components: a. 9 PC nodes b. Connected by 10baseT media 2. Ring network with the following components: a. 8 PC nodes b. Connected by 100baseT media 3. Star network with the following components: a. 2 servers b. 8 PC nodes c. 2 print devices d. Connected by 100baseT media 4. Mesh network with the following components: a. 1 router b. 11 PC nodes c. 5 print devices d. Connected by fiber optic media 9

10 Interactive Network Diagrams Handout 2 Independent Practice Grading Key/Guide For this exercise, the students should have a fair amount of freedom to design their networks. The primary shapes should be as follows: Bus Star Ring Mesh Deductions are as follows: Missed node/print device = - 1 point Incorrect media type = - 2 points Unlabeled nodes = - 1 point 10

11 Name: Network Topologies Quiz 1. On a bus network, each computer transmits the packet to the next computer in line. The receiving computer removes the packet from the bus. True or False 2. On a ring network, a packet is transmitted to each computer in the ring in counterclockwise order. True or False For each of the following questions, what network topology is most appropriate? Choose from bus, star, ring, and mesh. 3. A small real estate office has four computers that need to share a printer. 4. A bank has four locations in one town. All branches must link to each other and to a central office. 5. A school district has eight campuses and wants to connect all of them to the administrative offices downtown but not to each other. For each of the following questions, draw the appropriate network topology and answer the question regarding the transmission of packets. 6. Draw a bus network with four nodes. Label each node A, B, C, and D. 7. In the above diagram, if Node B is transmitting to Node C, circle the nodes that will receive the transmitted packets. 8. Draw a star network with four nodes attached. Label the nodes A, B, C, and D. 9. If Node A is transmitting packets to Node D, circle the nodes that will receive the transmitted packets. 10. Which topology requires the least cable? Which topology is the most fault-tolerant? 11

12 Name: KEY Network Topologies Quiz 1. On a bus network, each computer transmits the packet to the next computer in line. The receiving computer removes the packet from the bus. True or False 2. On a ring network, a packet is transmitted to each computer in the ring in counterclockwise order. True or False For each of the following questions, what network topology is most appropriate? Choose from bus, star, ring, and mesh. 3. A small real estate office has four computers that need to share a printer. Ring 4. A bank has four locations in one town. All branches must link to each other and to a central office. Mesh 5. A school district has eight campuses and wants to connect all of them to the administrative offices downtown but not to each other. Star For each of the following questions, draw the appropriate network topology and answer the question regarding the transmission of packets. 6. Draw a bus network with four nodes. Label each node A, B, C, and D. A B C D 7. In the above diagram, if Node B is transmitting to Node C, circle the nodes that will receive the transmitted packets. See circles drawn in question Draw a star network with four nodes attached. Label the nodes A, B, C, and D. A C B D 9. If Node A is transmitting packets to Node D, circle the nodes that will receive the transmitted packets. See circles drawn in question 8. 12

13 10. Which topology requires the least cable? Which topology is the most fault-tolerant? Least cable is bus topology. Most fault-tolerant is mesh. 13

Lesson Plan. Upon completion of this assignment, the student will be able to build a small network and identify the different types of hackers.

Lesson Plan. Upon completion of this assignment, the student will be able to build a small network and identify the different types of hackers. Lesson Plan Course Title: Principles of IT Session Title: Networks and Hackers Lesson Duration: Lesson length is subjective and will vary from instructor to instructor. Performance Objective: Upon completion

More information

A network is a group of devices (Nodes) connected by media links. A node can be a computer, printer or any other device capable of sending and

A network is a group of devices (Nodes) connected by media links. A node can be a computer, printer or any other device capable of sending and NETWORK By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore Email: bhu261@gmail.com Network A network is a group of devices (Nodes) connected by media

More information

Network Design. Yiannos Mylonas

Network Design. Yiannos Mylonas Network Design Yiannos Mylonas Physical Topologies There are two parts to the topology definition: the physical topology, which is the actual layout of the wire (media), and the logical topology, which

More information

Computer Networks. By Hardeep Singh

Computer Networks. By Hardeep Singh Computer Networks Contents Introduction Basic Elements of communication systemnetwork Topologies Network types Introduction A Computer network is a network of computers that are geographically distributed,

More information

Computer Network and Communication

Computer Network and Communication 2 Computer Network and Communication 2.1 INTRODUCTION As we all know, the advances in Information technology revolutionized almost every aspect of our life. Education, industry, banking, researches and

More information

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network Review questions 1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network B Local area network C Client/server

More information

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur Module 5 Broadcast Communication Networks Lesson 1 Network Topology Specific Instructional Objectives At the end of this lesson, the students will be able to: Specify what is meant by network topology

More information

Packet Tracer 3 Lab VLSM 2 Solution

Packet Tracer 3 Lab VLSM 2 Solution Packet Tracer 3 Lab VLSM 2 Solution Objective Create a simulated network topology using Packet Tracer Design an IP addressing scheme using a Class B subnetwork address and VLSM Apply IP addresses to the

More information

Local Area Network By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore Email: bhu261@gmail.com Local Area Network LANs connect computers and peripheral

More information

Local-Area Network -LAN

Local-Area Network -LAN Computer Networks A group of two or more computer systems linked together. There are many [types] of computer networks: Peer To Peer (workgroups) The computers are connected by a network, however, there

More information

Chapter 8: Computer Networking. AIMS The aim of this chapter is to give a brief introduction to computer networking.

Chapter 8: Computer Networking. AIMS The aim of this chapter is to give a brief introduction to computer networking. Chapter 8: Computer Networking AIMS The aim of this chapter is to give a brief introduction to computer networking. OBJECTIVES At the end of this chapter you should be able to: Explain the following terms:

More information

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks Computer Networks Lecture 06 Connecting Networks Kuang-hua Chen Department of Library and Information Science National Taiwan University Local Area Networks (LAN) 5 kilometer IEEE 802.3 Ethernet IEEE 802.4

More information

Network Topologies. Network Topologies

Network Topologies. Network Topologies Network Topologies LANs and WANs - Geographical coverage LANs A single geographical location, such as office building, school, etc Typically High speed and cheaper. WANs Spans more than one geographical

More information

Chapter 9A. Network Definition. The Uses of a Network. Network Basics

Chapter 9A. Network Definition. The Uses of a Network. Network Basics Chapter 9A Network Basics 1 Network Definition Set of technologies that connects computers Allows communication and collaboration between users 2 The Uses of a Network Simultaneous access to data Data

More information

NETWORKING TECHNOLOGIES

NETWORKING TECHNOLOGIES NETWORKING TECHNOLOGIES (October 19, 2015) BUS3500 - Abdou Illia, Fall 2015 1 LEARNING GOALS Identify the major hardware components in networks. Identify and explain the various types of computer networks.

More information

ET225 Networking Concepts. Chapter 1 What is a Computer Network?

ET225 Networking Concepts. Chapter 1 What is a Computer Network? ET225 Networking Concepts Chapter 1 What is a Computer Network? Objectives Identify the advantages of connecting computers and devices on a network. Recognize common network components in a lab setting.

More information

Future Stars. Grade X Manual Chapter 1 Networking and Telecommunication. telecommunication. Telephones, telegrams, radios and televisions help

Future Stars. Grade X Manual Chapter 1 Networking and Telecommunication. telecommunication. Telephones, telegrams, radios and televisions help Future Stars Grade X Manual Chapter 1 Networking and Telecommunication 1. Answer the following questions. a. What is telecommunication? Ans: The transfer of information at a far distance is known as telecommunication.

More information

Introduction to Networking

Introduction to Networking 1 CHAPTER ONE Introduction to Networking Objectives 2.3 Identify common physical network topologies. Star. Mesh. Bus. Ring. Point to point. Point to multipoint. Hybrid 2.7 Explain common logical network

More information

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD Ethernet dominant LAN technology: cheap -- $20 for 100Mbs! first widely used LAN technology Simpler, cheaper than token rings and ATM Kept up with speed race: 10, 100, 1000 Mbps Metcalfe s Etheret sketch

More information

Networks. The two main network types are: Peer networks

Networks. The two main network types are: Peer networks Networks Networking is all about sharing information and resources. Computers connected to a network can avail of many facilities not available to standalone computers: Share a printer or a plotter among

More information

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above 1. How many bits are in an IP address? A. 16 B. 32 C. 64 2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 3. The network number plays what part in an IP address? A. It

More information

Understanding Device Level Connection Topologies

Understanding Device Level Connection Topologies July 2013 Understanding Device Level Connection Topologies Author: Advantech E-mail: eainfo@advantech.com July 2013 Even ten years ago, most factory floor sensors were connected directly to a PLC or other

More information

Lesson 1-4: Structured Cabling Systems

Lesson 1-4: Structured Cabling Systems Unit 1: Internetworking Overview Lesson 1-4: Structured Cabling Systems At a Glance This lesson describes both physical and logical organization of networks. Topologies described include bus, ring, star,

More information

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial

More information

Lesson Plan. Preparation

Lesson Plan. Preparation Lesson Plan Course Title: Principles of Information Technology Lesson Duration: 45 Minutes Session Title: Keyboards, Mice, and Other Input Devices Performance Objective: Upon completion of this assignment,

More information

Cisco CCNA Optional Semester 4 Labs Wide Area Networking LAB 1 T1 TSU WAN LINK OVERVIEW - Instructor Guide (Estimated time: 30 minutes)

Cisco CCNA Optional Semester 4 Labs Wide Area Networking LAB 1 T1 TSU WAN LINK OVERVIEW - Instructor Guide (Estimated time: 30 minutes) CNAP @ VCC 1 of 8 LAB 1 T1 TSU WAN LINK OVERVIEW - Instructor Guide (Estimated time: 30 minutes) Objectives: Understand the function of a T1 Service Unit (TSU) in network telecommunications Connect routers

More information

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals What You Will Learn About Computers Are Your Future Chapter 8 Networks: Communicating and Sharing Resources Basic networking concepts Advantages and disadvantages of networks Peer-to-peer and client/server

More information

Introduction to Ethernet

Introduction to Ethernet Technical Tutorial 2002 12-06 Table of Contents 1: Introduction 2: Ethernet 3: IEEE standards 4: Topology 5: CSMA/CD 6: Wireless-LAN 7: Transmission Speed 8: Limitations of Ethernet 9: Sena Products and

More information

CHAPTER 6 NETWORK DESIGN

CHAPTER 6 NETWORK DESIGN CHAPTER 6 NETWORK DESIGN Chapter Summary This chapter starts the next section of the book, which focuses on how we design networks. We usually design networks in six network architecture components: Local

More information

Nathan Dayton ADNET. ADNET SYSTEMS, Inc. nathan@muspin.gsfc.nasa.gov. Slide Number 1

Nathan Dayton ADNET. ADNET SYSTEMS, Inc. nathan@muspin.gsfc.nasa.gov. Slide Number 1 Nathan Dayton SYSTEMS, Inc. nathan@muspin.gsfc.nasa.gov Slide Number 1 NETWORK DESIGN Slide Number 2 Previously there have been two phases in the design of a network Department Design Interconnect Design

More information

Network Structure or Topology

Network Structure or Topology Volume 1, Issue 2, July 2013 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com Network Structure or Topology Kartik

More information

CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 1 BASIC CONCEPTS OF NETWORK

CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 1 BASIC CONCEPTS OF NETWORK CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 1 BASIC CONCEPTS OF NETWORK DEFINTION & APPLICATIONS DEFINTION: A computer network is defined as the interconnection of two or more computers. It is done

More information

Planning a Network with Different Users, Hosts, and Services

Planning a Network with Different Users, Hosts, and Services Laboratory 4 Network Design Planning a Network with Different Users, Hosts, and Services Objective The objective of this lab is to demonstrate the basics of designing a network, taking into consideration

More information

Computer Networking: A Survey

Computer Networking: A Survey Computer Networking: A Survey M. Benaiah Deva Kumar and B. Deepa, 1 Scholar, 2 Assistant Professor, IT Department, Sri Krishna College of Arts and Science College, Coimbatore, India. Abstract- Computer

More information

Wide Area Networks. Learning Objectives. LAN and WAN. School of Business Eastern Illinois University. (Week 11, Thursday 3/22/2007)

Wide Area Networks. Learning Objectives. LAN and WAN. School of Business Eastern Illinois University. (Week 11, Thursday 3/22/2007) School of Business Eastern Illinois University Wide Area Networks (Week 11, Thursday 3/22/2007) Abdou Illia, Spring 2007 Learning Objectives 2 Distinguish between LAN and WAN Distinguish between Circuit

More information

Introduction to Computer

Introduction to Computer PDHonline Course E175 (8 PDH) Introduction to Computer Instructor: Dale W. Callahan, Ph.D., P.E. and Lea B. Callahan, P.E. 2012 PDH Online PDH Center 5272 Meadow Estates Drive Fairfax, VA 22030-6658 Phone

More information

Local Area Networks. Guest Instructor Elaine Wong. Elaine_06_I-1

Local Area Networks. Guest Instructor Elaine Wong. Elaine_06_I-1 Local Area Networks Guest Instructor Elaine Wong Elaine_06_I-1 Outline Introduction to Local Area Networks (LANs) Network architecture Geographical area LAN applications LAN Technologies Ethernet Fiber

More information

IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life

IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life Overview Dipl.-Ing. Peter Schrotter Institute of Communication Networks and Satellite Communications Graz University of Technology, Austria Fundamentals of Communicating over the Network Application Layer

More information

10 WIRELESS, REMOTE, AND WIDE AREA NETWORKING

10 WIRELESS, REMOTE, AND WIDE AREA NETWORKING 10 WIRELESS, REMOTE, AND WIDE AREA NETWORKING PROJECTS Project 10.1 Project 10.2 Project 10.3 Project 10.4 Project 10.5 Project 10.6 Understanding Key Concepts Understanding Wireless Technologies Setting

More information

Data Communication and Computer Network

Data Communication and Computer Network 1 Data communication principles, types and working principles of modems, Network principles, OSI model, functions of data link layer and network layer, networking components, communication protocols- X

More information

Getting Started on the Computer With Mouseaerobics! Windows XP

Getting Started on the Computer With Mouseaerobics! Windows XP This handout was modified from materials supplied by the Bill and Melinda Gates Foundation through a grant to the Manchester City Library. Getting Started on the Computer With Mouseaerobics! Windows XP

More information

POWERPOINT BASICS: MICROSOFT OFFICE 2013

POWERPOINT BASICS: MICROSOFT OFFICE 2013 University of North Carolina at Chapel Hill Libraries Carrboro Cybrary Chapel Hill Public Library Durham County Public Library POWERPOINT BASICS: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites

More information

Chapter 4 Connecting to the Internet through an ISP

Chapter 4 Connecting to the Internet through an ISP Chapter 4 Connecting to the Internet through an ISP 1. According to Cisco what two things are essential to gaining access to the internet? a. ISPs are essential to gaining access to the Internet. b. No

More information

COMPUTER NETWORK TECHNOLOGY (40)

COMPUTER NETWORK TECHNOLOGY (40) PAGE 1 OF 9 CONTESTANT ID# Time Rank COMPUTER NETWORK TECHNOLOGY (40) Regional 2012 TOTAL POINTS (450) Failure to adhere to any of the following rules will result in disqualification: 1. Contestant must

More information

Cisco Network Performance Evaluation Using Packet Tracer

Cisco Network Performance Evaluation Using Packet Tracer Cisco Network Performance Evaluation Using Packet Tracer doi: 10.17932/ IAU.IJEMME.m.21460604.2015.5/1.905-911 Muhammet Emin KAMİLOĞLU 1 Abstract In this study, a wide area network designed and simulated.

More information

Home Networking Evaluating Internet Connection Choices for a Small Home PC Network

Home Networking Evaluating Internet Connection Choices for a Small Home PC Network Laboratory 2 Home Networking Evaluating Internet Connection Choices for a Small Home PC Network Objetive This lab teaches the basics of using OPNET IT Guru. OPNET IT Guru s user-friendly interface with

More information

Lesson Plan. Course Title: Principles of Information Technology Session Title: Understanding Types & Uses of Software

Lesson Plan. Course Title: Principles of Information Technology Session Title: Understanding Types & Uses of Software Lesson Plan Course Title: Principles of Information Technology Session Title: Understanding Types & Uses of Software Lesson Duration: Approximately 5 hours Performance Objective: Upon completion of this

More information

Local Area Networks (LANs) Blueprint (May 2012 Release)

Local Area Networks (LANs) Blueprint (May 2012 Release) Local Area Networks (LANs) The CCNT Local Area Networks (LANs) Course April 2012 release blueprint lists the following information. Courseware Availability Date identifies the availability date for the

More information

Connecting to the network

Connecting to the network 5 Connecting to the network This chapter discusses the basic stages of connecting the printer to the network, provides an overview of network requirements and protocol diagrams, and describes how to physically

More information

Networking (Exploration 1)

Networking (Exploration 1) Unit 105: CCNA Fundamentals of Networking (Exploration 1) Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 80 Aim and purpose A/601/7537 BTEC in IT This unit introduces the architecture,

More information

CIS 175 NETWORK TECHNICIAN JACKSON STATE COMMUNITY COLLEGE COURSE SYLLABUS

CIS 175 NETWORK TECHNICIAN JACKSON STATE COMMUNITY COLLEGE COURSE SYLLABUS CIS 175 NETWORK TECHNICIAN JACKSON STATE COMMUNITY COLLEGE COURSE SYLLABUS Course Description A course designed to enable students to understand and work with network media and topologies, protocols and

More information

Network+ Guide to Networks 6 th Edition. Chapter 7 Wide Area Networks

Network+ Guide to Networks 6 th Edition. Chapter 7 Wide Area Networks Network+ Guide to Networks 6 th Edition Chapter 7 Wide Area Networks Objectives Identify a variety of uses for WANs Explain different WAN topologies, including their advantages and disadvantages Compare

More information

Page 1 of 7. Computer Networking

Page 1 of 7. Computer Networking Page 1 of 7 Computer Networking 7.1 What Is Computer Networking? A computer network consists of several computers that are connected to one another using devices that allow them to communicate. Computer

More information

Public Network. 1. Relatively long physical distance 2. Requiring a service provider (carrier) Branch Office. Home. Private Network.

Public Network. 1. Relatively long physical distance 2. Requiring a service provider (carrier) Branch Office. Home. Private Network. Introduction to LAN TDC 363 Week 4 Connecting LAN to WAN Book: Chapter 7 1 Outline Wide Area Network (WAN): definition WAN Topologies Choices of WAN technologies Dial-up ISDN T1 Frame Relay DSL Remote

More information

Information Technology Foundations

Information Technology Foundations Information Technology Foundations Primary Career Cluster: Consultant: Course Code(s): 6095 Recommended Prerequisite(s): Credit: 1-2* Grade Level: 9-10 Aligned Student Organization(s): Teacher Resources:

More information

Introduction To Computer Networks

Introduction To Computer Networks Introduction To Computer Networks 1. LAN s and WAN s 2. Some network and internetwork components 3. The communication process 4. Communication media 5. Topologies 6. Communication models and Standards

More information

Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks

Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks Lecture 1 An Introduction to Networking Chapter 1, pages 1-22 Dave Novak BSAD 146, Introduction to Networking School of Business Administration University of Vermont Lecture Overview Brief introduction

More information

System Development and Life-Cycle Management (SDLCM) Methodology

System Development and Life-Cycle Management (SDLCM) Methodology System Development and Life-Cycle Management (SDLCM) Methodology Subject Type Standard Approval CISSCO Program Director A. PURPOSE This standard specifies the format and conventions to be used in developing

More information

JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT. Test Code: 4514 Version: 01

JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT. Test Code: 4514 Version: 01 JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT Test Code: 4514 Version: 01 Specific Competencies and Skills Tested in this Assessment: PC Principles Identify physical and equipment

More information

Level 2 Routing: LAN Bridges and Switches

Level 2 Routing: LAN Bridges and Switches Level 2 Routing: LAN Bridges and Switches Norman Matloff University of California at Davis c 2001, N. Matloff September 6, 2001 1 Overview In a large LAN with consistently heavy traffic, it may make sense

More information

Auto Clicker Tutorial

Auto Clicker Tutorial Auto Clicker Tutorial This Document Outlines Various Features of the Auto Clicker. The Screenshot of the Software is displayed as below and other Screenshots displayed in this Software Tutorial can help

More information

Mathatma Gandhi University

Mathatma Gandhi University Mathatma Gandhi University BSc Computer Science IV th semester BCS 402 Computer Network &Internet MULTIPLE CHOICE QUESTIONS 1. The computer network is A) Network computer with cable B) Network computer

More information

IT 3202 Internet Working (New)

IT 3202 Internet Working (New) [All Rights Reserved] SLIATE SRI LANKA INSTITUTE OF ADVANCED TECHNOLOGICAL EDUCATION (Established in the Ministry of Higher Education, vide in Act No. 29 of 1995) Instructions for Candidates: Answer any

More information

How To Understand and Configure Your Network for IntraVUE

How To Understand and Configure Your Network for IntraVUE How To Understand and Configure Your Network for IntraVUE Summary This document attempts to standardize the methods used to configure Intrauve in situations where there is little or no understanding of

More information

Exhibit n.2: The layers of a hierarchical network

Exhibit n.2: The layers of a hierarchical network 3. Advanced Secure Network Design 3.1 Introduction You already know that routers are probably the most critical equipment piece in today s networking. Without routers, internetwork communication would

More information

In this section of notes you will learn the rudiments of networking, the components of a network and how to secure a network

In this section of notes you will learn the rudiments of networking, the components of a network and how to secure a network Computer networking In this section of notes you will learn the rudiments of networking, the components of a network and how to secure a network What This Section Will And Will Not Cover What we will talk

More information

Local Area Networking technologies Unit number: 26 Level: 5 Credit value: 15 Guided learning hours: 60 Unit reference number: L/601/1547

Local Area Networking technologies Unit number: 26 Level: 5 Credit value: 15 Guided learning hours: 60 Unit reference number: L/601/1547 Unit title: Local Area Networking technologies Unit number: 26 Level: 5 Credit value: 15 Guided learning hours: 60 Unit reference number: L/601/1547 UNIT AIM AND PURPOSE Learners will gain an understanding

More information

RIP: Routing Information Protocol

RIP: Routing Information Protocol Laboratory 6 RIP: Routing Information Protocol A Routing Protocol Based on the Distance-Vector Algorithm Objective The objective of this lab is to configure and analyze the performance of the Routing Information

More information

C20.0001 Information Systems for Managers Fall 1999

C20.0001 Information Systems for Managers Fall 1999 New York University, Leonard N. Stern School of Business C20.0001 Information Systems for Managers Fall 1999 Networking Fundamentals A network comprises two or more computers that have been connected in

More information

Lab 1: Evaluating Internet Connection Choices for a Small Home PC Network

Lab 1: Evaluating Internet Connection Choices for a Small Home PC Network Lab 1: Evaluating Internet Connection Choices for a Small Home PC Network Objective This lab teaches the basics of using OPNET IT Guru. We investigate application performance and capacity planning, by

More information

ΤΕΙ Κρήτης, Παράρτηµα Χανίων

ΤΕΙ Κρήτης, Παράρτηµα Χανίων ΤΕΙ Κρήτης, Παράρτηµα Χανίων ΠΣΕ, Τµήµα Τηλεπικοινωνιών & ικτύων Η/Υ Εργαστήριο ιαδίκτυα & Ενδοδίκτυα Η/Υ Modeling Wide Area Networks (WANs) ρ Θεοδώρου Παύλος Χανιά 2003 8. Modeling Wide Area Networks

More information

COMPUTERS ARE YOUR FUTURE CHAPTER 7 NETWORKS: COMMUNICATING AND SHARING RESOURCES

COMPUTERS ARE YOUR FUTURE CHAPTER 7 NETWORKS: COMMUNICATING AND SHARING RESOURCES COMPUTERS ARE YOUR FUTURE CHAPTER 7 NETWORKS: COMMUNICATING AND SHARING RESOURCES Answers to End-of-Chapter Questions Matching g 1. router o 2. node i 3. ring l 4. hub c 5. star n 6. backbone b 7. latency

More information

National Unit Specification: general information. UNIT Computing: Computer Networking Fundamentals (SCQF level 5) CODE F1KH 11 SUMMARY OUTCOMES

National Unit Specification: general information. UNIT Computing: Computer Networking Fundamentals (SCQF level 5) CODE F1KH 11 SUMMARY OUTCOMES National Unit Specification: general information CODE F1KH 11 SUMMARY The overall aim of this Unit is to enable candidates to set-up a small computer network. Candidates will also be required to apply

More information

The Conversion Technology Experts. Media Conversion: Cost-Effectively Integrating T1 into your Fiber Network

The Conversion Technology Experts. Media Conversion: Cost-Effectively Integrating T1 into your Fiber Network The Conversion Technology Experts Media Conversion: Cost-Effectively Integrating T1 into your Fiber Network Media Conversion: Cost Effectively Integrating T1 into Your Fiber Network Revealing some simple

More information

Implementing Fast Ethernet

Implementing Fast Ethernet Implementing Fast Ethernet R The Next Generation of Ethernet Fast Ethernet (also known as IEEE 802.3u or 100BASE-T) is quickly becoming the successor to Ethernet as the network topology of choice. Fast

More information

Optimizing Enterprise Network Bandwidth For Security Applications. Improving Performance Using Antaira s Management Features

Optimizing Enterprise Network Bandwidth For Security Applications. Improving Performance Using Antaira s Management Features Optimizing Enterprise Network Bandwidth For Security Applications Improving Performance Using Antaira s Management Features By: Brian Roth, Product Marketing Engineer April 1, 2014 April 2014 Optimizing

More information

LAB 1: Evaluating Internet Connection Choices for a Small Home PC Network

LAB 1: Evaluating Internet Connection Choices for a Small Home PC Network LAB 1: Evaluating Internet Connection Choices for a Small Home PC Network This lab has been originally designed as supplemental material for Prof. Panko s textbook Business Data Networks and Telecommunications.

More information

Written examination in Computer Networks

Written examination in Computer Networks Written examination in Computer Networks February 14th 2014 Last name: First name: Student number: Provide on all sheets (including the cover sheet) your last name, rst name and student number. Use the

More information

Linksys Gateway SPA2100-SU Manual

Linksys Gateway SPA2100-SU Manual Linksys Gateway SPA2100-SU Manual Manuel de l'utilisateur Table of Contents Looking for Basic Setup Instructions?... 3 Most Recent Version of this Manual... 3 Advanced Setup Instructions... 4 Wiring Your

More information

Ethernet Local Area Networks (LANS) Two basic ways to cable an 10 Mb/s Ethernet LAN: Bus-style (large Ethernet cable, or thin Ethernet cable)

Ethernet Local Area Networks (LANS) Two basic ways to cable an 10 Mb/s Ethernet LAN: Bus-style (large Ethernet cable, or thin Ethernet cable) Ethernet Local Area Networks (LANS) Two basic ways to cable an 10 Mb/s Ethernet LAN: Bus-style (large Ethernet cable, or thin Ethernet cable) Large Ethernet cable is bulky, uses cable-taps. Smaller cable

More information

Lecture 6 Types of Computer Networks and their Topologies Three important groups of computer networks: LAN, MAN, WAN

Lecture 6 Types of Computer Networks and their Topologies Three important groups of computer networks: LAN, MAN, WAN Lecture 6 Types of Computer Networks and their Topologies Three important groups of computer networks: LAN, MAN, WAN LAN (Local Area Networks) 10/28/2008 Vasile Dadarlat - Computer Networks 1 MAN (Metropolitan

More information

Lesson Plan. Course Title: Advanced Computer Programming Session Title: Project Management Basics

Lesson Plan. Course Title: Advanced Computer Programming Session Title: Project Management Basics Lesson Plan Lesson Duration: Weeks/Days/Hours/Minutes 3 weeks Performance Objective: Course Title: Advanced Computer Programming Session Title: Project Management Basics Upon completion of this assignment,

More information

Introduction. What is a Remote Console? What is the Server Service? A Remote Control Enabled (RCE) Console

Introduction. What is a Remote Console? What is the Server Service? A Remote Control Enabled (RCE) Console Contents Introduction... 3 What is a Remote Console?... 3 What is the Server Service?... 3 A Remote Control Enabled (RCE) Console... 3 Differences Between the Server Service and an RCE Console... 4 Configuring

More information

Gigabit Ethernet. Abstract. 1. Introduction. 2. Benefits of Gigabit Ethernet

Gigabit Ethernet. Abstract. 1. Introduction. 2. Benefits of Gigabit Ethernet Table of Contents Abstract... 2 1. Introduction... 2 2. Benefits of Gigabit Ethernet... 2 2.1 Easy Migration to Higher Performance Levels... 3 2.2 Decreased Overall Costs Over Time... 3 2.3 Supports for

More information

Planning BACnet networks

Planning BACnet networks Digital Designer s Guide Application Note AN0404A Revision B About this application note Related reference materials Required software This application note describes the principles behind planning a BACnet

More information

This activity will show you how to draw graphs of algebraic functions in Excel.

This activity will show you how to draw graphs of algebraic functions in Excel. This activity will show you how to draw graphs of algebraic functions in Excel. Open a new Excel workbook. This is Excel in Office 2007. You may not have used this version before but it is very much the

More information

CAMPUS NETWORK SECURITY AND MANAGEMENT

CAMPUS NETWORK SECURITY AND MANAGEMENT CAMPUS NETWORK SECURITY AND MANAGEMENT 1 S. Sudharsan, 2 M. Naga Srinivas, 3 G. Sai Shabareesh, P.Kiran Rao 1 Department of Computer science 2 Department of Computer science 3 Department of Computer science

More information

Computer Networking Type A: Very Short Answer Questions

Computer Networking Type A: Very Short Answer Questions Computer Networking Type A: Very Short Answer Questions 1. Define a network. What is its need? Ans: A computer network is a system in which computers are connected to share information and resources. Computer

More information

CSE 3461 / 5461: Computer Networking & Internet Technologies

CSE 3461 / 5461: Computer Networking & Internet Technologies Autumn Semester 2014 CSE 3461 / 5461: Computer Networking & Internet Technologies Instructor: Prof. Kannan Srinivasan 08/28/2014 Announcement Drop before Friday evening! k. srinivasan Presentation A 2

More information

RIP: Routing Information Protocol

RIP: Routing Information Protocol Laboratory 6 RIP: Routing Information Protocol A Routing Protocol Based on the Distance-Vector Algorithm Objective The objective of this lab is to configure and analyze the performance of the Routing Information

More information

Task Card #2 SMART Board: Notebook

Task Card #2 SMART Board: Notebook Task Card #2 SMART Board: Notebook Objectives: Participants will learn how to utilize the SMART Notebook. Table of Contents: Launching The SMART Notebook Page 1 Entering Text Page 1 Top Toolbar Page 2

More information

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007.

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007. Overview of Network Hardware and Software CS158a Chris Pollett Jan 29, 2007. Outline Scales of Networks Protocol Hierarchies Scales of Networks Last day, we talked about broadcast versus point-to-point

More information

Network System Design Lesson Objectives

Network System Design Lesson Objectives Network System Design Lesson Unit 1: INTRODUCTION TO NETWORK DESIGN Assignment Customer Needs and Goals Identify the purpose and parts of a good customer needs report. Gather information to identify network

More information

Creating a PowerPoint Poster using Windows

Creating a PowerPoint Poster using Windows Creating a PowerPoint Poster using Windows Copyright 2001 Michael Dougherty (michael@nmsu.edu) Purpose The purpose of this tutorial is to illustrate how to create a 3 x 4 ft. poster using PowerPoint. This

More information

John Ragan Director of Product Management. Billy Wise Communications Specialist

John Ragan Director of Product Management. Billy Wise Communications Specialist John Ragan Director of Product Management Billy Wise Communications Specialist Current Substation Communications Physical Infrastructure Twisted Pair, 4 Wire, COAX, Cat5 & Cat6, 9 Pin Serial Cable, Single-mode

More information

Interactive Voting System. www.ivsystem.nl. IVS-Basic IVS-Professional 4.4

Interactive Voting System. www.ivsystem.nl. IVS-Basic IVS-Professional 4.4 Interactive Voting System www.ivsystem.nl IVS-Basic IVS-Professional 4.4 Manual IVS-Basic 4.4 IVS-Professional 4.4 1213 Interactive Voting System The Interactive Voting System (IVS ) is an interactive

More information

Region 10 Videoconference Network (R10VN)

Region 10 Videoconference Network (R10VN) Region 10 Videoconference Network (R10VN) Network Considerations & Guidelines 1 What Causes A Poor Video Call? There are several factors that can affect a videoconference call. The two biggest culprits

More information