1 Network Interface Cards (NICs) ITEC 370 George Vaughan Franklin University.

Slides:



Advertisements
Similar presentations
LAN Devices 5.3 IT Essentials.
Advertisements

Chapter 4 Conventional Computer Hardware Architecture
1 ITEC 370 Network Media George Vaughan. 2 Sources for Slides Material in these slides comes primarily from course text, Guide to Networking Essentials,Tomsho,
CSCI 4550/8556 Computer Networks Comer, Chapter 10: LAN Wiring, Physical Topology, and Interface Hardware.
Chapter 9 Hardware Addressing & Frame Type Identification EE 526 Presentation by Ryan Star.
Review on Networking Technologies Linda Wu (CMPT )
Networking Hardware.
CCNA 1 v3.1 Module 2 Review. 2 Which types of networks pass a token sequentially to each host? Token Ring FDDI.
1 K. Salah Module 4.3: Repeaters, Bridges, & Switches Repeater Hub NIC Bridges Switches VLANs GbE.
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
Section 3.1 Describe data packets Explain the role of network interface cards Compare analog and digital signals Section 3.2 Explain the OSI reference.
Input/Output. Input/Output Problems Wide variety of peripherals —Delivering different amounts of data —At different speeds —In different formats All slower.
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).
Introduction to Computer Networks Introduction to Computer Networks.
Welcome to Cisco Academy Chapter 1. Objectives Understand Safety Rules Provide common knowledge base –PC Hardware Build bridge between understanding of.
1 Subnetting ITEC 370 George Vaughan Franklin University.
1 Network Security Revisited ITEC 370 George Vaughan Franklin University.
Introduction to IT and Communications Technology Justin Champion C208 – 3292 Ethernet Fundamentals CE
Cisco 1 - Networking Basics Perrine. J Page 19/14/2015 Chapter 3 Which of the following describes a network interface card? 1.Large circuit board that.
Chapter 4 Network Interface Cards Instructor: Nhan Nguyen Phuong.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 43 – The Network Interface Card (NIC)
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Guide to Networking Essentials Fifth Edition Chapter 4 Network Interface Cards.
1 Review - Computing Basics n Key points: u Computer Hardware and Software. u Binary Number System u Networking Terminology F Networking F LANs F WANs.
Guide to Networking Essentials, 6 th Edition Chapter 2: Network Hardware Essentials.
Switches 1RD-CSY  In this lecture, we will learn about  Collision Domain and Microsegmentation  Switches – a layer two device ◦ MAC address.
DEVICES AND COMMUNICATION BUSES FOR DEVICES NETWORK
Introduction to Network Basic 1. Agenda – - Internetworking Basic – - OSI Layer – - TCP/IP Model – - IP Addressing – - Subnetting & VLSM – - The Internal.
Ethernet Fundamentals. The success of Ethernet is due to the following factors: Simplicity and ease of maintenance Ability to incorporate new technologies.
ITEC 370 George Vaughan Franklin University
Ethernet Term Paper Introduced by: Almarshood, Yosef Bahaitham, Ahmed Alrashudi, Ahmed.
11 NETWORK CONNECTION HARDWARE Chapter 3. Chapter 3: NETWORK CONNECTION HARDWARE2 NETWORK INTERFACE ADAPTER  Provides the link between a computer and.
1 Making Networks Work ITEC 370 George Vaughan Franklin University.
Guide to Networking Essentials, 6 th ed. Chapter 2: Network Hardware Essentials.
 LANs – A Definition - A local area network (LAN) is a computer network covering a small physical area, like a home, office, or small group of buildings,
OBJECTIVE: o Describe various network topologies o Discuss the role of network devices o Understand Network Configuration Factors to deploy a new network.
Topology, refers to the physical and logical diagrams which summarize network connections and information flow.
Switches 1RD-CSY  In this lecture, we will learn about  Collision Domain and Microsegmentation  Switches – a layer two device ◦ MAC address.
First, by sending smaller individual pieces from source to destination, many different conversations can be interleaved on the network. The process.
ECE 526 – Network Processing Systems Design Computer Architecture: traditional network processing systems implementation Chapter 4: D. E. Comer.
Network Structure Elements of communication message source the channel message destination Network data or information networks capable of carrying many.
NET 324 D Networks and Communication Department Lec1 : Network Devices.
CSC 116 – Computer Networks Fall 2015 Instructor: Robert Spengler.
Chapter 3.  Upon completion of this chapter, you should be able to:  Select and install network cards to meet network connection requirements  Connect.
Term 2, 2011 Week 2. CONTENTS Communications devices – Modems – Network interface cards (NIC) – Wireless access point – Switches and routers Communications.
EECB 473 Data Network Architecture and Electronics Lecture 1 Conventional Computer Hardware Architecture
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
ISDS 4120 Project 1 DWAYNE CARRAL JR 3/27/15. There are seven layers which make up the OSI (Open Systems Interconnection Model) which is the model for.
TOPIC 1.3 INTRODUCTION TO NETWORKING. Router – A netwok interconnection device & associated software that links two networks. The networks being linked.
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
Week1: Introduction to Computer Networks. Copyright © 2012 Cengage Learning. All rights reserved.2 Objectives 2 Describe basic computer components and.
Data Communications is the Real World OSI Layers 1 & 2 a.k.a TCP/IP Network Interface Layer.
1 Chapter Overview  Network Cables  Network Interface Adapters  Network Hubs.
Chapter 4: Network Interface Cards. Guide to Networking Essentials, Fourth Edition2 Learning Objectives Describe the role a network adapter card plays.
1 Working of Local Area Network ( LAN ). 2 A Local Area Network (LAN) is best defined in terms of the purpose it is meant to serve rather then in terms.
NETWORK. To connect a computer with a network we need NETWORK ADAPTER.
COMPUTER NETWORKS CS610 Lecture-11 Hammad Khalid Khan.
Chapter 4 Network Interface Cards بطاقة واجهة الشبكة.
Chapter 4: Network Interface Cards
Contents Computer Network Benefits of Computer Network
Guide to Networking Essentials 7th Edition
Local Area Networks Honolulu Community College
network interface card (NIC)
Final Review CS144 Review Session 9 June 4, 2008 Derrick Isaacson
Network Interface Cards ELET – 5320
Guide to Networking Essentials Fifth Edition
TCP/IP Protocol Suite: Review
Presentation transcript:

1 Network Interface Cards (NICs) ITEC 370 George Vaughan Franklin University

2 Sources for Slides Material in these slides comes primarily from course text, Guide to Networking Essentials,Tomsho, Tittel, Johnson (2007). Other sources are cited in line and listed in reference section.

3 TCP/IP and OSI Models

4 NIC NIC – Network Interface Card Hardware that connects computer to Network Media NIC plugs into computer backplane (bus). NIC is gate keeper for computer. Uploading data: –NIC reads data (bits) from the system bus (parallel) –NIC packages data into frames along with error check codes and address. –NIC ships frames out onto the network medium (serial) Downloading data: –NIC reads frames from network medium and checks address (serial) –NIC unpacks data and performs error checking –NIC places data (in bits) onto the system bus (parallel)

5 From Parallel to Serial and Vice Versa Tomsho, Tittel, Johnson (2007). Bus width

6 NIC and Backplane (Bus) NIC plugs into computer backplane (bus). The backplane (bus) on a computer: –Is a connection between CPU, memory, and certain devices such as the NIC. –Typically supports 32 bit or 64 bit parallel communication (for high speed) –Bus types described later. NIC must match the number of bits in backplane (bus width). Many computers have incorporated the functionality of NIC on motherboard.

7 Bus Types

8 NIC and Network Media NIC also has an interface to the network. Interface may be a wired or wireless serial connection. Wire interface may support coax, twisted- pair or fiber or some combination of the three. Wireless interface consists of a transceiver and antenna (which may be internal to card).

9 NIC With Multiple Interfaces Tomsho, Tittel, Johnson (2007)

10 Wireless Adapters Tomsho, Tittel, Johnson (2007)

11 NIC Buffer NIC also contains a buffer (memory) Buffer is used to manage traffic bursts either from the CPU or from network. Buffers allow CPU and network to operate more efficiently. The bigger the buffer, the better the performance of both CPU and network. A slow NIC can affect others on network.

12 NIC Address and OSI Model NIC has link address burned in (MAC address) MAC = Media Access Control – 48 bits. MAC Example (Hex): 00:20:ED:73:B7:1D –First 3 numbers = Manufacturer (Red) –Last 3 numbers = Unique Address for the card (Turquoise) MAC Address is burned on card NIC manages layer 2 (link layer) for computer. NIC also provides interface to network media (layer 1 or physical layer).

13 Available NIC Features Direct Memory Access (DMA) – direct access to CPU memory. Shared Adapter Memory – NIC buffer mapped into CPU memory Shared System Memory – CPU memory mapped into NIC buffer Bus Mastering – NIC can control Bus NIC Buffer Size On-board Co-processors – NIC can process network data w/o main CPU

14 Available NIC Features Security – NIC on-board support for IPSec Traffic Management – Quality of Service (QoS) Automatic Link Aggregation – Multiple NICs to multiply bandwidth Fault tolerance – Multiple NICs Wake-on-Lan – Remote computer power- up by special signal received by NIC.

15 Choosing Network Adapters for Best Performance Tomsho, Tittel, Johnson (2007) Increased performance features have payoffs for servers that might not apply to workstations –The following is a checklist for purchasing NICs: Bus width—Higher is better Bus type—Use 64-bit PCI-X or PCIe for servers Memory transfer—Shared memory outpaces I/O or DMA Special features—Choose security, management, protocol-handling, and hot-plug capabilities Bus mastering—Important for servers Vendor factors—Look for quality, reliability, staying power, and reputation

16 References Tomsho, Tittel, Johnson (2007). Guide to Networking Essentials. Boston: Thompson Course Technology. Odom, Knott (2006). Networking Basics: CCNA 1 Companion Guide. Indianapolis: Cisco Press Wikipedia (n.d.). OSI Model. Retrieved 09/12/2006 from