Network Design and Management

Size: px
Start display at page:

Download "Network Design and Management"

Transcription

1 Network Design and Management Chapter 13 Learning Objectives After reading this chapter, you should be able to: Recognize the systems development life cycle and define each of its phases Explain the importance of creating one or more location connectivity diagrams Outline the differences between technical, financial, operational, and time feasibility Create a cost-benefit analysis incorporating the time value of money Explain why performing capacity planning and traffic analysis is difficult Describe the steps involved in performing a baseline study Discuss the importance of a network manager and the skills required of that position Calculate component and system reliability and availability Recognize the basic hardware and software network diagnostic tools Describe the importance of a help desk with respect to managing network operations List the main features of the Simple Network Management Protocol (SNMP) and distinguish between a manager and an agent Describe the use of the Remote Network Monitoring (RMON) protocol and its relationship to SNMP Chapter Outline 1. Introduction 2. Systems Development Life Cycle 3. Network Modeling a. Wide area connectivity map b. Metropolitan area connectivity map c. Local area connectivity map 4. Feasibility Studies 5. Capacity Planning 6. Creating a Baseline

2 7. Network Administrator Skills 8. Generating Useable Statistics 9. Network Diagnostic Tools a. Tools that test and debug network hardware b. Network sniffers c. Managing operations d. Simple Network Management Protocol (SNMP) 10. Capacity Planning and Network Design In Action: Better Box Corporation 11. Summary Lecture Notes Introduction For a computer network to be successful, it has to be able to support the current and future amount of traffic, pay for itself within an acceptable amount of time, and provide the services necessary to support users of the system. Why are these goals so challenging? First, computer networks continue to increase in complexity. A second reason is how difficult it is for an individual or a business to properly define the future of computing within a company. Finally, computer network technology changes at a breakneck speed. Why is understanding basic computer system development concepts so important? These concepts are important because during your computer network career you will either be designing or updating a network system, or you will be assisting one or more persons who are designing or updating a network system. Systems Development Life Cycle To properly understand a problem, analyze all possible solutions, select the best solution, and implement and maintain the solution, you need to follow a well-defined plan. One of the most popular and successful plans used by businesses today is the systems development life cycle (SDLC). The systems development life cycle (SDLC) is a methodology for a structured approach for the development of a business system, including planning, analysis, design, implementation and support. A methodology is a series of steps and tasks that professionals, such as systems developers, can follow to build quality systems faster, with fewer risks, and at lower costs.

3 Network Modeling If a systems analyst or even a person such as yourself has been called upon to contribute to the design of a computer network, you will want to create one or more network models. These network models can either demonstrate the current state of the network or model the desired computer network. To model a network environment for a corporation, you create a figure called a location connectivity diagram. A location connectivity diagram (LCD) is a network modeling tool that depicts the various locations involved in a network and the interconnections between those locations. Feasibility Studies Analyzing and designing a new computer system can be time-consuming and expensive. While the project is in the analysis phase and before a system is designed and installed, a feasible solution must be found. The term feasible has several meanings when applied to computer-based projects. The proposed system must be technically feasible, financially, feasible, operationally feasible, and time feasible. Capacity Planning Capacity planning involves trying to determine the amount of network bandwidth necessary to support an application or a set of applications. Capacity planning is a fairly difficult and time-consuming operation, and it is easy to plan poorly and thus design a system that will not support the intended applications. A number of techniques exist for performing capacity planning, including linear projection, computer simulation, benchmarking, and analytical modeling. Creating a Baseline Creating a baseline for an existing computer network involves the measurement and recording of a network s state of operation over a given period of time. As you will see shortly, creating a baseline involves capturing many network measurements over all segments of a network, including numerous measurements on workstations, user applications, bridges, routers, and switches. Network Manager Skills Since many network managers are dealing with both computers and people, they need the skills necessary to work with both. A checklist of skills for the network manager would include a wide platform of technology skills, including but not limited to knowledge of local area networks, wide area networks, voice telecommunication systems, data transmission systems, video transmission, basic hardware concepts, and basic software skills. A network manager should also have people skills, including the ability to talk to users in order to service problems and explore new applications. Along with people skills, a network manager also needs training skills. Training skills include the ability to train users or other network support personnel.

4 Generating Useable Statistics To support changes to a network, a network administrator needs funding. Management, unfortunately, is not always receptive to investing more funds in technology. Often management needs to be convinced that services are suffering and response time is not what it needs to be. Statistics on computer network systems can be a very useful tool for demonstrating the need to invest in technology. If properly generated, statistics can be used to support the request for a new system or modifications to an existing system. Four statistics, or measures, that are useful in evaluating networks are mean time between failures, mean time to repair, availability, and reliability. Managing Operations To assist network managers and information technologists in doing their jobs, the computing services within a business need a control center. It contains in one easily accessible place all the network documentation, including network resource manuals, training manuals, baseline studies, all equipment documentation, user manuals, vendor names and telephone numbers, procedure manuals, and forms necessary to request services or equipment. The control center can also contain a training center to assist users and other information technologists. In addition, the control center contains all hardware and software necessary to control and monitor the network and its operations. Network monitoring usually involves a network management protocol, which facilitates the exchange of management information between network devices. This information can be used to monitor network performance, find network problems, and then solve those problems, all without physically touching the affected device. Network Diagnostic Tools To support a computer network and all of its workstations, nodes, wiring, applications, and protocols, network personnel need an arsenal of diagnostic tools. The arsenal of possible diagnostic tools continues to grow with more powerful and helpful tools becoming available every day. Diagnostic tools can be grouped into two categories: tools that test and debug the network hardware and tools that analyze the data transmitted over the network. Capacity Planning and Network Design In Action: BringBring Corporation To see how capacity planning and network design work in a realistic setting, this chapter s In Action example returns to the BringBring example from Chapter 12. BringBring is expanding its data networking capability and has asked you to help design its new corporate network. It wants to add new hardware and software and provide new data applications. Although the company has enough funds to support the new applications, it wants to seek the most cost-effective solution for the long run.

5 Quick Quiz 1. Why should you know how to design a network? You may have to assist a systems analyst in planning a new network or modification to an existing network; you may be called upon to design or upgrade a network by yourself. 2. What functions of the SDLC model relate directly to network design? Feasibility studies, cost-benefit analysis, capacity planning, traffic analysis, baselining, and network modeling 3. What is Simple Network Management Protocol (SNMP)? SNMP is a protocol that allows a network manager to manage network components from a single location. Many types of devices, such as hubs, bridges, routers, switches, and servers contain SNMP support. Discussion Topics 1. Speculate why the maintenance phase of SDLC is often so much larger than the other phases. 2. Is the importance of a certified network engineer going to be replaced with individuals that do not have a certificate but have much experience or a college degree? Teaching Tips 1. If possible, bring to class a handheld network analyzer tool and plug it in to the classroom network jack. If this is not possible, perhaps the network support personnel can demonstrate a software tool that performs network analysis. 2. Perform a baseline study on the campus network (or portion of the network). This might be a good project to divide amongst students.

6 Solutions to Review Questions 1. Describe each phase of the systems development life cycle. Planning: determining which projects to examine; Analysis: learning about the current system and recommending a business solution; Design: creating the computer-based solution; Implementation: installing the system; Maintenance 2. What is the primary goal of the planning phase of SDLC? Determining which projects to examine further 3. What is the primary goal of the analysis phase of SDLC? To study the current system and recommend a business solution to the problem 4. What is the primary goal of the design phase of SDLC? To create a physical solution (which often includes computers) for the business solution presented in the analysis phase 5. What is a connectivity map and how can it assist you in designing a network? A graph that shows all locations that need to be interconnected, the distances involved, and a possible type of interconnection medium 6. Describe the four different types of feasibility studies. Technically feasible: someone can actually create this system; Financially feasible: solution can be afforded; Operationally feasible: talent exists that can operate the system; Time feasible: solution can be created in a reasonable amount of time 7. What is meant by the time value of money? A dollar today is worth more one year from now due to investing. 8. Describe the four different ways to perform capacity planning. Linear projection, computer simulation, benchmarking, analytical modeling 9. For what reasons might someone perform a baseline study? To update a system; to simply understand where system is today

7 10. List the three most important skills a network manager should possess. Technical skills, people skills, training skills 11. What is the difference between mean time between failures and mean time to repair? Mean time between failures: how long until something breaks; Mean time to repair: how long to fix something 12. What is meant by the statistical term availability? Probability a device will be available in a given time frame 13. What is meant by the term utilization? Percentage of use of a particular device 14. What is meant by the statistical term reliability? Probability of how reliable a device will be during a given time frame 15. What basic diagnostic tools are used to support a computer network? Diagnostic tools that test and debug the network hardware and diagnostic tools that analyze the data transmitted over the network 16. What should be found in the control center for a network operation? Documentation, training manuals, help desk, demo workstations, monitoring software 17. What is the function of the Simple Network Management Protocol? To monitor and possibly control network devices from a single point 18. What is the difference between a manager and an agent in SNMP? An agent is usually controlled by a manager. (An agent can also become a manager.) 19. How can Remote Network Monitoring be used to assist SNMP? Remote Network Monitoring can allow a manager to work from a remote location.

8 Suggested Solutions to Exercises 1. State during which phase or phases of the systems development life cycle the following actions are performed: a. Create a data dictionary b. Install the system c. Train users d. Write documentation e. Perform feasibility studies f. Test the system g. Create files and databases Analysis, implementation, implementation, design and implementation, analysis, design and implementation, design 2. Using the following data, calculate the payback period. Development cost: $418,040 Operation and maintenance costs (year 0 to year 6): 0; $15,045; $16,000; $17,000; $18,000; $19,000; $20,000 Discount rate: 6% Benefits (year 0 to year 6): $0; $150,000; $170,000; $190,000; $210,000; $230,000; $250,000 Payback should occur during the fourth year. 3. Create a simple analytical model that includes two formulas for calculating the approximate total time T for n terminals using roll call polling and hub polling. Use TD = time to transmit data, TRP = time to transmit a roll call poll, and THP = time to transmit a hub poll. Roll call poll: T = n*trp + m*td where n = number of stations and m = number of stations with data to return Hub poll: T = n*thp + m*td where n = number of stations (passing the poll takes time) and m = number of stations with data to return 4. You are performing a baseline study for your company, which is located on the east coast. Your company does a lot of work with businesses on the west coast. You note peak network utilization at approximately noon, when most of your employees are on lunch break. What could be causing this peak activity? Employees from the west coast must be accessing the east coast system via remote entry or the Internet at that time.

9 5. During a baseline study, a high number of cyclic checksum errors were discovered but no runts. Explain precisely what this information has to do with network segment length. If the segments are too long, then a collision won t be heard until after the workstation has completed sent the frame. It may not, however, be a runt. It might just be a frame with a checksum error. 6. A component has been operating continuously for three months. During that time, it has failed twice, resulting in 4.5 hours of downtime. Calculate the availability of the component during this three-month period If a component has a MTBF = 10 hours and a transaction takes 20 minutes, calculate the reliability of the component. R = e (1/10)* = If a component has a MTBF = 500 hours and a transaction takes 4 seconds, calculate the reliability of the component. R = e (1/500)*(4/60) = If a network has four devices with the availabilities of 0.994, 0.778, 0.883, and 0.5, what is the availability of the entire network? Is it possible for an SNMP agent in a managed device to also serve as a manager? Explain how this situation might work. Yes. A server may be used as an agent to supply current statistics and may also be used as a manager to control attached devices. 11. What are the differences between network line continuity testers and network cable testers? Continuity testers simply test to see if a wire is broken. Network cable testers can tell if the wires in a cable connection are reversed or there are other more elaborate problems. 12. You are working for a small company that has a local area network with two hubs. The communications line between the hubs has just been cut, but you don t know that. How can you determine what has happened?

10 You might try using a cable tester and see if you can determine the length of the cable that runs between hubs. If the length appears too short, there might be a problem. You could also try a software tester and try sending messages to other workstations, waiting for replies. If all workstations on a single hub are not responding, one would conclude it is either the line to the hub or the hub itself. You might also consider using managed hubs and SNMP. Thinking Outside the Box 1. You have been asked to create a help desk for the computer support division of your company. What services will your help desk provide? How will you provide those services? What type of employees will you hire to work at the help desk? Items such as install/update/repair software/hardware; update antivirus; diagnose hardware and software; provide training and literature; can provide many services by providing an address and Web page access 2. Your company wants to create a Web server to promote its business. One of the features of the Web server is that it allows remote users to download service bulletins and repair manuals. These bulletins and repair manuals are approximately 240,000 bytes in size. You anticipate that approximately 30 users per hour will want to download these documents. What speed communications line do you need to support this demand? If you consider that 30 users per hour will access, you need to guarantee a maximum of 2 minutes per download. 240,000 bytes equals 1,920,000 bits. When transferring 1,920,000 bits over a dial-up connection of approximately 40,000 bps, this will take 48 seconds, well under the 2 minutes maximum requirement. Thus, anything faster (such as cable, DSL, or T-1) should be more than sufficient.

Network Design and Management

Network Design and Management Fundamentals of Networking and Data Communications, Sixth Edition 13-1 Network Design and Management Chapter 13 Learning Objectives After reading this chapter, students should be able to: Recognize the

More information

Chapter Thirteen. Network Design and Management. Data Communications and Computer Networks: A Business User s Approach Seventh Edition

Chapter Thirteen. Network Design and Management. Data Communications and Computer Networks: A Business User s Approach Seventh Edition Chapter Thirteen Network Design and Management Data Communications and Computer Networks: A Business User s Approach Seventh Edition After reading this chapter, you should be able to: Recognize the systems

More information

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps ADSL or Asymmetric Digital Subscriber Line Backbone Bandwidth Bit Commonly called DSL. Technology and equipment that allow high-speed communication across standard copper telephone wires. This can include

More information

Lesson 5-2: Network Maintenance and Management

Lesson 5-2: Network Maintenance and Management Unit 5: Network Operating Systems Lesson 5-2: Network Maintenance and Management At a Glance This lesson presents an overview of network planning and management tasks. It also discusses hardware and software

More information

Voice and Delivery Data Networks

Voice and Delivery Data Networks Voice and Delivery Data Networks Chapter 11 Learning Objectives After reading this chapter, you should be able to: Identify the basic elements of a telephone system Describe the composition of the telephone

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

CCNA Discovery Chapter Four

CCNA Discovery Chapter Four CCNA Discovery Chapter Four By Chief Eng. Amna Ahmed Institute of Telecommunication amna_ahmed28@yahoo.com Modified by Vincenzo Bruno Hacklab Cosenza Chapter 4 Explain what the internet is Every day millions

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

Bandwidth Primer The basic conditions and terms used to describe information exchange over networks.

Bandwidth Primer The basic conditions and terms used to describe information exchange over networks. The basic conditions and terms used to describe information exchange over networks. 385 Jordan Road Troy, NY 12180 Phone 518.286.7000 518.286.2439 www.learnlinc.com Table of Contents TABLE OF CONTENTS...2

More information

General Questions about TC3Net Residential DSL:

General Questions about TC3Net Residential DSL: General Questions about TC3Net Residential DSL: DSL (Digital Subscriber Line) is broadband technology that provides high-speed data transmission (up to 7.1 Mbps) over an existing telephone line. Speeds

More information

R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol?

R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol? Chapter 1 Review Questions R1. What is the difference between a host and an end system? List several different types of end systems. Is a Web server an end system? 1. There is no difference. Throughout

More information

5 Reasons Your Business Needs Network Monitoring

5 Reasons Your Business Needs Network Monitoring 5 Reasons Your Business Needs Network Monitoring Intivix.com (415) 543 1033 5 REASONS YOUR BUSINESS NEEDS NETWORK MONITORING Your business depends on the health of your network for office productivity.

More information

Network performance and capacity planning: Techniques for an e-business world

Network performance and capacity planning: Techniques for an e-business world IBM Global Services Network performance and capacity planning: Techniques for an e-business world e-business is about transforming key business processes with Internet technologies. In an e-business world,

More information

SUNYIT. Reaction Paper 2. Measuring the performance of VoIP over Wireless LAN

SUNYIT. Reaction Paper 2. Measuring the performance of VoIP over Wireless LAN SUNYIT Reaction Paper 2 Measuring the performance of VoIP over Wireless LAN SUBMITTED BY : SANJEEVAKUMAR 10/3/2013 Summary of the Paper The paper s main goal is to compare performance of VoIP in both LAN

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

Cisco Change Management: Best Practices White Paper

Cisco Change Management: Best Practices White Paper Table of Contents Change Management: Best Practices White Paper...1 Introduction...1 Critical Steps for Creating a Change Management Process...1 Planning for Change...1 Managing Change...1 High Level Process

More information

Application Performance Analysis and Troubleshooting

Application Performance Analysis and Troubleshooting Exam : 1T6-520 Title : Application Performance Analysis and Troubleshooting Version : DEMO 1 / 6 1. When optimizing application efficiency, an improvement in efficiency from the current 90% to an efficiency

More information

SAN MATEO COUNTY OFFICE OF EDUCATION

SAN MATEO COUNTY OFFICE OF EDUCATION SAN MATEO COUNTY OFFICE OF EDUCATION CLASS TITLE: NETWORK ENGINEER BASIC FUNCTION: Under the direction of the Manager, Network Services, perform a variety of highly complex and specialized activities involved

More information

Proven techniques and best practices for managing infrastructure changes

Proven techniques and best practices for managing infrastructure changes Proven techniques and best practices for managing infrastructure changes When a business expands an existing facility, adds a new location, incorporates an influx of new users, or upgrades an existing

More information

IS Network Services Senior Facilities Management Group 2 Hill Farms West Division of State Facilities

IS Network Services Senior Facilities Management Group 2 Hill Farms West Division of State Facilities POSITION SUMMARY Under the general supervision of the DOA/DSF and the DSF Telecom Supervisor, this position works closely with other Agency Telecom Services, Voice Services, Network Services, and Wide

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

Chapter 9. Communications and Networks. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 9. Communications and Networks. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 9 Communications and Networks McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Competencies (Page 1 of 2) Discuss connectivity, the wireless revolution,

More information

RAS Associates, Inc. Systems Development Proposal. Scott Klarman. March 15, 2009

RAS Associates, Inc. Systems Development Proposal. Scott Klarman. March 15, 2009 Systems Development Proposal Scott Klarman March 15, 2009 Systems Development Proposal Page 2 Planning Objective: RAS Associates will be working to acquire a second location in Detroit to add to their

More information

Analysis of xdsl Technologies

Analysis of xdsl Technologies International Journal of Electronics and Computer Science Engineering 897 Available Online at www.ijecse.org ISSN- 2277-1956 Analysis of xdsl Technologies Dimple Saproo 1, Megha Goyal 2, Asha Bhagashra

More information

Local Area Networks: Software and Support Systems

Local Area Networks: Software and Support Systems Local Area Networks: Software and Support Systems Chapter 8 Learning Objectives After reading this chapter, you should be able to: Identify the main functions of operating systems and network operating

More information

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak Packet Switching and Computer Networks Switching As computer networks became more pervasive, more and more data and also less voice was transmitted over telephone lines. Circuit Switching The telephone

More information

CHAPTER 2: Staffing ROLES OF STAFF. Roles Required to Provide Tech Support

CHAPTER 2: Staffing ROLES OF STAFF. Roles Required to Provide Tech Support Roles Required to Provide Tech Support The type and number of staff required to meet a district s technical support needs will vary widely based on the size of the district and the quality and quantity

More information

Chapter 5. Data Communication And Internet Technology

Chapter 5. Data Communication And Internet Technology Chapter 5 Data Communication And Internet Technology Purpose Understand the fundamental networking concepts Agenda Network Concepts Communication Protocol TCP/IP-OSI Architecture Network Types LAN WAN

More information

Introduction to Computer Networks and Data Communications

Introduction to Computer Networks and Data Communications Introduction to Computer Networks and Data Communications Chapter 1 Learning Objectives After reading this chapter, you should be able to: Define the basic terminology of computer networks Recognize the

More information

Schools and Libraries Universal Service Support Mechanism Eligible Services List

Schools and Libraries Universal Service Support Mechanism Eligible Services List Schools and Libraries Universal Service Support Mechanism Eligible Services List (WC Docket No. 13-184; CC Docket No. 02-6; GN Docket No. 09-51) The Federal Communications Commission s (FCC s) rules provide

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

Network Management and Monitoring Software

Network Management and Monitoring Software Page 1 of 7 Network Management and Monitoring Software Many products on the market today provide analytical information to those who are responsible for the management of networked systems or what the

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

Know the signs of potential problems. Prevent problems before they occur. This unit contains the following three lessons:

Know the signs of potential problems. Prevent problems before they occur. This unit contains the following three lessons: Unit 6 Router Management Overview Description With today s networks growing exponentially, management is a key to quality of network performance. People depend on their networks and performance issues

More information

INFORMATION TECHNOLOGY ENGINEER V

INFORMATION TECHNOLOGY ENGINEER V 1464 INFORMATION TECHNOLOGY ENGINEER V NATURE AND VARIETY OF WORK This is senior level lead administrative, professional and technical engineering work creating, implementing, and maintaining the County

More information

Understand VLANs, Wired LANs, and Wireless LANs

Understand VLANs, Wired LANs, and Wireless LANs LESSON 1,2_B Understand VLANs, Wired LANs, and Wireless LANs Lesson Overview In this lesson, you will review: Wired local area networks Wireless local area networks Virtual local area networks (VLANs)

More information

Norfolk Community Fiber Optic Network

Norfolk Community Fiber Optic Network Norfolk Community Fiber Optic Network It s not only about technology; it s also about relationships! Norfolk s Community Fiber Optic Network Norfolk s Community Fiber Optic Network Overview Connects 12

More information

Administrative and Instructional Technology

Administrative and Instructional Technology Administrative and Instructional Technology Summary The Indian River County School District is using all nine of the administrative and instructional technology best practices. The district acquires technology

More information

Designing AirPort Extreme Networks

Designing AirPort Extreme Networks Designing AirPort Extreme Networks Contents 1 Getting Started 5 About AirPort 5 How AirPort Works 6 How Wireless Internet Access Is Provided 6 Configuring AirPort Extreme Base Station Internet Access

More information

Terms VON. VoIP LAN WAN CODEC

Terms VON. VoIP LAN WAN CODEC VON Voice Over the Net. Voice transmitted over the Internet. That is the technical definition. Prescient Worldwide s product, called VON, means Voice Over Network as in ANY network, whether a client s

More information

Five Reasons Your Business Needs Network Monitoring

Five Reasons Your Business Needs Network Monitoring Five Reasons Your Business Needs Network Monitoring cognoscape.com Five Reasons Your Business Needs Network Monitoring Your business depends on the health of your network for office productivity. Most

More information

Discovering Computers 2008. Chapter 9 Communications and Networks

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

More information

Home Network. Installation Instructions

Home Network. Installation Instructions Home Network Installation Instructions TM Installation Instructions Table of Contents Overview...2 Installation Considerations...2 Quick Installation Instructions...2 Identifying and Creating the Home

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

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

Network Management 2. Learning Objectives. Centralized network management? School of Business Eastern Illinois University

Network Management 2. Learning Objectives. Centralized network management? School of Business Eastern Illinois University School of Business Eastern Illinois University 2 (Week 16, Thursday 4/19/2007) Abdou Illia, Spring 2007 Learning Objectives 2 List main elements in Centralized network management Describe Centralized principles

More information

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition Chapter 7: Computer Networks, the Internet, and the World Wide Web Invitation to Computer Science, C++ Version, Third Edition Objectives In this chapter, you will learn about: Basic networking concepts

More information

Chapter 18. Network Management Basics

Chapter 18. Network Management Basics Network Management Basics > FCAPS Model Chapter 18. Network Management Basics This chapter covers the following topics: FCAPS Model Network Management Architecture Network Management Protocols An Introduction

More information

FSW-0505TX/0805TX 5/8 Port SOHO 10/100Mbps NWay Switch FSW-0505TX FSW-0805TX. 5/8 Port SOHO 10/100Mbps NWay Switch. User s Manual. (Revision 1.

FSW-0505TX/0805TX 5/8 Port SOHO 10/100Mbps NWay Switch FSW-0505TX FSW-0805TX. 5/8 Port SOHO 10/100Mbps NWay Switch. User s Manual. (Revision 1. FSW-0505TX FSW-0805TX 5/8 Port SOHO 10/100Mbps NWay Switch User s Manual (Revision 1.0) FCC Class A Appliance This equipment generates and uses radio frequency energy. If it is not installed and used

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

Network Troubleshooting with the LinkView Classic Network Analyzer

Network Troubleshooting with the LinkView Classic Network Analyzer November 2, 1999 www.wwgsolutions.com Network Troubleshooting with the LinkView Classic Network Analyzer Network Troubleshooting Today The goal of successful network troubleshooting is to eliminate network

More information

IP Telephony Basics. Part of The Technology Overview Series for Small and Medium Businesses

IP Telephony Basics. Part of The Technology Overview Series for Small and Medium Businesses IP Telephony Basics Part of The Technology Overview Series for Small and Medium Businesses What is IP Telephony? IP Telephony uses the Internet Protocol (IP) to transmit voice or FAX traffic over a public

More information

Voice Over IP is it hype or can it work for me? By American Business Communication Inc.

Voice Over IP is it hype or can it work for me? By American Business Communication Inc. Voice Over IP is it hype or can it work for me? By American Business Communication Inc. In the world of telecom, it seems like everywhere you turn there is a buzz about Voice over IP (VoIP). Hardly a day

More information

Telecommunications systems (Part 1)

Telecommunications systems (Part 1) School of Business Eastern Illinois University Telecommunications systems (Part 1) (Week 11, Thursday 11/02/2006) Abdou Illia, Fall 2006 Learning Objectives 2 Describe and compare types of connection to

More information

Introduction. Network Basics. Workstations. Server. Hub

Introduction. Network Basics. Workstations. Server. Hub Introduction If you re planning to use eivf soon, you may want to install a computer network to improve access to your eivf Provider Portal from any PC in your office. This paper provides information you

More information

Technical Glossary from Frontier

Technical Glossary from Frontier Technical Glossary from Frontier A Analogue Lines: Single Analogue lines are generally usually used for faxes, single phone lines, modems, alarm lines or PDQ machines and are generally not connected to

More information

Layer 3 Network + Dedicated Internet Connectivity

Layer 3 Network + Dedicated Internet Connectivity Layer 3 Network + Dedicated Internet Connectivity Client: One of the IT Departments in a Northern State Customer's requirement: The customer wanted to establish CAN connectivity (Campus Area Network) for

More information

Remote Network Accelerator

Remote Network Accelerator Remote Network Accelerator Evaluation Guide LapLink Software 10210 NE Points Drive Kirkland, WA 98033 Tel: (425) 952-6000 www.laplink.com LapLink Remote Network Accelerator Evaluation Guide Page 1 of 19

More information

NATIONAL CERTIFICATE (VOCATIONAL)

NATIONAL CERTIFICATE (VOCATIONAL) NATIONAL CERTIFICATE (VOCATIONAL) SUBJECT GUIDELINES DATA COMMUNICATION AND NETWORKING NQF Level 4 September 2007 DATA COMMUNICATION AND NETWORKING LEVEL 4 CONTENTS INTRODUCTION 1 DURATION AND TUITION

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

How To Set Up Foglight Nms For A Proof Of Concept

How To Set Up Foglight Nms For A Proof Of Concept Page 1 of 5 Foglight NMS Overview Foglight Network Management System (NMS) is a robust and complete network monitoring solution that allows you to thoroughly and efficiently manage your network. It is

More information

Introduction to Metropolitan Area Networks and Wide Area Networks

Introduction to Metropolitan Area Networks and Wide Area Networks Introduction to Metropolitan Area Networks and Wide Area Networks Chapter 9 Learning Objectives After reading this chapter, you should be able to: Distinguish local area networks, metropolitan area networks,

More information

Auditing the LAN with Network Discovery

Auditing the LAN with Network Discovery Application Note Auditing the LAN with Network Discovery Introduction This application note is one in a series of papers about troubleshooting local area networks (LAN) from JDSU Communications Test and

More information

STOP DOWNTIME INTRODUCING THE TOSHIBA NETWORK MONITOR WITH MUTINY ONBOARD. Choose freedom.

STOP DOWNTIME INTRODUCING THE TOSHIBA NETWORK MONITOR WITH MUTINY ONBOARD. Choose freedom. 0 STOP DOWNTIME INTRODUCING THE TOSHIBA NETWORK MONITOR WITH MUTINY ONBOARD Choose freedom. 2 TOSHIBA INTERNAL USE ONLY 3 FACT 1: MOST COMPANIES CANNOT CONDUCT BUSINESS OR HAVE LOST REVENUE DURING @*!

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

INFORMATION TECHNOLOGY INFRASTRUCTURE ANALYST

INFORMATION TECHNOLOGY INFRASTRUCTURE ANALYST JOB DESCRIPTION MICHIGAN CIVIL SERVICE COMMISSION JOB SPECIFICATION INFORMATION TECHNOLOGY INFRASTRUCTURE ANALYST Employees in this job function as information technology (IT) professionals serving as

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

52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller

52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller 52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller Payoff The Remote Monitoring (RMON) Management Information Base (MIB) is a set of object definitions that extend the capabilities

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

SEE THE LIGHT. How fibre optic broadband can transform your life at work. A BT Infinity for business publication

SEE THE LIGHT. How fibre optic broadband can transform your life at work. A BT Infinity for business publication SEE THE LIGHT How fibre optic broadband can transform your life at work. A BT Infinity for business publication WELCOME. You re busy, so we ve aimed to make this guide as simple as possible. hello If you

More information

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data.

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data. Uses of a network A network is a way to connect computers so that they can communicate, exchange information and share resources in real time. Networks enable multiple users to access shared data and programs

More information

July, 2006. Figure 1. Intuitive, user-friendly web-based (HTML) interface.

July, 2006. Figure 1. Intuitive, user-friendly web-based (HTML) interface. Smart Switches The Value-Oriented Alternative for Managed Switching White Paper September, 2005 Abstract This White Paper provides a short introduction to Web Smart switches and their importance in a local

More information

One of the most important topics in any discussion of TCP/IP is IP. IP Addressing

One of the most important topics in any discussion of TCP/IP is IP. IP Addressing IP Addressing 125 machine, called a RARP server, responds with the answer, and the identity crisis is over. RARP uses the information it does know about the machine s MAC address to learn its IP address

More information

Tips for maintaining high it performance from LRS Network Support

Tips for maintaining high it performance from LRS Network Support Tips for maintaining high it performance from LRS Network Support enjoy the benefits of improved it performance Just like owning a vehicle, maintaining an IT network takes time and energy. You ll see benefits

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer 29 Network Management Design A good design can help an organization achieve

More information

ICTTEN5168A Design and implement an enterprise voice over internet protocol and a unified communications network

ICTTEN5168A Design and implement an enterprise voice over internet protocol and a unified communications network ICTTEN5168A Design and implement an enterprise voice over internet protocol and a unified communications network Release: 1 ICTTEN5168A Design and implement an enterprise voice over internet protocol and

More information

PROACTIVE PERFORMANCE MANAGEMENT

PROACTIVE PERFORMANCE MANAGEMENT 51-11-99 DATA COMMUNICATIONS MANAGEMENT PROACTIVE PERFORMANCE MANAGEMENT Tim Clark INSIDE The Current State of Performance Management; Proactive Performance Management; Developing a Baseline; Online Utilization

More information

MANAGING NETWORK COMPONENTS USING SNMP

MANAGING NETWORK COMPONENTS USING SNMP MANAGING NETWORK COMPONENTS USING SNMP Abubucker Samsudeen Shaffi 1 Mohanned Al-Obaidy 2 Gulf College 1, 2 Sultanate of Oman. Email: abobacker.shaffi@gulfcollegeoman.com mohaned@gulfcollegeoman.com Abstract:

More information

Higher Computing Networking 1

Higher Computing Networking 1 Networking Briefly state what is meant by a computer network. What does the term topology refer to in this context? What are the ideal goals a network designer should aim for? Compare and contrast a star

More information

White Paper. 7 Business Benefits of Moving From an On-Premise PBX to a Cloud Phone System

White Paper. 7 Business Benefits of Moving From an On-Premise PBX to a Cloud Phone System White Paper 7 Business Benefits of Moving From an On-Premise PBX to a Cloud Phone System 7 Business Benefits of Moving From an On-Premise PBX to a Cloud Phone System Tipping Points: Factors typically driving

More information

INFORMATION TECHNOLOGY PROGRAMMER/ANALYST

INFORMATION TECHNOLOGY PROGRAMMER/ANALYST JOB DESCRIPTION MICHIGAN CIVIL SERVICE COMMISSION JOB SPECIFICATION INFORMATION TECHNOLOGY PROGRAMMER/ANALYST Employees in this job function as information technology professionals, participating in or

More information

Network Management 100 Success Secrets

Network Management 100 Success Secrets Network Management 100 Success Secrets The Complete Guide to Network Management Software, Tools, Systems, Services and Performance management Gerard Blokdijk Network Management 100 Success Secrets Copyright

More information

How to Use SNMP in Network Problem Resolution

How to Use SNMP in Network Problem Resolution The Essentials Series: Solving Network Problems Before They Occur How to Use SNMP in Network Problem Resolution sponsored by KNOW YOUR NETWORK by Greg Shields Ho w to Use SNMP in Network Problem Resolution...

More information

Whitepaper. Finally Your Small Business Phone Solutions Solved

Whitepaper. Finally Your Small Business Phone Solutions Solved Whitepaper Finally Your Small Business Phone Solutions Solved Finally Your Small Business Phone Solutions Solved With Innovative Small Business Phone Solutions Fortunately, the same technology that allows

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

Written by Igal Rabinovich, CEO IT Help Central. How to Successfully Select and Implement a Hosted VoIP System Page 1

Written by Igal Rabinovich, CEO IT Help Central. How to Successfully Select and Implement a Hosted VoIP System Page 1 How to Successfully Select and Implement a Hosted VoIP System Written by Igal Rabinovich, CEO IT Help Central How to Successfully Select and Implement a Hosted VoIP System Page 1 TABLE OF CONTENTS EXECUTIVE

More information

Simplify VoIP Network Setup and Troubleshooting with NetTool VoIP

Simplify VoIP Network Setup and Troubleshooting with NetTool VoIP Simplify VoIP Network Setup and Troubleshooting with NetTool VoIP Introduction As businesses search for new ways to cut costs and increase efficiency, they are moving their phone systems to VoIP (voice

More information

Introduction Chapter 1. Uses of Computer Networks

Introduction Chapter 1. Uses of Computer Networks Introduction Chapter 1 Uses of Computer Networks Network Hardware Network Software Reference Models Example Networks Network Standardization Metric Units Revised: August 2011 Uses of Computer Networks

More information

Efficient remote access to machines and plants with SIMATIC

Efficient remote access to machines and plants with SIMATIC Efficient remote access to machines and plants with SIMATIC Telecontrol and teleservice solutions modular, flexible and secure SIMATIC NET siemens.com/industrial-remote-access Industrial remote access

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

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

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET 3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET The Business Value of Telecommunications and Networking Business value impacts of the telecommunications and Networking are: Declining transaction costs

More information

Setting up of a Wireless Distribution System (WDS)

Setting up of a Wireless Distribution System (WDS) Setting up of a Wireless Distribution System (WDS) - a user s perspective Sudipto Das Co worker: Rajesh Roy Department of Computer Science & Engineering Jadavpur University Kolkata 32 {sudipto.das,rajesh.roy}@rediffmail.com

More information

Internet Telephony Terminology

Internet Telephony Terminology Internet Telephony Terminology Understanding the business phone system world can be a daunting task to a lay person who just wants a system that serves his or her business needs. The purpose of this paper

More information

VoIP 101: An introduction to the basics of Voice over Internet Protocol. How to guide

VoIP 101: An introduction to the basics of Voice over Internet Protocol. How to guide VoIP 101: An introduction to the basics of Voice over Internet Protocol How to guide Introduction You may have heard of VoIP that it s the future of telephone service, and that you can save a lot of money

More information

Computer Networking. Definitions. Introduction

Computer Networking. Definitions. Introduction Computer Networking Definitions DHCP Dynamic Host Configuration Protocol It assigns IP addresses to client devices, such as desktop computers, laptops, and phones, when they are plugged into Ethernet or

More information

Lab 10.3.5a Basic Subnetting

Lab 10.3.5a Basic Subnetting Lab 10.3.5a Basic Subnetting Objective How to identify reasons to use a subnet mask How to distinguish between a default subnet mask and a custom subnet mask What given requirements determine the subnet

More information

51-30-21 Selecting a Web Server Connection Rate Gilbert Held

51-30-21 Selecting a Web Server Connection Rate Gilbert Held 51-30-21 Selecting a Web Server Connection Rate Gilbert Held Payoff Determining the best operating rate for a WAN connection to the Internet is a common problem for organizations wishing to obtain a presence

More information

Glossary of Telco Terms

Glossary of Telco Terms Glossary of Telco Terms Access Generally refers to the connection between your business and the public phone network, or between your business and another dedicated location. A large portion of your business

More information

Functional Area 1. Skill Level 101 : Information Systems Administration and Planning Manager (Mercer 1998 Job 006)

Functional Area 1. Skill Level 101 : Information Systems Administration and Planning Manager (Mercer 1998 Job 006) Functional Area 1 Skill Level 101 : Information Systems Administration and Planning Manager (Mercer 1998 Job 006) Description: Directs the preparation, review and consolidation of corporate, regional,

More information