+ All Categories
Home > Documents > Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you...

Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you...

Date post: 17-Jan-2016
Category:
Upload: cory-james
View: 214 times
Download: 0 times
Share this document with a friend
Popular Tags:
16
Cisco Network Devices Chapter 6 powered by DJ 1
Transcript
Page 1: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Cisco Network Devices

Chapter 6

powered by DJ 1

Page 2: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Chapter Objectives

At the end of this Chapter you will be

able to:Identify and explain various Cisco networking devices

powered by DJ 2

Page 3: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Network Devices

1. Network Hub

A network hub or concentrator is a device for connecting multiple twisted pair or fiber optic Ethernet devices together, making them act as a single network segment. Hubs work at the physical layer (layer 1) of the OSI model, and the term layer 1 switch is often used interchangeably with hub. The device is thus a form of multiport repeater. Network hubs are also responsible for forwarding a jam signal to all ports if it detects a collision.

powered by DJ 3

Page 4: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

2. The Switch

A switch is a layer 2 network device that forwards frames using MAC addresses in the header of frames. It is used to improve network performance by:-Segmenting the network and creating separate collision domains.Reducing competition for bandwidth.In a switch frame forwarding is handled by specialized hardware called "Application Specific Integrated Circuit" (ASIC). powered by DJ 4

Page 5: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Steps of Switch FunctioningLearning  When switch starts, the MAC address table has no entry. When a node transmits data on its wire the MAC address of the node is learned by Switch Port connected to that node. In this way all the MAC addresses are learned by respective ports and these entries remain in the cache for a specific time. If during this specific time no new frame arrives from a node MAC address entry for that node is dropped from cache. Forwarding & Filtering When a MAC address for a port is learnt, packets addressed to that MAC address are forwarded only to the port associated with it, using one of the Switching Methods. Loop Avoidance Switches and Bridges use Spanning Tree Protocol (STP), specified by IEEE 802.1d, to prevent loops.

powered by DJ 5

Page 6: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Switching Methods

Store & Forward:  In this method complete frame is received by the switch. CRC(Cyclic Redundancy Check)l , source address and destination address are checked. This method has following features:-

Highest latency (delay in forwarding of frame) but may vary depending upon the length of frame.

Highest error checking.

Lowest frame forwarding speed.

powered by DJ 6

Page 7: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Cut Through:  In this method forwarding starts as soon as destination address of the frame is received in header. Also known as WIRE SPEED. This method has following features:-

Lowest latency.

Lowest error checking.

Highest frame forwarding speed.

powered by DJ 7

Page 8: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Fragment Free (Modified Cut Through):  In this method forwarding starts as soon as first 64 bytes of the frame are received as fragmentation occurs usually in first 64 bytes. This method has following features:-

Latency approx 60m Sec.

Sufficient error checking.

Moderate frame forwarding speed.

powered by DJ 8

Page 9: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

3.The Bridge

It is a layer 2 device used to connect different network types or networks of the same type. Packets having destination address on the same network segment are dropped. Bridges use "Store and Forward" method to inspect the whole packet. 

powered by DJ 9

Page 10: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Advantages and Disadvantages of Bridge

Advantages:

Reliability

Manageability

Scalability

Disadvantages: 

A bridge cannot filter out broadcast traffic.

It introduces 20 to 30 % latency. 

Only 2 networks can be linked with a bridge.

powered by DJ 10

Page 11: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Collision Domain

Take a look at the diagram below. In it, all computers are connected to a hub, and as such, are part of the same collision domain. Collisions are obviously a bad thing, since when they occur, systems much resend their data, which leads to less-than-optimal throughput

powered by DJ 11

Page 12: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Conti…. In the past, in order to make better use of the network and reduce

the number of collisions, companies would implement a network bridge. The purpose of the bridge was to segment the network in a number of smaller collision domains, as shown below.

powered by DJ 12

Page 13: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

Conti…

powered by DJ 13

Page 14: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

4. ROUTER Routers, by default, break up a broadcast domain, which is the set

of all devices on a network segment that hear all broadcasts sent on that segment.

Two advantages of using routers in your network are They don’t forward broadcasts by default. They can filter the network based on layer 3 (Network layer) information (i.e., IP address). Four router functions in your network can be listed as Packet switching Packet filtering Internetwork communication Path selection

powered by DJ 14

Page 15: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

ROUTER

powered by DJ 15

Page 16: Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.

THANK YOU

powered by DJ 16


Recommended