19
Introduction to networking Devices

Introduction to networking Devices. Objectives Be able to describe the common networking devices and their functionality, including: Repeaters Hubs

Embed Size (px)

Citation preview

Page 1: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Introduction to networking

Devices

Page 2: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Objectives Be able to describe the common networking

devices and their functionality, including: Repeaters Hubs Switches Bridges Routers

Page 3: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Icons

Page 4: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Repeater This receives a signal from the network and then

repeats it After a distance an electrical signal will lose power

(attenuation) This node increases the power of the signal again

Page 5: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Hub Multi-port repeater Shares bandwidth Prone to collisions Uses the Ethernet CSMACD technique to

govern communication Cheap Generally non-configurable

Page 6: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Switch Based on the Ethernet MAC address this node will

forward the data to the correct host/machine Creates micro-segments Avoids the CSMACD issues of collision Bandwidth is not divided between connected

hosts Provides Virtual LAN’s Can be very basic and very advanced Advanced models highly configurable

Page 7: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Bridge Connects two segments of a network together Only allows data to pass if the destination

host/machine is located on the other segment Preserves bandwidth

Page 8: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Routers Similar to a bridge Based on the IP Address this node will forward the data

to the correct host/machine Calculates the ‘best path’ Also performs a switching function Uses routing tables Convergence Uses routing protocols Uses ACL’s (Access Control Lists) for security ‘Knows’ the network Can be very advanced, highly configurable

Page 9: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Routers Internal components

D/RAM: storing routing tables, ARP cache, temporary and running memory for the config file Loses data when powered down

NVRAM: stores backup/startup config file Flash: EPROM, hold OS image, allows OS to be

updated, can contain multiple OS’s ROM: POST, bootstrap and basic OS Interface: where packets enter and exit router

Page 10: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Routers Routers can operate at all 7 levels of OSI, but

mainly at levels 1-3 Communication via level 1 and 2 refer to the

routers switching function Routes identify routes via layer 3 Routers are quite simple physically, but very

complicated logically due to its routing logic

Page 11: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Router internal components

You will mostly experience the I/O interfaces and the IOS(the configuration file)

Page 12: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Router functions One physical path must exist between source

and destination Having and using a path are not the same

thing! Source and destination must speak the same

language (routed protocol), routers should also speak the same language (routing protocol), and agree on path

Functions therefore are: Physical interconnectivity Logical interconnectivity Route calculation and maintenance security

Page 13: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Internal components of a 2600 router

Page 14: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Router external connections (2600)WAN interfaces

LAN interfacesManagement ports

WAN connections provide connections through a serviceProvider to a distant site or the Internet, often a CSU/DSU isrequired

Page 15: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Management ports Text based CLI configuration and

troubleshooting Console and auxiliary are used for this (EIA-

232 asynchronous serial ports) Console is the preferred method of configuring

as an administrator has access to router despite what state it is in and it allows the administrator to see and start-up messages

Page 16: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Terminal console connection

Page 17: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

HyperTerminal settings

Page 18: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Summary The main devices you will use are:

Switches Routers Hosts Relevant cabling

Cisco Switches and Routers for the CCNA are very advanced and highly configurable

Page 19: Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs

Questions... ...are there any?