Click to edit Master subtitle style Chapter 5: Networking Devices.

Slides:



Advertisements
Similar presentations
Instructor & Todd Lammle
Advertisements

Presented by Serge Kpan LTEC Network Systems Administration 1.
Wi-Fi Structures.
Computer Networks IGCSE ICT Section 4.
Networking Components
(part 3).  Switches, also known as switching hubs, have become an increasingly important part of our networking today, because when working with hubs,
LOGO. The network interface card  NIC or Network Adapter.
CS 350 Chapter-5. Conn. devicesDescription HubConnect multiple network segments, doesn’t recognize frame, broadcast to all ports Repeater (hubs) Reamplify/regenerate.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Addressing Networking for Home and Small Businesses – Chapter.
IP Addressing Basics LAB 8.
Networking Components Mike Yardley LTEC 4550 Assignment 3
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
1 Chapter Overview Network devices. Hubs Broadcast For star topology Same as a repeater Operate at the physical layer 2.
Chapter 4: Managing LAN Traffic
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
Network Components: Assignment Three
Common Devices Used In Computer Networks
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Connecting to the Network Networking for Home and Small Businesses.
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Click to edit Master subtitle style Assignment 3 Networking Devices Leonard Ehalt.
1/28/2010 Network Plus Network Device Review. Physical Layer Devices Repeater –Repeats all signals or bits from one port to the other –Can be used extend.
Click to edit Master subtitle style Chapter 9: Introduction to IP Routing Instructor:
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5 Darren Shaver – Modified Fall.
Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
NETWORKING COMPONENTS AN OVERVIEW OF COMMONLY USED HARDWARE Christopher Johnson LTEC 4550.
Network Addresses, Switches and Routing Bob Bradley IS361 Fall 2005 Chapter 1 Part 2.
Chapter Overview Bridging Switching Routing.
Networks and Protocols CE Week 2a. Network hardware.
LAN Devices  Purposes: Dividing the network into subnets Dividing the network into subnets Joining two networks together Joining two networks together.
Click to edit Master subtitle style
Sem1 - Module 8 Ethernet Switching. Shared media environments Shared media environment: –Occurs when multiple hosts have access to the same medium. –For.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Switch Features Most enterprise-capable switches have a number of features that make the switch attractive for large organizations. The following is a.
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.
The University of Bolton School of Games Computing & Creative Technologies LCT2516 Network Architecture CCNA Exploration LAN Switching and Wireless Chapter.
Chapter 3.  Upon completion of this chapter, you should be able to:  Select and install network cards to meet network connection requirements  Connect.
Planning and Implementing a Basic SOHO Network using Network Segmentation COMP 316.
Computer Network Architecture Lecture 3: Network Connectivity Devices.
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
.  Hubs send data from one computer to all other computers on the network. They are low-cost and low-function and typically operate at Layer 1 of the.
Click to edit Master subtitle style Chapter 5: Networking Devices.
Network Concepts.
Dynamic Host Configuration Protocol
Ip addressing: dhcp & dns
Networking and firewall
CompTIA Network+ Certification Exam
Instructor & Todd Lammle
Chapter Objectives In this chapter, you will learn:
Click to edit Master subtitle style
Chapter 2 Overview of Networking Components
Networking for Home and Small Businesses – Chapter 5
Chapter 3 Computer Networking Hardware
Click to edit Master subtitle style
Click to edit Master subtitle style
Computer Networking Devices
Click to edit Master subtitle style
Chapter 1 Internetworking
CompTIA Network+ Certification Exam
NT1210 Introduction to Networking
Net 323: NETWORK Protocols
One Upon A Time Computer Networks
Networking for Home and Small Businesses – Chapter 5
Routing and Switching Essentials v6.0
Chapter 2: Static Routing
Click to edit Master subtitle style
Ip addressing: dhcp & dns
AbbottLink™ - IP Address Overview
IST346: Networking Fundamentals
Presentation transcript:

Click to edit Master subtitle style Chapter 5: Networking Devices

Chapter 5 Objectives The Following CompTIA Network+ Exam Objectives Are Covered in This Chapter: 1.1 Explain the functions and applications of various network devices Router Switch Multilayer switch Firewall HIDS IDS/IPS Access point (wireless/wired) Content filter Load balancer Hub Analog modem Packet shaper VPN concentrator 2

Chapter 5 Objectives (cont.) 1.3 Install and configure the following networking services/applications DHCP o Static vs dynamic IP addressing o Reservations o Scopes o Leases o Options (DNS servers, suffixes) o IP helper/DHCP relay DNS o DNS servers o DNS records (A, MX, AAAA, CNAME, PTR) o Dynamic DNS Proxy/reverse proxy 3

Chapter 5 Objectives (cont.) 1.12 Given a set of requirements, implement a basic network List of requirements Device types/requirements Environment limitations Equipment limitations Compatibility requirements Wired/wireless considerations Security considerations 4

Common Network Devices 5 Here’s a list of the devices we’ll be covering in this chapter: Hub Network Interface Card (NIC) Bridge Basic switch Basic router Basic firewall Basic Dynamic Host Configuration Protocol (DHCP) server Other specialized devices

A Basic Hub 6 As you learned earlier, a hub is the device that connects all the segments of the network together in a star topology Ethernet network. Every device in the network connects directly to the hub through a single cable and is used to connect multiple devices without segmenting a network.

Chapter 5 A typical hub Figure 5.2

Network Interface Card (NIC) 8 Those of you who aren’t familiar with NICs probably want to be, at this point, so here goes: a Network Interface Card (NIC) is installed in your computer to connect, or interface, your computer to the network. It provides the physical, electrical, and electronic connections to the network media. A NIC either is an expansion card or is built right into the computer’s motherboard. The NIC usually connects to the computer through expansion slots located on the motherboard that allow peripherals to be plugged in directly. In some notebook computers, NIC adapters can be connected to the printer port or through a PC card slot.

Network Interface Card (NIC) 9

Bridge 10 A bridge—specifically, a transparent bridge—is a network device that connects two similar network segments together. Its primary function is to keep traffic separated on either side of the bridge, breaking up collision domains. Bridge Collision domains One broadcast domain

Switch 11 Switches connect multiple segments of a network together much like hubs do, but with three significant differences—a switch recognizes frames and pays attention to the source and destination MAC address of the incoming frame as well as the port on which it was received.

Router 12 Internet DSL/Cable Modem Wireless Router Computer equipped with network adapter Computer equipped with wireless adapter Notebook equipped with Wireless adapter

Interface Configurations 13 Router(config-if)#ip address Router(config-if)#no shutdown Router(config-if)# *Oct 5 17:26:46.522: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up *Oct 5 17:26:47.522: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Firewall 14 Basically, firewalls are your network’s security guards; and to be real, they’re probably the most important thing to implement on your network. That’s because today’s networks are almost always connected to the Internet—a situation that makes security crucial! A firewall protects your LAN resources from invaders that prowl the Internet for unprotected networks, while simultaneously preventing all or some of your LAN’s computers from accessing certain services on the Internet. You can employ them to filter packets based on rules that you or the network administrator create and configure to strictly delimit the type of information allowed to flow in and out of the network’s Internet connection.

Firewall 15 Internet Firewall DMZ Internal Network

Figure 5.7 Internet DSL/Cable Modem Wireless Router

DHCP 17 In essence, DHCP servers assign IP addresses to hosts. This protocol gives us a much easier way to administrate—by automatically providing IP information—than the alternative and tedious method known as static IP addressing, where we have to address each host manually. It works well in any network environment, from tiny to huge, and allows all types of hardware to be employed as a DHCP server, including routers. A DHCP server receives request for IP information from a DHCP client using a broadcast. The only hitch is that if the DHCP server isn’t on the same segment as the DHCP client, the broadcast won’t be received by the server because by default, routers won’t forward broadcasts.

DHCP Client 18 Shown in the figure on the next slide, Router A is configured with the IP helper address command on interface E0 of the router. Whenever interface E0 receives a broadcast request, Router A will forward those requests as a unicast (meaning instead of a broadcast, the packet now has the destination IP address of the DHCP server). You can configure Router A to forward these requests and even use multiple DHCP servers for redundancy, if needed. This works because the router has been configured to forward the request to a single server using a unicast or by sending the request to multiple servers via a directed broadcast.

DHCP Client 19 Broadcast Client Broadcast Client Single-Server Example A B AB Multiple-Server Example Unicast Directed Broadcast Server

DHCP Server Options 20 Scope Options provide IP configuration for hosts on a specific subnet. Below the Scope Options, you’ll find Server Options, which provide IP information for all scopes configured on the server. If I had just one Domain Name Service (DNS) server for the entire network, I’d configure the Server Options with my DNS server information; that DNS server information would then show up automatically in all scopes configured on my sever.

DHCP Server Options 21

DHCP Client Request 22 So, what exactly does a DHCP client ask for, and what does a DHCP server provide? Is it just an IP address, a mask, and a default gateway? Let’s take a look at a DHCP client request on an analyzer on the next slide.

DHCP Client Request 23

DHCP Server Response 24

Figure 5.13

Specialized Devices 26 Multilayer switch Content filter Load balancer DNS server Proxy server Encryption devices VPN Concentrator

Multilayer Switch 27 A multilayer switch (MLS) is a computer networking device that switches on Open Systems Interconnection (OSI) Layer 2 like an ordinary network switch but provides extra functions on higher OSI Layers, like Layer 3, for routing. A layer 3 switch (multilayer switch) can also be called a router, and vice versa.

Domain Name Service (DNS) 28 A Domain Name Service (DNS) server is one of the most important servers in your network and on the Internet as well. A host name is typically the name of a device that has a specific IP address; on the Internet, it is part of what is known as a fully qualified domain name (FQDN). An FQDN consists of a host name and a domain name. Your local ISP is probably a member of the.net domain, and your company is probably part of the.com domain. The.gov and.mil domains are reserved strictly for use by the government and the military within the United States.

DNS Resolution Example 29

DNS Server Config 30

Chapter 5 A DNS query to Figure 5.16

Chapter 5 The DNS answer to our query Figure 5.17

Dynamic DNS 33 Hosts register their names with the DNS sever as they receive their IP address configuration from the DHCP server. Some of the record types we have discussed can only be created manually. These include MX and CNAME records.

Mail Exchanger (MX) 34 Here are some sample mail-exchange records: hostname.company.com. IN MX 10 mail.company.com hostname.company.com. IN MX 20 mail2.company.com hostname.company.com. IN MX 30 mail3.company.com In this example, if the first mail exchanger, mail.company.com, does not respond, the second one, mail2.company.com, is tried, and so on.

Proxy Server 35 Internet Router Switch PC Second PC or Printer Wireless Connection Proxy Server LAN

Encryption Devices 36

VPN Concentrator 37

Planning and Implementing a Basic SOHO Network Using Network Segmentation Issues driving requirements Too many hosts in a broadcast domain Broadcast storms Multicasting Low bandwidth Adding hubs for connectivity to the network 38

Chapter 5 Content filtering appliance Figure 5.20

Figure 5.21

Figure 5.22

Chapter 5 VPN concentrator Figure 5.23

Chapter 5 A switch can replace the hub, breaking up collision domains. Figure 5.24 Switch Hub

Chapter 5 Routers create an internetwork. Figure 5.25 Serial 0 Switch

Chapter 5 Internetworking devices Figure 5.26 Router Bridge Switch

Chapter 5 Switched networks creating an internetwork Figure 5.27 Router

Chapter 5 A router in an internetwork Figure 5.28 Internet FastEthernet0/0 Serial0 FastEthernet0/1 WAN Services

Chapter 5 A switch in an internetwork Figure 5.29 Each segment has its own collision domain. All segments are in the same broadcast domain

Chapter 5 A hub in a network Figure 5.30 A B CD All devices in the same collision domain All devices in the same broadcast domain Devices share the same bandwidth

Summary 50 Summary Exam Essentials Section Written Labs Review Questions