Computer Hardware & Networking

Size: px
Start display at page:

Download "Computer Hardware & Networking"

Transcription

1 Third Year Diploma Courses in Electronics & Telecommunication Engineering Branch. Computer Hardware & Networking As per MSBTE G Scheme Syllabus Topic 4 Introduction to Networks Total Marks- 10 Specific Objectives: Classify types of networks Plan and design network Install, configure and use networking devices Test and maintain networks Contents: 4.1 Network classification: LAN, WAN, MAN. Peer to peer and client server networks 4.2 Network topology, Benefits of networks 4.3 Network cables- coaxial, UTP, STP, fiber optics their comparison and characteristics 4.4 Network standards- Ethernet, Ring, Token, wireless 4.5 Principle, operation and function of Hubs, Switches, Routers, Bridges, Repeaters, Gateways, firewalls. Prof. Gunwant V. Mankar B.E(IT), M.Tech(CSE), AMIE, MIAEng, MSCI HOD CSE Dept. (Somayya Dip. In Engg, Chandrapur) - info@gunwantmankar.com Website-

2 Topic 4 Introduction to Networks Basic of Networking A computer network consists of a collection of computers, printers and other equipment that is connected together so that they can communicate with each other. Fig 1 gives an example of a network in a school comprising of a local area network or LAN connecting computers with each other, the internet, and various servers. Fig. Representation of Network in School 1. Network classification: LAN, WAN, MAN. Peer to peer and client server networks 1.1 Network classification: [S-16] Computer Networks are classified based on the geographical area into Local Area Network (LAN) Metropolitan Area Network (MAN) Wide Area Network (WAN) Personal Area Network (PAN) Campus Area Network (CAN) Local Area Network(LAN) A LAN is a network that is used for communicating among computer devices, usually within an office building or home. A LAN permits users to share resources- hardware, software or user-created files. Sharing of resources makes it possible to maximize the investments made in each resource. Ideally, distant resources should appear to be local to the user LANs are capable of very high transmission rates (100s Mb/s to G b/s). LAN s can be either wired or wireless. Twisted pair, coax or fibre optic cable can be used in wired LAN s Page 2

3 LAN s enable the sharing of resources such as files or hardware devices that may be needed by multiple users LAN is limited in size, typically spanning a few hundred meters, and no more than a mile LAN is fast, with speeds from 10 Mbps to 10 Gbps Requires little wiring, typically a single cable connecting to each device Advantages of LAN Speed Cost Security Resource Sharing Disadvantages of LAN Expensive To Install Requires Administrative Time File Server May Fail Cables May Break Metropolitan Area Network (MAN) [W-15] Definition- [W-15] Short for Metropolitan Area Network, a data network designed for a town or city. In terms of geographic breadth, MANs are larger than local-area networks (LANs), but smaller than wide-area networks(wans). MANs are usually characterized by very high-speed connections using fiber optical cable or other digital media. Page 3

4 A metropolitan area network (MAN) is a large computer network that usually spans a city or a large campus. A MAN is optimized for a larger geographical area than a LAN, ranging from several blocks of buildings to entire cities. A MAN might be owned and operated by a single organization, but it usually will be used by many individuals and organizations. A MAN often acts as a high speed network to allow sharing of regional resources. A MAN typically covers an area of between 5 and 50 km diameter. Examples of MAN: Telephone company network that provides a high speed DSL to customers and cable TV network Fig. MAN Network Advantages of MAN It provides a good backbone for large network It provides greater access to the WAN Best use of bandwidth and resource sharing Improves the quality of service Disadvantages of MAN Costly More cable required Difficult to manage It is difficult to secure MAN network from hackers Page 4

5 1.1.3 Wide Area Network (WAN) WAN covers a large geographic area such as country, continent or even whole of the world. A WAN is two or more LANs connected together. The LANs can be many miles apart. To cover great distances, WANs may transmit data over leased high-speed phone lines or wireless links such as satellites. Multiple LANs can be connected together using devices such as bridges, routers, or gateways, which enable them to share data. The world's most popular WAN is the Internet. Fig. WAN Internet Network Personal Area Network(PAN) A PAN is a network that is used for communicating among computers and computer devices (including telephones) in close proximity of around a few meters within a room It can be used for communicating between the devices themselves, or for connecting to a larger network such as the internet. PAN s can be wired or wireless A personal area network (PAN) is a computer network used for communication among computer devices, including telephones and personal digital assistants, in proximity to an individual's body. The devices may or may not belong to the person in question. The reach of a PAN is typically a few meters Page 5

6 1.1.5 Difference between LAN and WAN. [S-15] Parameters LAN WAN Stands For Local Area Network Wide Area Network Covers Local areas only (e.g., homes, offices, schools) Large geographic areas (e.g., cities, states, nations) Definition LAN (Local Area Network) is a computer network covering a small geographic area, like a home, office, school, or group of buildings. WAN (Wide Area Network) is a computer network that covers a broad area (e.g., any network whose communications links cross metropolitan, regional, or national boundaries over a long distance). Speed High speed (1000 mbps) Less speed (150 mbps) Data transfer rates LANs have a high data transfer rate. The network in an office building can be a LAN WANs have a lower data transfer rate compared to LANs. The Internet is a good example of a WAN WANs tend to use technologies like MPLS, ATM, Frame Relay and X.25 for connectivity over longer distances Computers connected to a wide-area network are often connected through public networks, such as the telephone system. They can also be connected through leased lines or satellites. Example Technology Tend to use certain connectivity technologies, primarily Ethernet and Token Ring Connection One LAN can be connected to other LANs over any distance via telephone lines and radio waves Comparisons of LAN, WAN, MAN Characteristics LAN MAN Metropolitan area network Within one city or campus WAN Full form Local area network Size Within one kilometer Types of cable Twisted pair cables user Coaxial cables used For connecting two countries fiber optic cables used Speed High speed (1000 mbps) Speeds from 10 Mbps to 10 Gbps Less speed (150 mbps Installation Expensive To Install and Less Expensive To difficult Install and easy Expensive To Install and complex Maintenance Complex troubleshoot but not difficult Easy to troubleshoot Complex and difficult Example Cyber cafes and college network labs Telephone company network that provides a high speed DSL to The world's most popular WAN is the Internet. Wide area network Would wide Page 6

7 customers and cable TV network. 1.2 Peer to peer and client server networks Peer to peer (P2P Network) [W-14] Peer-to-peer (P2P) is an alternative network model to that provided by traditional client -server architecture. P2P networks use a decentralized model in which each machine, referred to as a peer, functions as a client with its own layer of server functionality. A peer plays the role of a client and a server at the same time. That is, the peer can initiate requests to other peers, and at the same time respond to incoming requests from other peers on the network. It differs from the traditional client-server model where a client can only send requests to a server and then wait for the server s response. In P2P networks overall network performance actually improves as an increasing number of peers are added to the network. These peers can organize themselves into ad-hoc groups as they communicate, collaborate and share bandwidth with each other to complete the tasks at hand (e.g. file sharing). Each peer can upload and download at the same time, and in a process like this, new peers can join the group while old peers leave at any time. This dynamic re-organization of group peer members is transparent to end-users. Fig. Peer to Peer based network Features of peer to peer network [S-15] Page 7

8 1. A peer-to-peer (P2P) network is a type of decentralized and distributed network architecture in which individual nodes in the network (called peers ) act as both suppliers and consumers of resources. 2. In Peer-to peer network each computer is responsible for making its own resources available to other computers on the network. 3. Peer to peer network is useful for a small network containing less than 8-10 computers on a single LAN and each computer maintains its own accounts and their security settings. 4. In a peer to peer network, a group of computers is connected together so that user can share resources and information Client server network [W-14] There are an almost infinite variety of client/server networks, but all of them have a couple of things in common. All have centralized security databases that control access to shared resources on servers. A client can only send requests to a server and then wait for the server s response. The server contains a list of usernames and passwords. Users can t log on to the network unless they supply valid usernames and passwords to the server. Once logged on, users may access only those resources that the network administrator allows them to access. Thus, client/server networks possess much more security than do peer-to-peer networks. Client/server networks also tend to be much more stable. Fig. client/server network Comparison of Peer to peer and Client server network Page 8

9 2. Network topology, Benefits of networks Topology:The physical topology of a network refers to the configuration of cables, computers, and other peripherals. Physical topology should not be confused with logical topology which is the method used to pass information between workstations. 2.1 Network topology [W-14, S-16] Page 9

10 The topology of a network is the geometric representation of the relationship of all the links and linking devices (usually called nodes) to one another. OR Networks can be laid out in different ways. The physical layout, or shape of network, or the way in which network connections are made is called a topology. It refers especially the locations of computers and how the cable is run between them. It is important to select the right topology for how the network will be used Types of Topology with meaning [S-15] 1. Bus topology 2. Star Topology 3. Ring topology 4. Tree Topology 5. Mesh topology 6. Hybrid Topology 1. Bus Topology: In networking a topology that allows all network nodes to receive the same message through the network cable at the same time is called bus topology. 2. Star Topology: Unlike bus topology, where nodes are connected to central cable, here all the hosts or workstations are connected to central device called hub or connector with a point-to-point connection. 3. Ring Topology: A network topology that is setup in circular fashion. In other words all nodes in ring topology are connected in ring structure. 4. Tree Topology: As its names implies in this topology devices make a tree structure. It is also called expanded star topology. 5. Mesh Topology: In a mesh network topology, each of the network node, computer and other devices, are interconnected with one another. 6. Hybrid Topology: A combination of two or more different topologies makes for a hybrid topology Bus Topology: [W-14] Page 10

11 In a bus topology the computers are connected in a line, the cable is just one or more wires; pass it along from computer to computer. It is a passive topology. When one computer sends a signal up (and down) the wire, all the computers on the network receive the information, but only one (the one with the address that matches the one encoded in the message) accepts the information. The rest disregard the message. Only one computer at a time can send a message; therefore, the number of computers attached to a bus network can significantly affect the speed of the network. A computer must wait until the bus is free before it can transmit. Fig shows Bus network. Figure 1: All computers are connected to common channel (BUS) The important issue in bus networks is termination. Since the bus is a passive topology, the electrical signal from a transmitting computer is free to travel the entire length of the cable. Without termination, when the signal reaches the end of the wire, it bounces back and travels back up the wire. When a signal echoes back and forth along an unterminated bus, it is called ringing. To stop the signals from ringing, you have to attach terminators at either end of the segment. The terminators absorb the electrical energy and stop the reflections. Cables cannot be left un-terminated in a bus network. Advantages Simple, easy to use, and suitable for very small networks Least amount of cable is required to connect the computers together and therefore it is less expensive. Easy to extend a bus, two cables can be joined with a BNC barrel connector, allowing more computers to join the network. Disadvantages Network disruption when computer added or removed. A break in the cable will prevent all system from accessing the network Difficult to troubleshoot Star topology [W-14] Page 11

12 A star network is one in which all the cables run from the computers to a central location, where they are all connected by a device called a hub. Each computer on a star network communicates with a central hub that resends the message either to all the computers (in a broadcast star network) or only to the destination computer (in a switched star network). The hub in a broadcast star network can be active or passive. Fig: In a star topology the computers are all connected by Cables to a central point Advantages It is easy to modify and add new computers to a star network without disturbing the rest of the network. Hub can accommodate multiple cable types. Fault finding becomes very simple Single computer failure does not bring down the whole network It is more flexible among the remaining topology. Disadvantages Requires more cable A central connecting device allows for a single point of failure More difficult to implement Ring topology Logical ring Meaning that data travels in circular fashion from one computer to another on the network. Typically FDDI, SONET or Token Ring technology are used to implement a ring Network Ring networks are most commonly wired in a star configuration Token Ring has multi-station access unit (MSAU),equivalent to hub or switch. MSAU performs the token circulation internally. Page 12

13 Fig. Ring Topology Tree topology Fig. Tree topology A tree topology combines characteristics of linear bus and star topologies. It consists of groups of star-configured workstations connected to a linear bus backbone cable. Page 13

14 Tree topologies allow for the expansion of an existing network, and enable schools to configure a network to meet their needs. Advantages Point-to-point wiring for individual segments. Supported by several hardware and software vender s. Disadvantages Overall length of each segment is limited by the type of cabling used. If the backbone line breaks, the entire segment goes down. More difficult to configure and wire than other topologies Mesh topology Each computer connects to every other. High level of redundancy. Rarely used. -Wiring is very complicated -Cabling cost is high -Troubleshooting a failed cable is tricky A variation hybrid mesh create point to point connection between specific network devices, often seen in WAN implementation Page 14

15 2.2 Benefits/Advantages/Features of network: [S-15, S-16] Resource Sharing Reducing cost Application services High Reliability Improved security Centralized management. Flexible access OR Sharing information: Networks allow users to share information in several different ways. The most common way of sharing information is to share individual files. Communication : Networks allow users to communicate with each other in various ways. For example, messaging applications let network users exchange messages with each other using an , messaging, conferencing etc. Sharing resources: Certain computer resources, such as printers or hard drives, can be set up so that network users can share them. Sharing these resources can result in significant cost savings. Resource can be network connections (internet) also, where a single connection can be shared among various computers. Sharing applications: One of the most common reasons for networking is that several users can work together on a single application. A single application can be shared and hence the cost of installation, maintenance reduces and also makes it easier to manage these applications. 3. Network cables- Coaxial, UTP, STP, fiber optics their comparison and characteristics Cable is the medium through which information usually moves from one network device to another. There are several types of cable which are commonly used with LANs. In some cases, a network will utilize only one type of cable, other networks will use a variety of cable types. The type of cable chosen for a network is related to the network's topology, protocol, and size The following are types of cables used in networks Coaxial Cable Unshielded Twisted Pair (UTP) Cable Shielded Twisted Pair (STP) Cable Fiber Optic Cable 3.1 Coaxial Cable Coaxial cabling has a single copper conductor at its center. A plastic layer provides insulation between the center conductor and a braided metal shield (See fig.). Page 15

16 The metal shield helps to block any outside interference from fluorescent lights, motors, and other computers. Fig. Coaxial cable Although coaxial cabling is difficult to install, it is highly resistant to signal interference. In addition, it can support greater cable lengths between network devices than twisted pair cable. The two types of coaxial cabling are thick coaxial and thin coaxial Thin coaxial cable is also referred to as thinnet. 10Base2 refers to the specifications for thin coaxial cable carrying Ethernet signals. The 2 refers to the approximate maximum segment length being 200 meters. In actual fact the maximum segment length is 185 meters. Thin coaxial cable has been popular in school networks, especially linear bus networks. Thick coaxial cable is also referred to as thicknet. 10Base5 refers to the specifications for thick coaxial cable carrying Ethernet signals. The 5 refers to the maximum segment length being 500 meters. Thick coaxial cable has an extra protective plastic cover that helps keep moisture away from the center conductor. This makes thick coaxial a great choice when running longer lengths in a linear bus network. Coaxial Cable Connectors The most common type of connector used with coaxial cables is the Bayone-NeillConcelman (BNC) connector. Different types of adapters are available for BNC connectors, including a T-connector, barrel connector, and terminator. Connectors on the cable are the weakest points in any network. To help avoid problems with your network, always use the BNC connectors that crimp, rather screw, onto the cable. Fig. BNC connector Page 16

17 3.2 Unshielded Twisted Pair (UTP) Cable Twisted pair cabling comes in two varieties: shielded and unshielded. Unshielded twisted pair (UTP) is the most popular and is generally the best option for school networks Fig. Unshielded twisted pair The quality of UTP may vary from telephone-grade wire to extremely high-speed cable. The cable has four pairs of wires inside the jacket. Each pair is twisted with a different number of twists per inch to help eliminate interference from adjacent pairs and other electrical devices. The tighter the twisting, the higher the supported transmission rate and the greater the cost per foot. The EIA/TIA (Electronic Industry Association/Telecommunication Industry Association) has established standards of UTP and rated six categories of wire (additional categories are emerging). Unshielded Twisted Pair Connector The standard connector for unshielded twisted pair cabling is an RJ-45 connector. This is a plastic connector that looks like a large telephone-style connector. A slot allows the RJ-45 to be inserted only one way. RJ stands for Registered Jack, implying that the connector follows a standard borrowed from the telephone industry. This standard designates which wire goes with each pin inside the connector Fig. RJ-45 connector 3.3 Shielded Twisted Pair (STP) Cable Although UTP cable is the least expensive cable, it may be susceptible to radio and electrical frequency interference (it should not be too close to electric motors, fluorescent lights, etc.). If you must place cable in environments with lots of potential Page 17

18 interference, or if you must place cable in extremely sensitive environments that may be susceptible to the electrical current in the UTP, shielded twisted pair may be the solution. Shielded cables can also help to extend the maximum distance of the cables. Shielded twisted pair cable is available in three different configurations: 1. Each pair of wires is individually shielded with foil. 2. There is a foil or braid shield inside the jacket covering all wires (as a group). 3. There is a shield around each individual pair, as well as around the entire group of wires (referred to as double shield twisted pair). 3.4 Fiber Optic Cable Fiber optic cabling consists of a center glass core surrounded by several layers of protective materials. It transmits light rather than electronic signals eliminating the problem of electrical interference. This makes it ideal for certain environments that contain a large amount of electrical interference. It has also made it the standard for connecting networks between buildings, due to its immunity to the effects of moisture and lighting. Fiber optic cable has the ability to transmit signals over much longer distances than coaxial and twisted pair. It also has the capability to carry information at vastly greater speeds. Fig. Fiber optic cable This capacity broadens communication possibilities to include services such as video conferencing and interactive services. The cost of fiber optic cabling is comparable to copper cabling; however, it is more difficult to install and modify. 10BaseF refers to the specifications for fiber optic cable carrying Ethernet signals. Page 18

19 The center core of fiber cables is made from glass or plastic fibers. A plastic coating then cushions the fiber center, and kevlar fibers help to strengthen the cables and prevent breakage. The outer insulating jacket made of teflon or PVC Different modes of Fiber Optic Cable [W-15] STEP-INDEX MULTIMODE FIBER has a large core, up to 100 microns in diameter. As a result, some of the light rays that make up the digital pulse may travel a direct route, whereas others zigzag as they bounce off the cladding. These alternative pathways cause the different groupings of light rays, referred to as modes, to arrive separately at a receiving point. The pulse, an aggregate of different modes, begins to spread out, losing its welldefined shape. The need to leave spacing between pulses to prevent overlapping limits bandwidth that is, the amount of information that can be sent. Consequently, this type of fiber is best suited for transmission over short distances, in an endoscope, for instance. GRADED-INDEX MULTIMODE FIBER contains a core in which the refractive index diminishes gradually from the center axis out toward the cladding. The higher refractive index at the center makes the light rays moving down the axis advance more slowly than those near the cladding. Also, rather than zigzagging off the cladding, light in the core curves helically because of the graded index, reducing its travel distance. The shortened path and the higher speed allow light at the periphery to arrive at a receiver at about the same time as the slow but straight rays in the core axis. The result: a digital pulse suffers less dispersion. Page 19

20 SINGLE-MODE FIBER has a narrow core (eight microns or less), and the index of refraction between the core and the cladding changes less than it does for multimode fibers. Light thus travels parallel to the axis, creating little pulse dispersion. Telephone and cable television networks install millions of kilometers of this fiber every year. 3.5 Comparison and Characteristics of twisted pair, coaxial and fiber optical cable Characteristics Twisted Pair Cable Coaxial Cable Fiber Optic Cable Use Mostly used in LAN Mostly used in MAN Speed Installation Cost Types of Connectors Used 100 to 1 Gbps Difficult to install High Up to 1 Gbps Easy to install High Mostly used in LAN & WAN 1 Gbps to 100 Gbps Complex and difficult Very High RJ 45, RJ 11 BNC type - Types of cable STP and UTP Thick and Thin Single mode and Multimode Color Coding Signal transmission Complex, crossover and No color coding streight forword In Analog format with Analog format with low frequency high frequency No color coding Light ray signals refers glass cladding Compare Fiber Optic cable with UTP cable [W-15] Parameters Transmission rate Fiber optic cable It has low transmission rates It is easy to install as compared to fiber cables It has high transmission rates It does take a bit longer to terminate fiber than copper. Security It can be easily eavesdrop. It is very secured Cost UTP is cheaper as compared to fiber optic cables Fiber is more expensive than copper due to the light emitting equipment and cost. Ease of installation UTP Characteristics of fiber optic cable [S-15] 1. Fiber optic cabling can provide extremely high bandwidths in the range from 100 mbps to 2 gigabits because light has a much higher frequency than electricity. 2. The number of nodes which a fiber optic can support does not depend on its length but on the hub or hubs that connect cables together. 3. Fiber optic cable has much lower attenuation and can carry signal to longer distances without using amplifiers and repeaters in between. 4. Fiber optic cable is not attached by EMI effects and can be used in area where high voltages are passing by. Page 20

21 5. The cost of fiber optic cable is more compared to twisted pair and co-axial. 6. The installation of fiber optic cables is difficult and tedious. 4. Network standards- Ethernet, Ring, Token, wireless 4.1 Ethernet Ethernet has been a relatively inexpensive, reasonably fast, and very popular LAN technology for several decades. The Ethernet standard has grown to encompass new technologies as computer networking has matured. Specified in a standard, IEEE 802.3, an Ethernet LAN typically uses coaxial cable or special grades of twisted pair wires. Ethernet is also used in wireless LANs. Ethernet uses the CSMA/CD access method to handle simultaneous demands. The most commonly installed Ethernet systems are called 10BASE-T and provide transmission speeds up to 10 Mbps. Devices are connected to the cable and compete for access using a Carrier Sense Multiple Access with Collision Detection (CSMA/CD) protocol. Fast Ethernet or 100BASE-T provides transmission speeds up to 100 megabits per second and is typically used for LAN backbone systems, supporting workstations with 10BASE-T cards. Gigabit Ethernet provides an even higher level of backbone support at 1000 megabits per second (1 gigabit or 1 billion bits per second). 10-Gigabit Ethernet provides up to 10 billion bits per second. This comprehensive tutorial includes a wide range of information on IEEE standards, Topologies, CSMA/CD access methods, Wireless-LAN, and transmission speeds. Transmission Speed 10Base-T The most commonly installed Ethernet systems are called 10BASE-T and provide transmission speeds up to 10 Mbps. Devices are connected to the cable and compete for access using a Carrier Sense Multiple Access with Collision Detection (CSMA/CD) protocol. 100BASE-T Fast Ethernet or 100BASE-T provides transmission speeds up to 100 megabits per second and is typically used for LAN backbone systems, supporting workstations with 10BASE-T cards. The 100BASE-T standard consists of five different component specifications. These include the Media Access Control (MAC) layer, the Media Independent Interface (MII), and the three physical layers, (100 BASE-TX, 100BASET4, and 100BASE-FX). 4.2 Token Ring Page 21

22 IEEE is the second of the token passing access control methods. Token-ring is most commonly a logical and physical ring topology used in a network structure following both. The right to transmit is controlled by a token. The method of transmission is as follows: A token indicating the right to transmit is known as a free token. When a station receives a free token it changes the configuration of the token to that of a busy token. The busy token is included as part of each data unit transmitted. The station is allowed to transmit data units until a predetermined time is reached. The data unit travels from station to station around the ring. Each station receiving a data unit checks the address to see if it should process the information. If the data unit is intended for another station, it is passed on to the next station in the ring. The intended destination station, upon receiving and processing the data unit, sets three control bits in the data unit before sending it to the next station: The Address Recognized control bit allows the destination station to indicate that it identified the data unit as being addressed to it. The Packet Copied control bit shows that the destination station sent a copy of the data unit to the LLC sublayer for processing. The Error control bit shows that an error condition was detected. This control bit can be set by any station on the ring, not only by the destination station. Once the data unit returns to the originating station, it is removed from the network. The station then sends a free token to the next station in the ring. 4.3 Token Bus The IEEE standard specifies the Token-bus media access control method. It is one of two token passing access methods. IEEE is based on a physical bus or tree topology. The Token-bus approach requires a station to have possession of a token in order to transmit. The token is passed from station to station in a logical ring. IEEE is the basis for LAN architectures often used in factory automation, such as MAP and ARCnet. 4.4 Wireless An LAN is based on a cellular architecture where the system is subdivided into cells. Each cell (called Basic Service Set, or BSS, in the nomenclature) is controlled by a Base Station (called Access Point or, in short, AP). Although a wireless LAN may be formed by a single cell, with a single Access Point, (and as will be described later, it can also work without an Access Point), most installations will be formed by several cells, where the Access Points are connected Page 22

23 through some kind of backbone (called Distribution System or DS). This backbone is typically Ethernet and, in some cases, is wireless itself. The whole interconnected Wireless LAN, including the different cells, their respective Access Points and the Distribution System, is seen as a single 802 network to the upper layers of the OSI model and is known in the Standard as Extended Service Set (ESS). The standard also defines the concept of a Portal. A portal is a device that interconnects between an and another 802 LAN. This concept is an abstract description of part of the functionality of a translation bridge. Even though the standard does not necessarily request it, typical installations will have the AP and the Portal on a single physical entity. This is also the case with BreezeCOM s AP which provides both functions. 5. Principle, operation and function of Hubs, Switches, Routers, Bridges, Repeaters, Gateways, firewalls. 5.1 List networking devices [S-16] Hubs Switches Router Bridge Repeaters Gateways Modems Hubs A hub is a small, simple, inexpensive device that joins multiple computers together at a low level network protocol layer. Functions of Hubs: [S-16] It is essentially a multi port repeater (repeater receives digital data, regenerates the signal and then re-transmits the data). Principle operation/working of Hub 1. At the bottom of the networking food chain, so to speak, are hubs. Hubs are used in networks that use twisted-pair cabling to connect devices. 2. Hubs can also be joined together to create larger networks. Hubs are simple devices that direct data packets to all devices connected to the hub, regardless of whether the data package is destined for the device. This makes them inefficient devices and can create a performance bottleneck on busy networks. Page 23

24 3. In its most basic form, a hub does nothing except provide a pathway for the electrical signals to travel along. Such a device is called a passive hub. Far more common nowadays is an active hub, which, as well as providing a path for the data signals, regenerates the signal before it forwards it to all of the connected devices. 4. A hub does not perform any processing on the data that it forwards, nor does it perform any error checking. 5. Hubs come in a variety of shapes and sizes. Small hubs with five or eight connection ports are commonly referred to as workgroup hubs. Others can accommodate larger numbers of devices (normally up to 32). These are referred to as high-density devices. Because hubs don t perform any processing, they do little except enable communication between connected devices Switches A switch is a networking device that joins multiple computers together at a low level network protocol layer. Functions of Switches: [S-16] It is used to transport the data to the specific computer. Principle operation/working of Switches 1. Like hubs, switches are the connectivity points of an Ethernet network. 2. Devices connect to switches via twisted-pair cabling, one cable for each device. 3. The difference between hubs and switches is in how the devices deal with the data that they receive. Whereas a hub forwards the data it receives to all of the ports on the device, a switch forwards it only to the port that connects to the destination device. It does this by learning the MAC address of the devices attached to it, and then by matching the destination MAC address in the data it receives. Fig. How switch works. 4. By forwarding data only to the connection that should receive it, the switch can improve network performance in two ways. First, by creating a direct path between two devices and controlling their communication, it can greatly reduce the number of collisions on the network. As you might recall, collisions occur on Ethernet networks when two devices attempt to transmit at exactly the same time. 5. In addition, the lack of collisions enables switches to communicate with devices in full-duplex mode. In a full-duplex configuration, devices can send and receive data from the switch at the same time. Page 24

25 6. Contrast this with half-duplex communication, in which communication can occur in only one direction at a time. Full-duplex transmission speeds are double that of a standard, half-duplex, connection. So, a 10Mbps connection becomes 20Mbps, and a 100Mbps connection becomes 200Mbps. 7. The net result of these measures is that switches can offer significant performance improvements over hub-based networks, particularly when network use is high. 8. Irrespective of whether a connection is at full or half duplex, the method of switching dictates how the switch deals with the data it receives. There are three basic types of switch 1. Cut-through In a cut-through switching environment, the packet begins to be forwarded as soon as it is received. This method is very fast, but creates the possibility of errors being propagated through the network, as there is no error checking. 2. Store-and-forward Unlike cut-through, in a store-and-forward switching environment, the entire packet is received and error checked before being forwarded. The upside of this method is that errors are not propagated through the network. The downside is that the error checking process takes a relatively long time, and store-andforward switching is considerably slower as a result. 3. FragmentFree To take advantage of the error checking of store-and forward switching, but still offer performance levels nearing that of cutthrough switching, FragmentFree switching can be used. In a FragmentFree-switching environment, enough of the packet is read so that the switch can determine whether the packet has been involved in a collision. As soon as the collision status has been determined, the packet is forwarded Router Router is a physical device that joins multiple networks together. Functions of Router: [S-16] It connects dissimilar networks such as LAN and Internet together. Features of Router:-[S-15] 1) A router is a specialized computer connected to more than one n/w 2) Router operate at the n/w layer 3) The primary function of a router is to connect n/w together & keep layer 2 broadcast traffic under control. 4) A router is typical connected to at least two n/w commonly two LAN OR WAN or LAN and its ISP s n/w or more n/w connects. 5) Routers are located at gateways, the places where two or more n/w connect. Principle operation/working of Router Page 25

26 1. In a common configuration, routers are used to create larger networks by joining two network segments. Such as a SOHO router used to connect a user to the Internet. 2. A router can be a dedicated hardware device or a computer system with more than one network interface and the appropriate routing software. All modern network operating systems include the functionality to act as a router. 3. Routers will normally create, add, or divide on the Network Layer as they are normally IP-based devices. 4. A router derives its name from the fact that it can route data it receives from one network onto another. When a router receives a packet of data, it reads the header of the packet to determine the destination address. 5. Once it has determined the address, it looks in its routing table to determine whether it knows how to reach the destination and, if it does, it forwards the packet to the next hop on the route. The next hop might be the final destination, or it might be another router. Fig shows, in basic terms, how a router works. 6. As you can see from this example, routing tables play a very important role in the routing process. They are the means by which the router makes its decisions. For this reason, a routing table needs to be two things. It must be up-to-date, and it must be complete There are two tyes of Routers 1) Static Router: This router is hard coded in the routing table The administrative has to configure & setup all router manually. Static routing is the process of predefining router paths across data n/w & can be used to conserve LAN & WAN bandwidth. 2) Dynamic Router: Only the 1st Route has to be manually configured after that additional route are automatically discovered. The route is decided by the router on the basis of traffic & cost. They use specialize protocols to exchange information Bridge Page 26

27 A bridge is an electrical device which connects and passes packets between two network segments. Functions: [S-16] It is used to send the data to the concerned segment, thus reducing excess traffic. Principle operation/working of Bridges Bridges are used to divide larger networks into smaller sections. They do this by sitting between two physical network segments and managing the flow of data between the two. By looking at the MAC address of the devices connected to each segment, bridges can elect to forward the data (if they believe that the destination address is on another interface), or block it from crossing (if they can verify that it is on the interface from which it Bridges can also be used to connect two physical LANs into a larger logical LAN. When bridges were introduced, the MAC addresses of the devices on the connected networks had to be entered manually, a time-consuming process that had plenty of opportunity for error. Today, almost all bridges can build a list of the MAC addresses on an interface by watching the traffic on the network. Such devices are called learning bridges because of this functionality. Fig. working of Bridges Types of Bridges Three types of bridges are used in networks: Transparent bridge Derives its name from the fact that the devices on the network are unaware of its existence. A transparent bridge does nothing except block or forward data based on the MAC address. Source route bridge Used in Token Ring networks. The source route bridge derives its name from the fact that the entire path that the packet is to take through the network is embedded within the packet. Translational bridge Used to convert one networking data format to another; for example, from Token Ring to Ethernet and vice versa Repeaters Page 27

28 A repeater is an electronic device that simply regenerates a signal. Functions: [S-16] It recreates the bit pattern of the signal and puts this regenerated signal back to the transmission medium Gateways Gateway is a device used to connect networks using different protocols. Functions of Gateways: [S-16] A gateway repackages information to match the requirements of the destination system. Principle operation/working of Gatways: 1. Any device that translates one data format to another is called a gateway. Some examples of gateways include a router that translates data from one network protocol to another, a bridge that converts between two networking systems, and a software application that converts between two dissimilar formats. 2. The key point about a gateway is that only the data format is translated, not the data itself. In many cases, the gateway functionality is incorporated into another device Modems Page 28

29 Modem is a device that makes it possible for computers to communicate over a telephone line. The word MODEM Stands for MOdulator-DEModulator. Functions: [S-16] It is used to connect telephone lines (which uses analog signals) to computers (which uses digital signals) for data communication Firewalls [W-15, S-15] Functions, principle operation and working of Firewall [W-15, S-15] 1. A firewall is a part of computer system or network that is designed to block unauthorized access while permitting authorized communications. 2. It is a device or set of devices configured to permit, deny, encrypt, decrypt, or proxy all (in and out) computer traffic between different security domain based upon a set rules and other criteria. 3. Firewalls can be implemented in either hardware or software, or a combination of both. Firewalls are frequently used to prevent unauthorized internet users from accessing private networks connected to the internet, especially intranets. 4. All messages entering or leaving the intranet pass through the firewall, which examines each messages and block those that do not meet the specified security criteria. 5. A firewall blocks unauthorized connections being made to your computer or LAN,, normal data is allowed through the firewall but all other data is blocked. There are several types of firewall techniques: i. Packet filter ii. Proxy server iii. Circuit-level Gateway iv. Application Gateway. Page 29

30 Important Questions:1) List two important features of peer to peer network. 2) List any two important benefits of networks. 3) List important features of routers used in computer network 4) What is network topology? List their types with meaning. 5) Explain the working principle of Firewalls. 6) Explain important characteristics of fiber optics cable. 7) Describe peer to peer and client server networks. 8) What is network topology? Explain star and bus topology with its advantages. 9) Define MAN. Give any two differences between LAN and WAN. 10) List classification of network on basis of geographical area. State the benefits of network. 11) List networking devices. State the function of any four devices. 12) Describe the different modes of Fibre Optic Cable with neat diagram. Compare Fibre Optic cable with UTP cable. 13) Describe the function and operation of Firewall with neat diagram. Page 30

TYPES OF COMPUTER NETWORKS

TYPES OF COMPUTER NETWORKS TYPES OF COMPUTER NETWORKS What is a Network? A network consists of two or more computers that are linked in order to share resources (such as printers and CDs), exchange files, or allow electronic communications.

More information

3 Chapter Introduction. 3.2 Copper Cable

3 Chapter Introduction. 3.2 Copper Cable 3 Chapter 3 3.1 Introduction The Network Media is the device that physically carries the data from computer to computer. The three major types of network media are: Copper Cable Fiber-Optic Cable Wireless

More information

What is a Network? A connection of two or more computers so that they can share resources.

What is a Network? A connection of two or more computers so that they can share resources. NETWORKS What is a Network? A connection of two or more computers so that they can share resources. Network Benefits Remote access Sharing files & resources Communication Cost Maintenance Communication

More information

Transmission Media. Criteria for selection of media. Criteria for selection of media 2/17/2016. Chapter 3: Transmission Media.

Transmission Media. Criteria for selection of media. Criteria for selection of media 2/17/2016. Chapter 3: Transmission Media. Chapter 3: Transmission Media Marks- 20 Transmission Media Transmission media carries the information from sender to receiver. Different types of cables or waves to transmit data. Data is transmitted through

More information

Chapter 12. Network Organization and Architecture

Chapter 12. Network Organization and Architecture Chapter 12 Network Organization and Architecture Chapter 12 Objectives Learn the basic physical components of networks. Become familiar with routing protocols. 2 Computer networks are often classified

More information

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on CBCN4103 Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on the correct path across the complete network

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 16 Networking Types, Devices, and Cabling

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 16 Networking Types, Devices, and Cabling A+ Guide to Managing & Maintaining Your PC, Chapter 16 Networking Types, Devices, and Cabling Objectives Learn about network types and topologies Learn about the hardware used to build local networks Learn

More information

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model) Data Communication Introduction of Communication The need to communicate is part of man s inherent being. Since the beginning of time the human race has communicated using different techniques and methods.

More information

GAYATRI COMPUTERS Prepared by : VENKAT.G 1. Module 1: NETWORK BASICS

GAYATRI COMPUTERS Prepared by : VENKAT.G 1. Module 1: NETWORK BASICS GAYATRI COMPUTERS Prepared by : VENKAT.G 1 What is Networking? Module 1: NETWORK BASICS Networking: Connecting two or more computers or network devices(routers/print Servers / Firewall Devices..etc) for

More information

Lecture #25: Networks and Communications. Communication and Networks. What will we learn?

Lecture #25: Networks and Communications. Communication and Networks. What will we learn? Lecture #25: Networks and Communications Communication and Networks What will we learn? How a communications system works What a network is What networks used for What network operating systems do What

More information

(Network Programming) Basic Networking Hardware

(Network Programming) Basic Networking Hardware EEE 448 Computer Networks with (Network Programming) Basic Networking Hardware Lecture #2 Dept of Electrical and Electronics Engineering Çukurova University Agenda What is a network device? Network Media

More information

Chapter 9 Introduction to Networks

Chapter 9 Introduction to Networks Chapter 9 Introduction to Networks 9.1 Uses of a network Networks are used in many situations. We can see networks in places like offices, airports and factories. In fact we use networks in many situations

More information

Data Communication. Chapter # 1: Introduction. By: William Stalling

Data Communication. Chapter # 1: Introduction. By: William Stalling Data Communication Chapter # 1: By: Introduction William Stalling Data Communication The exchange of data between two devices via some form of transmission medium such as cable wire. For data communications

More information

Chapter 4: Network Access

Chapter 4: Network Access 4.0.1.1 Chapter 4: Network Access To support our communication, the OSI model divides the functions of a data network into layers. Each layer works with the layers above and below to transmit data. 4.0.1.2

More information

TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming

TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming 2 TCP/IP and OSI Model Ethernet LAN Network Cables Network Devices Network Topologies Redundant Internet Connections VLANs Wireless LANs Upcoming Network Technologies 3 4 Elements of the Network Sender

More information

Networking Fundamentals

Networking Fundamentals Networking Fundamentals Cable types and connectors Fiber A fiber optic cable consists of a bundle of glass threads, each of which is capable of transmitting messages modulated onto light waves. Fiber optics

More information

Chapter Topics Part 1. Network Definitions. Behind the Scenes: Networking and Security

Chapter Topics Part 1. Network Definitions. Behind the Scenes: Networking and Security Chapter Topics Part 1 Behind the Scenes: Networking and Security CS10001 Computer Literacy Business Networks Network Advantages Client/Server Networks Network Classifications Servers Toplogies Chapter

More information

INTRODUCTION TO ICT.

INTRODUCTION TO ICT. INTRODUCTION TO ICT. (Introducing Basic Network Concepts) Lecture # 24-25 By: M.Nadeem Akhtar. Department of CS & IT. URL: https://sites.google.com/site/nadeemcsuoliict/home/lectures 1 INTRODUCTION TO

More information

Unit 10. Networks. Copyright 2005 Heathkit Company, Inc. All rights reserved.

Unit 10. Networks. Copyright 2005 Heathkit Company, Inc. All rights reserved. Unit 10 Networks Copyright 2005 Heathkit Company, Inc. All rights reserved. The basic components of a network: Connections (Physical Medium) Protocols (Common language) Services (Clients, Servers, and

More information

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT Network Basics Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT E-mail :Agha.m@mcit.gov.af Cell:0700148122 After this lesson,you will be able to : Define

More information

Introduction to Networking Devices

Introduction to Networking Devices Introduction to Networking Devices Objectives Explain the uses, advantages, and disadvantages of repeaters, hubs, wireless access points, bridges, switches, and routers Define the standards associated

More information

10/100/1000 Mbps Ethernet 100 Mbps FDDI 155/620 Mbps ATM 4/10/45 Mbps Wireless

10/100/1000 Mbps Ethernet 100 Mbps FDDI 155/620 Mbps ATM 4/10/45 Mbps Wireless TRANSMISSION MEDIA LOCAL AREA NETWORK (LAN) TECHNOLOGY 10/100/1000 Mbps Ethernet 100 Mbps FDDI 155/620 Mbps ATM 4/10/45 Mbps Wireless page - 2 LAN TECHNOLOGY Protocol What is a Protocol? A protocol is

More information

COMPONENTS OF DATA COMMUNICATION

COMPONENTS OF DATA COMMUNICATION COMPONENTS OF DATA COMMUNICATION ANALOG AND DIGITAL TRANSMISSION An analog signal is one that is continuous with respect to time and may take on any value within a given range of values. Eg Human voice.

More information

Technology in Action. Chapter 12 Behind the Scenes: Networking and Security. Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall

Technology in Action. Chapter 12 Behind the Scenes: Networking and Security. Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall Technology in Action Chapter 12 Behind the Scenes: Networking and Security 1 Networking Advantages Networks Increase productivity Enable the sharing of hardware resources Facilitate knowledge sharing Enable

More information

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low Chapter 15 Networking Concepts 1. Define networking. It is the interconnection of independent computing devices for sharing of information over shared medium. 2. What is the need for networking? / What

More information

COMPUTER SKILLS COMP101

COMPUTER SKILLS COMP101 COMPUTER SKILLS COMP101 Chapter 4 Introduction to Computer Networks Definitions and Terminologies Computer Network A network consists of two or more computers that are linked in order to share resources

More information

2. LAN Topologies Gilbert Ndjatou Page 1

2. LAN Topologies Gilbert Ndjatou Page 1 2. LAN Topologies Two basic categories of network topologies exist, physical topologies and logical topologies. The physical topology of a network is the cabling layout used to link devices. This refers

More information

Class X Subject : IT (Vocational) Chapter -1 Ouestion / Answer

Class X Subject : IT (Vocational) Chapter -1 Ouestion / Answer Class X Subject : IT (Vocational) Chapter -1 Ouestion / Answer Q1 What is a computer network? A computer network, often simply referred to as a network, is a collection of computers and other hardware

More information

Computer Communication Networks Lecture No. 1

Computer Communication Networks Lecture No. 1 Computer Communication Networks Lecture No. 1 Reference books used in lectures 1- Computer Networks, Tanenbaum 2- Communication networks, Sharam Hekmat 3- Computer Networks, a system approach, L. Peterson

More information

Physical Layer V What does the physical layer provide?

Physical Layer V What does the physical layer provide? SEMESTER 1 Chapter 8 Physical Layer V 4.0 90 Points 8.1.1 What does the physical layer provide? What are the four elements of delivering frames across the media? 8.1.2 What are the three basic forms of

More information

Dr./ Ahmed Mohamed Rabie Sayed

Dr./ Ahmed Mohamed Rabie Sayed 1 Dr./ Ahmed Mohamed Rabie Sayed 2 A network is a group of two or more computer systems linked together to exchange data and share resources, including expensive peripherals. 3 A local area network (LAN)

More information

A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers,

A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers, CBCN4103 A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers, servers, and other devices. LANs offer computer

More information

Computer science..pharmacy college

Computer science..pharmacy college Is the facility to transfer data to remote locations quickly & conveniently, the data is transferred by means of a telecommunication network. Note: Data communication is the transmission of electronic

More information

Rab Nawaz Jadoon. Data Communication and Computer Networks DCS. Assistant Professor COMSATS IIT, Abbottabad. Department of Computer Science

Rab Nawaz Jadoon. Data Communication and Computer Networks DCS. Assistant Professor COMSATS IIT, Abbottabad. Department of Computer Science Data Communication and Computer Networks Rab Nawaz Jadoon DCS Assistant Professor COMSATS IIT, Abbottabad COMSATS Institute of Information Technology Computer Communication Networks Data communications

More information

Computer Networks and Internet

Computer Networks and Internet Computer Networks and Internet Objectives Computer Networks Internet 2 Computer Networks Introducing Computer Networks A computer network consists of two or more computers linked together to exchange data

More information

Types of Computer Networks. ICS 614: Computer Networks Concepts and Principles 11

Types of Computer Networks. ICS 614: Computer Networks Concepts and Principles 11 Types of Computer Networks ICS 614: Computer Networks Concepts and Principles 11 Types of networks Networks are categorized by distribution, size, and architecture. A network can be as simple as a single

More information

Lesson 1: Network Communications

Lesson 1: Network Communications Lesson 1: Network Communications This lesson introduces the basic building blocks of network communications and some of the structures used to construct data networks. There are many different kinds of

More information

Lecture (07) Media & Switching III Ethernet Protocol & Network Hardware Components

Lecture (07) Media & Switching III Ethernet Protocol & Network Hardware Components Lecture (07) Media & Switching III Ethernet Protocol & Network Hardware Components By: Dr. Ahmed ElShafee ١ Agenda Ethernet Protocol Physical layer Physical layer devices The Data Link Layer ٢ Ethernet

More information

More on LANS. LAN Wiring, Interface

More on LANS. LAN Wiring, Interface More on LANS Chapters 10-11 LAN Wiring, Interface Mostly covered this material already NIC = Network Interface Card Separate processor, buffers incoming/outgoing data CPU might not be able to keep up network

More information

IT 2004 Data Communication & Networking

IT 2004 Data Communication & Networking IT 2004 Data Communication & Networking Week 4 Network Topology, Architecture & Access Methods P.G.R Nayomi Gamlath MSc(Pdn), BSc (Rajarata) ATI -Kurunegala Why networks? To share resources (such as printer,

More information

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Network and Telecommunications Basics Chapter Outline The telecommunications system Network services

More information

Network basics. Unit objectives Describe the basic components of a network Identify characteristics of network technologies Analyze the OSI model

Network basics. Unit objectives Describe the basic components of a network Identify characteristics of network technologies Analyze the OSI model Network basics Unit objectives Describe the basic components of a network Identify characteristics of network technologies Analyze the OSI model Topic A Topic A: Network concepts Topic B: Network architectures

More information

Introduction to LAN Topologies Cabling. 2000, Cisco Systems, Inc. 3-1

Introduction to LAN Topologies Cabling. 2000, Cisco Systems, Inc. 3-1 Introduction to LAN Topologies Cabling 2000, Cisco Systems, Inc. 3-1 Objectives Upon completion of this chapter, you will be able to perform the following tasks: Media / Cabling Local Area Network Cabling

More information

Introduction to Computer Science (I1100) Networks. Chapter 6

Introduction to Computer Science (I1100) Networks. Chapter 6 Networks Chapter 6 501 Outline How does Networks and Internet Work? Networking devices Physical Network topology Types of Network Intranets - extranets Copper Media IP Address 502 How does Networks and

More information

Fundamentals of Networking Introduction to Networking Devices

Fundamentals of Networking Introduction to Networking Devices Fundamentals of Networking Introduction to Networking Devices Kuldeep Sonar 1 NIC (Network Interface Card) A network interface provides connectivity from an end-user PC or laptop to the public network.

More information

Introduction to Networking

Introduction to Networking Networking BASICS Introduction to Networking... 2 Network Media... 4 Network Design... 5 Network Architectures... 7 Protocols and Network Software... 9 1 Introduction to Networking A computer network is

More information

Darshan Institute of Engineering & Technology for Diploma Studies

Darshan Institute of Engineering & Technology for Diploma Studies 1. Explain different network devices in detail. Or Explain NIC (Network Interface Card) in detail. Network interface cards are add on cards as hardware cards on the motherboard. This is additional hardware

More information

KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B

KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT TITLE: DATACOMMUNICATION COURSE CODE: 223 SECTION A: 30 Marks ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B TIME ALLOWED:

More information

Network Topologies & LAN,MAN and WAN. By: Mr. Binesh Kr. Singh. What is Topology

Network Topologies & LAN,MAN and WAN. By: Mr. Binesh Kr. Singh. What is Topology http://bineshsingh.yolasite.com Network Topologies & LAN,MAN and WAN By: Mr. Binesh Kr. Singh What is Topology NW Topology Defines how various computers or nodes they are connected to each other Or It

More information

Networks. Computer Technology

Networks. Computer Technology Networks Computer Technology Network Two or more computers and other devices (printers or scanners) that are connected, for the purpose of sharing data and programs Advantages of Networks Communication

More information

Computers: Tools for an Information Age. Chapter 7 Networking: Computer Connections

Computers: Tools for an Information Age. Chapter 7 Networking: Computer Connections Computers: Tools for an Information Age Chapter 7 Networking: Computer Connections Objectives Describe the basic components of a network Explain the methods of data transmission, including types of signals,

More information

Network Media and Layer 1 Functionality

Network Media and Layer 1 Functionality Network Media and Layer 1 Functionality BSAD 146 Dave Novak Dean, Chapter 3, pp 93-124 Objectives Introduction to transmission media Basic cabling Coaxial Twisted pair Optical fiber Basic wireless (NIC)

More information

Objectives. Learn how computers are connected. Become familiar with different types of transmission media

Objectives. Learn how computers are connected. Become familiar with different types of transmission media Objectives Learn how computers are connected Become familiar with different types of transmission media Learn the differences between guided and unguided media Learn how protocols enable networking 2 Objectives

More information

Review: Networking Fall Final

Review: Networking Fall Final Review: Networking Fall Final Question 1 of 43 You have implemented a network where each device provides shared files with all other devices on the network. What type of network do you have? Peer to peer

More information

Brief Summary of the Chapter: CHAPTER 1 NETWORKING AND OPEN STANDARDS In this chapter we are going to study about computer Networks, associated terminology and related concept along with network devices.

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 10 Networking Essentials Objectives Learn about hardware devices used for networking Learn about the different types of networks

More information

with its cables, connectors, Switches, Hubs and topologies

with its cables, connectors, Switches, Hubs and topologies Introduction to LAN www.mycsvtunotes.in with its cables, connectors, Switches, Hubs and topologies LAN Small interconnected computers or workstations within a building or small area up to 10 Kms. Small

More information

CH : 15 LOCAL AREA NETWORK OVERVIEW

CH : 15 LOCAL AREA NETWORK OVERVIEW CH : 15 LOCAL AREA NETWORK OVERVIEW P. 447 LAN (Local Area Network) A LAN consists of a shared transmission medium and a set of hardware and software for interfacing devices to the medium and regulating

More information

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1 IT 4504 Section 4.0 Network Architectures 2008, University of Colombo School of Computing 1 Section 4.1 Introduction to Computer Networks 2008, University of Colombo School of Computing 2 Introduction

More information

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition Chapter Seven Local Area Networks: Part 1 Data Communications and Computer Networks: A Business User s Approach Seventh Edition After reading this chapter, you should be able to: State the definition of

More information

Lecture (03) Ethernet Protocol & Network Hardware Components

Lecture (03) Ethernet Protocol & Network Hardware Components Lecture (03) Ethernet Protocol & Network Hardware Components Dr. Ahmed M. ElShafee 1 Agenda Ethernet Protocol/ and cable types Network interface card Network nodes Servers Clients Storage area network

More information

CS610- Computer Network Solved Subjective From Midterm Papers

CS610- Computer Network Solved Subjective From Midterm Papers Solved Subjective From Midterm Papers May 08,2012 MC100401285 Moaaz.pk@gmail.com Mc100401285@gmail.com PSMD01 CS610- Computer Network Midterm Examination - Fall 2011 1. Where are destination and source

More information

M242 COMPUTER NETWORS AND SECURITY

M242 COMPUTER NETWORS AND SECURITY M242 COMPUTER NETWORS AND SECURITY UNIT - I DATA COMMUNICATIONS 1.1 Data Communications 1. What is data communication? Explain its components Data communication is a process of transferring data electronically

More information

Local Area Network(LAN)

Local Area Network(LAN) Local Area Network(LAN) A local area network (LAN) is a computer network that interconnects computers within a limited area. Example: a residence, school, laboratory, university campus,office building

More information

Introduction to LAN Protocols

Introduction to LAN Protocols CHAPTER 2 Chapter Goals Learn about different LAN protocols. Understand the different methods used to deal with media contention. Learn about different LAN topologies. This chapter introduces the various

More information

Chapter 2 Network Topologies and Network Control Devices

Chapter 2 Network Topologies and Network Control Devices Chapter 2 Network Topologies and Network Control Devices 1.1 Introduction Physical Structures: A network is two or more devices connected through links. A link is a communications pathway that transfers

More information

This PDF document is a sample chapter from the book...

This PDF document is a sample chapter from the book... This PDF document is a sample chapter from the book... To order this book, print the last page of this document. Copyright 2001 Society of Manufacturing Engineers Chapter 37 Manufacturing Networks 37.1

More information

CHAPTER 2 - NETWORK DEVICES

CHAPTER 2 - NETWORK DEVICES CHAPTER 2 - NETWORK DEVICES TRUE/FALSE 1. Repeaters can reformat, resize, or otherwise manipulate the data packet. F PTS: 1 REF: 30 2. Because active hubs have multiple inbound and outbound connections,

More information

Modern Ethernet. Chapter 6

Modern Ethernet. Chapter 6 Modern Ethernet Chapter 6 Contents Define the characteristics, cabling, and connectors used in 10BaseT and 10BaseFL Explain how to connect multiple Ethernet segments Define the characteristics, cabling,

More information

Different network topologies

Different network topologies Network Topology Network topology is the arrangement of the various elements of a communication network. It is the topological structure of a network and may be depicted physically or logically. Physical

More information

It is the process of sharing data, programs, and information between two or more computers.

It is the process of sharing data, programs, and information between two or more computers. 1 Communications It is the process of sharing data, programs, and information between two or more computers. Numerous applications depend on communication systems: E-mail Instant messaging (IM) Internet

More information

Prof. Shervin Shirmohammadi SITE, University of Ottawa. Design Technologies. Lecture 17: Prof. Shervin Shirmohammadi CEG

Prof. Shervin Shirmohammadi SITE, University of Ottawa. Design Technologies. Lecture 17: Prof. Shervin Shirmohammadi CEG Lecture 17: Design Technologies Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4185 17-1 Design Goals From the architecture and its components and simulation, we

More information

COMMUNICATION. Exchange of ideas, messages, or information between two communicating parties. SIMPLEX HALF DUPLEX FULL DUPLEX

COMMUNICATION. Exchange of ideas, messages, or information between two communicating parties. SIMPLEX HALF DUPLEX FULL DUPLEX COMMUNICATION Exchange of ideas, messages, or information between two communicating parties. SIMPLEX HALF DUPLEX FULL DUPLEX SIMPLEX In simplex transmission, communication can take place in only one direction.

More information

Chapter 4 NETWORK HARDWARE

Chapter 4 NETWORK HARDWARE Chapter 4 NETWORK HARDWARE 1 Network Devices As Organizations grow, so do their networks Growth in number of users Geographical Growth Network Devices : Are products used to expand or connect networks.

More information

Introduction to LAN Protocols

Introduction to LAN Protocols CHAPTER 2 Introduction to LAN Protocols This chapter introduces the various media-access methods, transmission methods, topologies, and devices used in a local area network (LAN). Topics addressed focus

More information

IEEE 802 LANs SECTION C

IEEE 802 LANs SECTION C IEEE 802 LANs SECTION C Outline of the Lecture Basic characteristics of LAN Topology Transmission Media MAC IEEE 802 LANs 802.3 - CSMA/CD based (Ethernet) 802.4 Token bus-based 802.5 Token ring-based Comparison

More information

The NIC is the main interface between the computer and the network cable.

The NIC is the main interface between the computer and the network cable. The NIC is the main interface between the computer and the network cable. 50 Parallel data into serial data. Memory CPU Computer 10011001 Cable 1-0-0-1-1-0-0-1 NIC 51 Considerations when selecting the

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 10 Networking Essentials Objectives Learn about hardware devices used for networking Learn about the different types of networks

More information

NETWORK TOPOLOGIES. Application Notes. Keywords Topology, P2P, Bus, Ring, Star, Mesh, Tree, PON, Ethernet. Author John Peter & Timo Perttunen

NETWORK TOPOLOGIES. Application Notes. Keywords Topology, P2P, Bus, Ring, Star, Mesh, Tree, PON, Ethernet. Author John Peter & Timo Perttunen Application Notes NETWORK TOPOLOGIES Author John Peter & Timo Perttunen Issued June 2014 Abstract Network topology is the way various components of a network (like nodes, links, peripherals, etc) are arranged.

More information

Chapter 10: Local Area Networks

Chapter 10: Local Area Networks Chapter 10: Local Area Networks MULTIPLE CHOICE 1. CSMA stands for: a. Client-Server Multi-Access c. Carrier Server Master Application b. Carrier Sense Multiple Access d. none of the above 2. The CD in

More information

Chapter 4: Communication Technology. Solutions

Chapter 4: Communication Technology. Solutions Chapter 4: Communication Technology Solutions Summative Assessment Multiple-Choice Questions (MCQs) 1. Two examples of network are telephone and. a. Radio b. Transmission c. Globe d. All of the above 2.

More information

Cables and Connectors

Cables and Connectors Module 2 Cables and Connectors Twisted Pair Two wires that carry the data signals (one conductor carries a positive signal; one carries a negative signal). Two wires are twisted to reduce the effects of

More information

Review For Exam 2. Internetworking. Summary Questions. School of Business Eastern Illinois University. School of Business Eastern Illinois University

Review For Exam 2. Internetworking. Summary Questions. School of Business Eastern Illinois University. School of Business Eastern Illinois University School of Business Review For Exam 2 Wednesday 10/6/2004) Abdou Illia, Fall 2004 School of Business Internetworking 3 1. Name the two most known Medium Access Control Protocols found in LANs. How they

More information

Chapter 9. Ethernet. Part II

Chapter 9. Ethernet. Part II Chapter 9 Ethernet Part II CCNA1-1 Chapter 9-2 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor, Ontario. Thanks must go

More information

Chapter One: Networking Fundamentals Computer Networks

Chapter One: Networking Fundamentals Computer Networks 1.1 Bandwidth Bandwidth is defined as the amount of information that can flow through a network connection in a given period of time. It is important to understand the concept of bandwidth for the following

More information

Layer 2 functionality bridging and switching

Layer 2 functionality bridging and switching Layer 2 functionality bridging and switching BSAD 141 Dave Novak Sources: Network+ Guide to Networks, Dean 2013 Overview Layer 2 functionality Error detection Bridges Broadcast and collision domains How

More information

ET4254 Communications and Networking 1

ET4254 Communications and Networking 1 Topic 10:- Local Area Network Overview Aims:- LAN topologies and media LAN protocol architecture bridges, hubs, layer 2 & 3 switches 1 LAN Applications (1) personal computer LANs low cost limited data

More information

King Fahd University of Petroleum & Minerals Electrical Engineering Department EE 400, Experiment # 2

King Fahd University of Petroleum & Minerals Electrical Engineering Department EE 400, Experiment # 2 King Fahd University of Petroleum & Minerals Electrical Engineering Department EE 400, Experiment # 2 IP Addressing and Subnetting: Establishing Elementary Networks using Hubs, Switches and Routers. Objectives:

More information

1 Q1. Attempt any THREE 09 1 Give the difference between Human Network and

1 Q1. Attempt any THREE 09 1 Give the difference between Human Network and Sanjivani Rural Education Society s CLASS-TEST-I YEAR:- 2015-16 SANJIVANI K.B.P.POLYTECHNIC, KOPARGAON Model Answer Sub:- Computer Network Sub. Code:- 17429 Class :- Div:- A & B SYCM Dept. :- Computer

More information

Discovering Computers Chapter 9 Communications and Networks

Discovering Computers Chapter 9 Communications and Networks Discovering Computers 2009 Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the components required for successful communications Identify various sending and receiving devices Describe

More information

10- and 100-Mbps Ethernet

10- and 100-Mbps Ethernet Ethernet Basics 10-Mbps Ethernet Three 10-Mbps Ethernet standards: 10BASE5 10BASE2 10BASE-T 10BASE2 and 10BASE5 were around more than 20 years and have been replaced by newer alternatives 10BASE-T s use

More information

Media and Access Method. Tory Klementsen, MCP A+ Sno Isle Skill Center Network+ Module 2

Media and Access Method. Tory Klementsen, MCP A+ Sno Isle Skill Center Network+ Module 2 Media and Access Method Tory Klementsen, MCP A+ Sno Isle Skill Center Network+ Module 2 Transmission Media The stuff that carries signals from computer to computer or device on a network. Different media

More information

6.1.2 Repeaters. Figure Repeater connecting two LAN segments. Figure Operation of a repeater as a level-1 relay

6.1.2 Repeaters. Figure Repeater connecting two LAN segments. Figure Operation of a repeater as a level-1 relay 6.1.2 Repeaters A single Ethernet segment can have a maximum length of 500 meters with a maximum of 100 stations (in a cheapernet segment it is 185m). To extend the length of the network, a repeater may

More information

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION TO COMPUTER NETWORKS Computer Networks Computer network connects two or more autonomous computers. The computers can be geographically located anywhere. LAN, MAN & WAN Network in small geographical

More information

DATA SECURITY MANAGEMENT. Chris Hare INSIDE. What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches; Network

DATA SECURITY MANAGEMENT. Chris Hare INSIDE. What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches; Network 87-01-01 DATA SECURITY MANAGEMENT NETWORK TECHNOLOGIES FOR INFORMATION SECURITY PRACTITIONERS: PART 1 Chris Hare INSIDE What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches;

More information

INTRODUCTION DATA COMMUNICATION TELECOMMUNICATIONS SYSTEM COMPONENTS 1/28/2015. Satish Chandra satish0402.weebly.com

INTRODUCTION DATA COMMUNICATION TELECOMMUNICATIONS SYSTEM COMPONENTS 1/28/2015. Satish Chandra satish0402.weebly.com INTRODUCTION DATA COMMUNICATION Satish Chandra satish0402.weebly.com The term telecommunication means communication at a distance. The word data refers to information presented in whatever form is agreed

More information

Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources.

Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources. Networks, telecommunications and the Internet Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources. The purpose of a network

More information

Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair

Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair Link download full: https://testbankservice.com/download/test-bank-for-aguide-to-designing-and-implementing-local-and-wide-area-networks-2ndedition-by-palmer-and-sinclair/

More information

Integrating Information Systems: Technology, Strategy, and Organizational Factors

Integrating Information Systems: Technology, Strategy, and Organizational Factors MASSACHUSETTS INSTITUTE OF TECHNOLOGY SLOAN SCHOOL OF MANAGEMENT 15.565 Integrating Information Systems: Technology, Strategy, and Organizational Factors 15.578 Global Information Systems: Communications

More information

Full file at

Full file at ch02 True/False Indicate whether the statement is true or false. 1. The number of nodes on a network and the length of cable used influence the quality of communication on the network. 2. Repeaters and

More information