www.infotech.monash.edu Network Structures Refer: Burgess Ch 3.

Slides:



Advertisements
Similar presentations
LAN Devices 5.3 IT Essentials.
Advertisements

Chapter 1: Introduction
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Chapter 11 Windows on a Network.
Networks Adapting Computers to Telecommunications Media.
1 Fall 2005 Extending LANs Qutaibah Malluhi CSE Department Qatar University Repeaters, Hubs, Bridges, Fiber Modems, and Switches.
Network Components and Equipment Organizational Communications and Technologies Prithvi N. Rao H. John Heinz III School of Public Policy and Management.
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
Service Providers & Data Link & Physical layers Week 4 Lecture 1.
Bob Baker Communications Bob Baker September 1999.
NETWORKING HARDWARE.
For more notes and topics visit: eITnotes.com.
Connecting LANs, Backbone Networks, and Virtual LANs
Network Management Concepts and Practice Author: J. Richard Burke Presentation by Shu-Ping Lin.
LAN Wiring & Physical Interfaces Lecture 6. Network Interfaces Every device has some form of a network interfaces. A PC has a Network Interface Card (NIC).
1 Chapter Overview Network devices. Hubs Broadcast For star topology Same as a repeater Operate at the physical layer 2.
Chapter 6 High-Speed LANs Chapter 6 High-Speed LANs.
TC 361 Data Networking Test Review
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
Managing Network connections. Network Cabling Ethernet Topology Bus topology – Connects each node in a line – Has no central connection point Star topology.
© NOKIADEFAULT.PPT / / AO page: 1 IP in LANs.
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
20 LAN Hardware Overview Version A.01 H3065S Module 2 Slides.
ITED 328 Lecture 4 12 Feb 2004 Loosely covering Chapter 5 Internet and LAN Technology.
Common Devices Used In Computer Networks
Introduction to Networks Ruth Watson
Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media.
 Spring 2011  CSCI 27 Computer Networking Course Overview.
Repeaters and Hubs Repeaters: simplest type of connectivity devices that regenerate a digital signal Operate in Physical layer Cannot improve or correct.
 Network Segments  NICs  Repeaters  Hubs  Bridges  Switches  Routers and Brouters  Gateways 2.
Local Area Networks Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Cisco – Chapter 3 LAN. LAN Teaching Topology physical topology is the actual layout of the wire (media) logical topology defines how the media is accessed.
S305 – Network Infrastructure Chapter 6 Local Area Network.
NETWORKING COMPONENTS AN OVERVIEW OF COMMONLY USED HARDWARE Christopher Johnson LTEC 4550.
The Medium Access Control Sublayer Chapter 4. The Channel Allocation Problem Static Channel Allocation Dynamic Channel Allocation  Delay for the divided.
HNC COMPUTING - Network Concepts 1 Network Concepts Devices Introduction into Network Devices.
11 NETWORK CONNECTION HARDWARE Chapter 3. Chapter 3: NETWORK CONNECTION HARDWARE2 NETWORK INTERFACE ADAPTER  Provides the link between a computer and.
Chapter Overview Bridging Switching Routing.
OBJECTIVE: o Describe various network topologies o Discuss the role of network devices o Understand Network Configuration Factors to deploy a new network.
LAN Devices  Purposes: Dividing the network into subnets Dividing the network into subnets Joining two networks together Joining two networks together.
CSE 6590 Department of Computer Science & Engineering York University 111/9/ :26 AM.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Chapter2 Networking Fundamentals
NET 324 D Networks and Communication Department Lec1 : Network Devices.
Computer Networks. Internetworking Devices Network Interface Card (NIC) Repeaters HUB Bridge Switch Router.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Connecting Devices CORPORATE INSTITUTE OF SCIENCE & TECHNOLOGY, BHOPAL Department of Electronics and.
Network Infrastructure Microsoft Windows 2003 Network Infrastructure MCSE Study Guide for Exam
Network Components and Structure. IT System Components Readings Burgess, Chapter 2 Mikalsen, Chapter 1 Operating Systems File Systems Processes and Job.
Business Data Communications, Fourth Edition Chapter 9: Local Area Networks.
1 Syllabus at a glance – CMCN 6103 Introduction Introduction to Networking Network Fundamentals Number Systems Ethernet IP Addressing Subnetting ARP DNS.
 A hub is a central connecting device in a network.  Each node is connected directly to the hub.  They receive a data packet from one node and send.
Local-Area Networks. Topology Defines the Structure of the Network – Physical topology – actual layout of the wire (media) – Logical topology – defines.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
Local Area Networks: Monil Adhikari. Primary Function of a LAN File serving – large storage disk drive acts as a central storage repository Print serving.
Local Area Networks Honolulu Community College
LANS A Overview (also a Review). NICS  Could be Ethernet, FDDI, Token Ring or Wireless.  Multiple Protocols can be bound to a NIC.  In WinDoze all.
NETWORK DEVICES Department of CE/IT.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 18 PCs on a Network.
Chapter 3.  Help you understand what hardware is required to allow networks to work including: ◦ Repeaters ◦ Hub ◦ Switch ◦ Bridge ◦ Gateway (not needed.
Class Notes CS403- Internet Technology Prepared by: Gulrez Alam Khan.
Networking Week #10 OBJECTIVES Chapter #6 Questions Review Chapter #8.
Ad Hoc – Wireless connection between two devices Backbone – The hardware used in networking Bandwidth – The speed at which the network is capable of sending.
Chapter Objectives In this chapter, you will learn:
Local Area Networks Honolulu Community College
Networking Devices.
Local Area Networks Yiannos Mylonas.
Virtual Local Area Networks (VLANs) Part I
Wireless Modes.
Computing Over Distance
COMMON LAYER 2 DEVICES AND FUNCTIONALITIES.
Network Devices Hub Definition:
Presentation transcript:

Network Structures Refer: Burgess Ch 3

2 Resource Sharing –Hardware –Data storage & retrieval –Software –Processing power –Internet Access Efficient Cooperation Security –Centralized –Common backup –Also a Risk! Costs –Costly to install –but savings later Why Network ?? Networks appear when several computers in organization. Why?

3 Networks contain…. Hosts that run Clients and Services Media and equipment that connect Hosts Protocols that govern connections Users (Vendors or Customers !?!) Networks allow cooperation Cooperation leads to Communities of Users

4 Clients and Servers The Hosts and their services need an Identity Identities are usually names However protocols use numeric addresses Addresses can be associated with names using resolver services and directories This is an Infrastructure service SysAdmins maintain these too….

5 Host Identities & Name Services A host has many different names used in various contexts: HostID – NIC or CPU serial# Install Name - /etc/hostname.* Application Names – eg Oracle database name Local name list - /etc/hosts Network Information Service – “yellow pages” Transport level addresses – TCP/UDP port# + IP# Physical level addresses – NIC address DNS names – IP names & info WINS names – IP, NetBIOS & WfW names

6 Establishing Network Identity Identity = Address = Name Some addresses are fixed (eg HostID, NIC#) Some must be initialised (eg during startup) –Internet Addresses must be Globally Unique therefore can’t use NIC# (IPv6 excepted?) Static Allocation –continuous identity (RARP,BOOTP,DNS) Dynamic Allocation –transient identity (BOOTP,DHCP)

7 Naming Services Used to convert Address to Name or vice-versa A Performance and Security nexus DNS or bind used world-wide NIS or NIS+ used in Unix WINS used in Windows Authentication (Kerberos,Radius) Directory (X500,ldap,NDS,ActiveServer)

8 Network Operating Systems Peer-to-Peer.vs. Server-Workstation Unix – most general, open and variant Windows NT/2000/XP – Workgroups or Domains Novell - NDS Macintosh – now like Unix (System X)

9 NOS Functions I/O optimisation – Various forms of Cache Fault Tolerance Directory – Manage server resources User Sessions – Directory, history & preferences Multi-Processing - Concurrency Print Spooling Backup

10 Network Sharing models Based on Synchronous Request/Reply protocols (RPC) Drive mapping File System Mount Resource Share & Subscribe Terminal session – CLI or shell based GUI interface – X11,Windows Web-based

11 Network Hardware Ethernet, Fast Ethernet, Gigabit Ethernet Token Ring Wireless (IEEE b) Fibre Distributed Data interface (FDDI) ATM Fibre Channel High Performance Parallel Interface (HIPPI)

12 Ethernet Hardware Network Interface Cards (NIC) –Connector, RAM, DMA, I/O port, IRQ Workstations – PCs or “Thin Clients” Cables & Connectors

13 An Ethernet is a single collision domain ie a single shared medium (segment) Bus topology (physical or logical) Media Access Control (MAC) “contest” based –CSMA/CD Ethernet Frame format –Ethernet, EthernetII and SNAP Ethernet cable characteristics: Min.Frame size, Signal propagation speed, Max.Segment length = Collision window size Network Connections -- Repeaters, Bridges and Routers

14 Network Design with Ethernet Uses repeaters, hubs, bridges, switches Repeaters copy incoming bit-stream to all outputs Bridges filter (MAC address) – isolate local traffic Both extend range (4 repeats max.) or adapt different media and connectors Router also, but uses network (IP) address Switch forwards packet only to target address Switching Hubs create virtual private cables

15 Network Segments In a single network, devices share a media access protocol (eg CSMA/CD in ethernet) A packet being transmitted usually occupies the medium exclusively over the entire cable To reduce the traffic density in large networks, they need to be divided into separate media areas or segments Segments can then be joined using bridges, switches or routers which forward appropriately What about Broadcasts? Switches usually forward them but Routers usually don’t

16 Network Analysis Checklist 1.Topology 2.Subnets 3.Network addresses 4.Default routes 5.Netmask 6.What’s connected 7.Host Functions 8.Locate key services

(end)