logging in or signing up Chapter 02 Edolf Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINTLite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 5573 Category: Entertainment License: All Rights Reserved Like it (6) Dislike it (0) Added: December 30, 2007 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... By: trident1222 (7 month(s) ago) nice presentation.. Please send this ppt to my e-mail trident_dct@yahoo.com Saving..... Post Reply Close Saving..... Edit Comment Close By: Owiza007 (10 month(s) ago) This is a good presentation, please keep it up Saving..... Post Reply Close Saving..... Edit Comment Close By: arvind_sa2 (12 month(s) ago) Please Send this PPT on my e-mail arvind_sa2@rediffmail.com Saving..... Post Reply Close Saving..... Edit Comment Close By: faridhashim (13 month(s) ago) nice Saving..... Post Reply Close Saving..... Edit Comment Close By: kumars2 (16 month(s) ago) nice presentation Saving..... Post Reply Close Saving..... Edit Comment Close loading.... See all Premium member Presentation Transcript CHAPTERTWO: CHAPTER TWO Network DevicesObjectives: Objectives Explain the uses, advantages, and disadvantages of repeaters Explain the uses, advantages, and disadvantages of hubs Define network segmentation Explain network segmentation using bridges Explain network segmentation using switches Explain network segmentation using routers Explain network segmentation using brouters and gatewaysRepeaters: Repeaters The number of nodes on a network and the length of cable used influence the quality of communication on the network Attenuation Natural degradation of a transmitted signal over distance Repeaters work against attenuation by repeating signals that they receive on a networkRepeaters: Repeaters Figure 2-1: RepeaterRepeaters: Repeaters Note that on analog networks, devices that boost the signal are called amplifiers These devices do not have the same signal regeneration capabilities as repeaters because they must maintain the shape of the received signal Therefore, noise tends to amplified with the signalHubs: Hubs Generic connection device used to tie several networking cables together to create a link between different stations on a network Hubs that are plugged into electric power are called active hubs A hub that merely connects different cables on a network and provides no signal regeneration is called a passive hub and is not a repeaterHubs: Hubs “Hub” is a generic term applied to many different network-connection devices If a hub in some way segments or subdivides the traffic on a network, it is an intelligent, or switching, hub For the purpose of the CCNS exam, the term hub—by itself—is a device that does not segment the networkHubs: Hubs Topology Usually refers to the physical layout of network cable and devices When all stations are connected to a central hub, the topology is known as a star because of its appearanceHubs: Hubs Figure 2-2: Star topologyAdvantages and Disadvantages of Repeaters and Hubs: Advantages and Disadvantages of Repeaters and Hubs Advantages of using repeaters on your network: Repeaters can extend a network’s total distance Repeaters do not seriously impact network performance Certain repeaters can connect networks using different physical mediaAdvantages and Disadvantages of Repeaters and Hubs: Advantages and Disadvantages of Repeaters and Hubs Disadvantages of using repeaters on your network: Repeaters cannot connect different network architectures, such as Token Ring and Ethernet Repeaters do not reduce network traffic Repeaters do not segment the networkAdvantages and Disadvantages of Repeaters and Hubs: Advantages and Disadvantages of Repeaters and Hubs Because repeaters do not segment a network, devices separated only by a repeater are susceptible to data packet collision, since they are part of the same collision domain Collision domain In Ethernet networking, a single segment on a networkNetwork Segmentation: Network Segmentation Segmentation Process of breaking a network into smaller broadcast or collision domains Ethernet network, which are characterized by IEEE 802.3 standard, define the use of a Carrier Sense Multiple Access with Collision Detection (CSMA/CD) access methodNetwork Segmentation: Network Segmentation Backoff algorithm Mathematical calculation performed by computers after a collision occurs on a CSMA/CD network Backoff period Random time interval used after a collision has been detected on an Ethernet networkNetwork Segmentation: Network Segmentation Figure 2-3: Network segmentationBridges: Bridges Operate at the Data Link layer of the OSI model Filters traffic between network segments by examining the destination MAC address Based on this destination MAC address, the bridge either forwards or discards the frame When a client sends a broadcast frame to the entire network, the bridge will always forward the frameTransparent Bridges: Transparent Bridges Also called learning bridges because they build a table of MAC addresses as they receive frames This means that they “learn” which addresses are on which segments Ethernet networks mainly use transparent bridgesTransparent Bridges: Transparent Bridges Figure 2-4: BridgeSource-Routing Bridges and Translation Bridges: Source-Routing Bridges and Translation Bridges Source-routing bridges Rely on the source of the frame transmission to provide the routing information Usually employed by Token Ring networks Translation bridges Can connect networks with different architecturesAdvantages and Disadvantages of Bridges: Advantages and Disadvantages of Bridges Advantages of using a bridge include: Bridges can extend a network by acting as a repeater Bridges can reduce network traffic on a segment by subdividing network communications Bridges increase the available bandwidth to individual nodes because fewer nodes share a collision domain Bridges reduce the likelihood of network collisions Some bridges connect networks using different media types and architecturesAdvantages and Disadvantages of Bridges: Advantages and Disadvantages of Bridges Disadvantages of using a bridge include: Because bridges do more than repeaters by viewing the MAC addresses, the extra processing makes them slower than repeaters Bridges forward broadcast frames indiscriminately, so they do not filter broadcast traffic Bridges are more expensive than repeatersAdvantages and Disadvantages of Bridges: Advantages and Disadvantages of Bridges Because bridges forward broadcast traffic can be a major disadvantage on a network during a broadcast storm Broadcast storm Excessive broadcast messages to every host on the network, launched by multiple computersSwitches: Switches Increase network performance by reducing the number of packets transmitted to the rest of the network Like bridges, operate at the Data Link layer of the OSI model In an Ethernet network, computers are usually connected directly to a switchSwitches: Switches Virtual circuit Private connections between two points created by a switch that allows the two points to use the entire available bandwidth between those two points without contention Microsegmentation Occurs through the use of virtual circuits between switches and nodesSwitches: Switches Bandwidth Available capacity of a network Contention Condition that occurs when computers on a network must share the available capacity of the network wire with other computersSwitches: Switches Advantages of switches include: Switches increase available network bandwidth With switches, there is reduced workload on individual computers Switches increase network performance There are fewer frame collisions because switches create collision domains for each connection Switches have an unlimited number of ports and connect directly to workstationsSwitches: Switches Disadvantages of switches include: Switches are significantly more expensive than bridges Network connectivity problems can be difficult to trace through a switch Broadcast traffic may be troublesomeRouters: Routers Provide filtering and network traffic control on LANs and WANs Can connect multiple segments and multiple networks Networks connected by routers are called internetworks because they create a larger network of interconnected, smaller networksRouters: Routers When a router is introduced into a network, it creates more networks Routers create collision domains and they also create broadcast domains because a router will not pass broadcast traffic A broadcast domain is a group of network devices that will receive LAN broadcast traffic from each otherPhysical versus Logical Addresses: Physical versus Logical Addresses Subnetwork Portion of the network created by manipulating a network address and breaking it down into smaller parts IP address 32-bit binary address used on TCP/IP networks Consists of a host portion and a network portionPhysical versus Logical Addresses: Physical versus Logical Addresses Notice that each port (connection) on the router has its own unique IP address Figure 2-5: RouterAdvantages and Disadvantages of Routers: Advantages and Disadvantages of Routers Advantages of routers: Routers can connect different network architectures Routes can choose the best path across the network using dynamic routing techniques Routers can create collision domains by segmenting the network Routers reduce network traffic because they do not retransmit network broadcast trafficAdvantages and Disadvantages of Routers: Advantages and Disadvantages of Routers Disadvantages of routers: Routers work only with routable network protocols Routers are more expensive than bridges or repeaters Dynamic router communication causes additional network overhead Routers are slower than bridges or switches because they must analyze a data transmission from the Physical through the Network layerBrouters: Brouters Device that functions as: A bridge for nonroutable protocols A router for routable protocols Operates at both the Data Link and Network layersGateways: Gateways Gateways Combination of hardware and software Translate between different protocols on a network Latency Delay on a network caused by a variety of factorsChapter Summary: Chapter Summary Network administrators use devices to control and extend usable size of a network Repeaters work against attenuation by cleaning and repeating signals that they receive on a network A hub ties several networking cables together to create a link between different stations on a networkChapter Summary: Chapter Summary Bridges and switches are devices commonly used to segment networks Routers provide filtering and network-traffic control on LANs and WANs A brouter is a hybrid device that functions both as bridge for nonroutable protocol and a router for routable protocols Gateways are usually a combination of hardware and software and are used to translate between different protocols You do not have the permission to view this presentation. In order to view it, please contact the author of the presentation.
Chapter 02 Edolf Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINTLite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 5573 Category: Entertainment License: All Rights Reserved Like it (6) Dislike it (0) Added: December 30, 2007 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... By: trident1222 (7 month(s) ago) nice presentation.. Please send this ppt to my e-mail trident_dct@yahoo.com Saving..... Post Reply Close Saving..... Edit Comment Close By: Owiza007 (10 month(s) ago) This is a good presentation, please keep it up Saving..... Post Reply Close Saving..... Edit Comment Close By: arvind_sa2 (12 month(s) ago) Please Send this PPT on my e-mail arvind_sa2@rediffmail.com Saving..... Post Reply Close Saving..... Edit Comment Close By: faridhashim (13 month(s) ago) nice Saving..... Post Reply Close Saving..... Edit Comment Close By: kumars2 (16 month(s) ago) nice presentation Saving..... Post Reply Close Saving..... Edit Comment Close loading.... See all Premium member Presentation Transcript CHAPTERTWO: CHAPTER TWO Network DevicesObjectives: Objectives Explain the uses, advantages, and disadvantages of repeaters Explain the uses, advantages, and disadvantages of hubs Define network segmentation Explain network segmentation using bridges Explain network segmentation using switches Explain network segmentation using routers Explain network segmentation using brouters and gatewaysRepeaters: Repeaters The number of nodes on a network and the length of cable used influence the quality of communication on the network Attenuation Natural degradation of a transmitted signal over distance Repeaters work against attenuation by repeating signals that they receive on a networkRepeaters: Repeaters Figure 2-1: RepeaterRepeaters: Repeaters Note that on analog networks, devices that boost the signal are called amplifiers These devices do not have the same signal regeneration capabilities as repeaters because they must maintain the shape of the received signal Therefore, noise tends to amplified with the signalHubs: Hubs Generic connection device used to tie several networking cables together to create a link between different stations on a network Hubs that are plugged into electric power are called active hubs A hub that merely connects different cables on a network and provides no signal regeneration is called a passive hub and is not a repeaterHubs: Hubs “Hub” is a generic term applied to many different network-connection devices If a hub in some way segments or subdivides the traffic on a network, it is an intelligent, or switching, hub For the purpose of the CCNS exam, the term hub—by itself—is a device that does not segment the networkHubs: Hubs Topology Usually refers to the physical layout of network cable and devices When all stations are connected to a central hub, the topology is known as a star because of its appearanceHubs: Hubs Figure 2-2: Star topologyAdvantages and Disadvantages of Repeaters and Hubs: Advantages and Disadvantages of Repeaters and Hubs Advantages of using repeaters on your network: Repeaters can extend a network’s total distance Repeaters do not seriously impact network performance Certain repeaters can connect networks using different physical mediaAdvantages and Disadvantages of Repeaters and Hubs: Advantages and Disadvantages of Repeaters and Hubs Disadvantages of using repeaters on your network: Repeaters cannot connect different network architectures, such as Token Ring and Ethernet Repeaters do not reduce network traffic Repeaters do not segment the networkAdvantages and Disadvantages of Repeaters and Hubs: Advantages and Disadvantages of Repeaters and Hubs Because repeaters do not segment a network, devices separated only by a repeater are susceptible to data packet collision, since they are part of the same collision domain Collision domain In Ethernet networking, a single segment on a networkNetwork Segmentation: Network Segmentation Segmentation Process of breaking a network into smaller broadcast or collision domains Ethernet network, which are characterized by IEEE 802.3 standard, define the use of a Carrier Sense Multiple Access with Collision Detection (CSMA/CD) access methodNetwork Segmentation: Network Segmentation Backoff algorithm Mathematical calculation performed by computers after a collision occurs on a CSMA/CD network Backoff period Random time interval used after a collision has been detected on an Ethernet networkNetwork Segmentation: Network Segmentation Figure 2-3: Network segmentationBridges: Bridges Operate at the Data Link layer of the OSI model Filters traffic between network segments by examining the destination MAC address Based on this destination MAC address, the bridge either forwards or discards the frame When a client sends a broadcast frame to the entire network, the bridge will always forward the frameTransparent Bridges: Transparent Bridges Also called learning bridges because they build a table of MAC addresses as they receive frames This means that they “learn” which addresses are on which segments Ethernet networks mainly use transparent bridgesTransparent Bridges: Transparent Bridges Figure 2-4: BridgeSource-Routing Bridges and Translation Bridges: Source-Routing Bridges and Translation Bridges Source-routing bridges Rely on the source of the frame transmission to provide the routing information Usually employed by Token Ring networks Translation bridges Can connect networks with different architecturesAdvantages and Disadvantages of Bridges: Advantages and Disadvantages of Bridges Advantages of using a bridge include: Bridges can extend a network by acting as a repeater Bridges can reduce network traffic on a segment by subdividing network communications Bridges increase the available bandwidth to individual nodes because fewer nodes share a collision domain Bridges reduce the likelihood of network collisions Some bridges connect networks using different media types and architecturesAdvantages and Disadvantages of Bridges: Advantages and Disadvantages of Bridges Disadvantages of using a bridge include: Because bridges do more than repeaters by viewing the MAC addresses, the extra processing makes them slower than repeaters Bridges forward broadcast frames indiscriminately, so they do not filter broadcast traffic Bridges are more expensive than repeatersAdvantages and Disadvantages of Bridges: Advantages and Disadvantages of Bridges Because bridges forward broadcast traffic can be a major disadvantage on a network during a broadcast storm Broadcast storm Excessive broadcast messages to every host on the network, launched by multiple computersSwitches: Switches Increase network performance by reducing the number of packets transmitted to the rest of the network Like bridges, operate at the Data Link layer of the OSI model In an Ethernet network, computers are usually connected directly to a switchSwitches: Switches Virtual circuit Private connections between two points created by a switch that allows the two points to use the entire available bandwidth between those two points without contention Microsegmentation Occurs through the use of virtual circuits between switches and nodesSwitches: Switches Bandwidth Available capacity of a network Contention Condition that occurs when computers on a network must share the available capacity of the network wire with other computersSwitches: Switches Advantages of switches include: Switches increase available network bandwidth With switches, there is reduced workload on individual computers Switches increase network performance There are fewer frame collisions because switches create collision domains for each connection Switches have an unlimited number of ports and connect directly to workstationsSwitches: Switches Disadvantages of switches include: Switches are significantly more expensive than bridges Network connectivity problems can be difficult to trace through a switch Broadcast traffic may be troublesomeRouters: Routers Provide filtering and network traffic control on LANs and WANs Can connect multiple segments and multiple networks Networks connected by routers are called internetworks because they create a larger network of interconnected, smaller networksRouters: Routers When a router is introduced into a network, it creates more networks Routers create collision domains and they also create broadcast domains because a router will not pass broadcast traffic A broadcast domain is a group of network devices that will receive LAN broadcast traffic from each otherPhysical versus Logical Addresses: Physical versus Logical Addresses Subnetwork Portion of the network created by manipulating a network address and breaking it down into smaller parts IP address 32-bit binary address used on TCP/IP networks Consists of a host portion and a network portionPhysical versus Logical Addresses: Physical versus Logical Addresses Notice that each port (connection) on the router has its own unique IP address Figure 2-5: RouterAdvantages and Disadvantages of Routers: Advantages and Disadvantages of Routers Advantages of routers: Routers can connect different network architectures Routes can choose the best path across the network using dynamic routing techniques Routers can create collision domains by segmenting the network Routers reduce network traffic because they do not retransmit network broadcast trafficAdvantages and Disadvantages of Routers: Advantages and Disadvantages of Routers Disadvantages of routers: Routers work only with routable network protocols Routers are more expensive than bridges or repeaters Dynamic router communication causes additional network overhead Routers are slower than bridges or switches because they must analyze a data transmission from the Physical through the Network layerBrouters: Brouters Device that functions as: A bridge for nonroutable protocols A router for routable protocols Operates at both the Data Link and Network layersGateways: Gateways Gateways Combination of hardware and software Translate between different protocols on a network Latency Delay on a network caused by a variety of factorsChapter Summary: Chapter Summary Network administrators use devices to control and extend usable size of a network Repeaters work against attenuation by cleaning and repeating signals that they receive on a network A hub ties several networking cables together to create a link between different stations on a networkChapter Summary: Chapter Summary Bridges and switches are devices commonly used to segment networks Routers provide filtering and network-traffic control on LANs and WANs A brouter is a hybrid device that functions both as bridge for nonroutable protocol and a router for routable protocols Gateways are usually a combination of hardware and software and are used to translate between different protocols