DATA COMMUNICATIONS MANAGEMENT. Gilbert Held INSIDE

Size: px
Start display at page:

Download "DATA COMMUNICATIONS MANAGEMENT. Gilbert Held INSIDE"

Transcription

1 DATA COMMUNICATIONS MANAGEMENT VIRTUAL LANS Gilbert Held INSIDE Definition, Rationale, Support for Virtual Networking Requirements, Facilitating Adds, Moves, and Changes, Enhancing Network Performance, Enhancing Network Security, Implicit Tagging, Explicit Tagging INTRODUCTION This article discusses the rationale for virtual local area networks (VLANs), their construction methods, and emerging standards. Since it may be late 1997 or early 1998 when VLAN standards are agreed upon, readers may prefer to satisfy their virtual networking requirements using proprietary equipment. In doing so, this article will serve as a guide, as it covers basic construction techniques to include compatibility issues associated with attempting to construct a network using equipment from different vendors. DEFINITION A virtual LAN (VLAN) represents a logical broadcast domain established on a physical network topology. To illustrate the effect of this definition, the focus will be on an Ethernet switch. Exhibit 1 illustrates an eight-port Ethernet switch used to connect six workstations to two servers. In this example, the eight ports are labeled 0 through 7 and represent the eight physical ports built into the switch. Assume workstations connected to Ethernet switch ports 0 through 2 and 6 represent computers and a server that belong to the engineering department. Also assume that workstations connected to Ethernet switch ports 3 through 5 and 7 represent computers and a server that belong to the sales department. If the Ethernet switch is capable of supporting the creation of VLANs based on the physical port that devices are connected to, two virtual LANs could be constructed. The engineering depart- PAYOFF IDEA Imagine a virtual organization in which employees can be assigned to a project regardless of their geographical location and obtain the ability to easily communicate. Although this capability might have been a wish just a few years ago, today it is a reality due to the capability of a new communications technology known as virtual local area networking, or VLAN. 02/98 Auerbach Publications 1998 CRC Press LLC

2 EXHIBIT 1 Using An Ethernet Switch ment VLAN could be established to form a broadcast domain consisting of switch ports 0 through 2 and 6. In comparison, the sales department could have a VLAN established by logically grouping switch ports 3 through 5 and 7 into a broadcast domain. Exhibit 2 illustrates the logical establishment of the two virtual LANs on the physical topology of the eight-port Ethernet switch. In examining the two VLANs established in Exhibit 2, note that each represents a broadcast domain separate from the other. This separation can represent a problem if, for example, a workstation on one VLAN requires access to a server assigned to a different VLAN. Later in this article, interoperability issues will be examined when the different VLAN construction techniques are described. Rationale There are several key reasons that form the basis for organizations building virtual LANs. Those reasons include supporting the virtual networking requirements of an organization, facilitating adds, moves, and changes, enhancing network performance, and enhancing network security. Each of these reasons will be discussed briefly to obtain an appreciation for how the use of VLAN technology may be able to enhance an organization s networking operations.

3 EXHIBIT 2 Establishing VLANs Based on Switch Port Connection Support for Virtual Networking Requirements A virtual LAN represents a logically created broadcast domain. As such, it is not restricted to following the exact topology of a LAN. Instead, it must reside within the physical topology of a LAN. This means a VLAN can be constructed, modified, and deleted in tandem with the assignment of personnel to a project that requires communications support. In addition, the construction and modification of stations into a broadcast domain can correspond to the computers attached to LANs and used by employees assigned to a particular project. Thus, a VLAN can be used to support the virtual networking requirements of an organization. Facilitating Adds, Moves, and Changes A VLAN associates network nodes into a broadcast domain based on a predefined networking characteristic, such as a switch port. By adding, deleting, or modifying the characteristics used to define network nodes to a broadcast domain, one obtains the capability to add, modify, or delete members in the VLAN. Thus, a VLAN facilitates adds, moves, and changes.

4 Enhancing Network Performance Many upper-layer protocols use broadcast packets to advertise the presence of certain network devices. In doing so, such packets can flood a network as they are repeated by bridges onto other network segments, even if no device on the new segment requires the service of the device. For example, in a Novell NetWare environment, servers transmit a Service Advertising Protocol (SAP) Packet every 60 seconds. Since broadcast packets or frames originating on one VLAN do not normally flow onto other VLANs, the use of VLANs can improve performance as broadcast packets can be restricted to specific domains requiring knowledge of server offerings. Enhancing Network Security Although a VLAN is not a security device and does not provide such services as encryption, authentication, and verification, it can provide enhanced network security. The reason it can do so is due to the fact that transmissions are normally restricted to predefined broadcast domains. This means that only a member of the broadcast domain will normally receive a packet originated by another member of the VLAN domain. Conversely, this also can result in a network user that is not a member of the domain having an inability to receive packets sent on the domain. Thus, a common method used to breach security by the connection of a LAN monitor to read all network packets would not normally work if the user attempting to use the monitor was not a member of the VLAN. An exception to the use of VLANs to enhance network security is discussed later in this article. Construction Methods There are two basic methods used to construct VLANs implicit and explicit tagging. Implicit tagging results in the use of a characteristic or feature of the node connected to a LAN, such as the port on a switch through which a node connects to a network. Through the use of implicit tagging, the LAN frame remains unmodified. In comparison, explicit tagging results in the modification of a LAN frame as it flows through a switch or router, during which a field is added that defines the VLAN associated with a network node. Currently, most work in the area of explicit tagging is being performed by the Institute of Electrical and Electronic Engineers (IEEE) 802.1Q committee. That committee prepared a Project Authorization Request (PAR) in March 1996 that defined the general scope of the VLAN standardization effort. That effort is expected to be finalized in late 1997 or early In the interim, one can acquire equipment that uses implicit tagging or proprietary explicit tagging. Both techniques are examined in the following paragraphs.

5 Implicit Tagging There are three main methods of implicit tagging used to create VLANs, with each method corresponding to one of the three lower layers of the International Standards Organization Open System Interconnection (ISO) Reference Model. Those methods include the use of ports, MAC addresses, and protocols that correspond to the Physical Layer, Data Link Layer, and Network Layer, respectively. Inasmuch as the creation of VLANs via port assignments was previously examined, VLANs can also be created using MAC addresses and protocols. The use of MAC addresses to create VLANs provides more flexibility than the use of ports. This is because a segment-based switch would otherwise have to associate all nodes on a segment with a predefined VLAN when VLAN assignments occur based on associating a port connection to a virtual LAN. Exhibit 3 illustrates an eight-port switch that supports both VLAN creation via MAC addresses and segment switching. For simplicity, MAC addresses are shown as two hex digits instead of their IEEE 6-byte or 48-bit address. In examining Exhibit 3, note that only two segments are shown EXHIBIT 3 VLAN Creation Using MAC Addresses

6 populated segments A and B. Each of those segments has three workstations, with their MAC addresses shown as A1, A2, A3, and B1, B2, B3 for each segment. When a VLAN is created based on port use, all nodes on a segment are required to be assigned to the same VLAN. For example, if ports 0 and 6 were used to form a VLAN, then nodes with MAC addresses A1, A2, and A3, and server S1 would be assigned to the same broadcast domain. Suppose workstations with MAC addresses A1 and A2 were used by members of the engineering department, while workstations with MAC addresses A3, B1, B2, and B3 were used by members of the sales department. If the creation of VLANs was based on port use, one would have to physically move the workstation whose MAC address is A3 from segment A to segment B if one wanted to create two virtual LANs, each based upon the department the employee using the workstation was assigned to. In comparison, if VLAN creation is based upon a MAC address, one could assign workstations with MAC addresses A1 and A2 to one virtual LAN, while workstations with MAC addresses A3, B1, B2, and B3 could be assigned to the second virtual LAN. Note that this method of VLAN assignment alleviates the necessity to recable the workstation whose MAC address is A3. Although this is clearly advantageous, the use of MAC addresses on segments to establish virtual LANs negates one advantage of virtual LANs enhanced network security. By supporting the creation of VLANs based upon MAC addresses, the broadcast domain must be extended to the entire segment on which a particular MAC address resides. Thus, a packet associated with the VLAN formed by workstations A1 and A2 would be broadcast onto segment A. This means that, with appropriate equipment, the user at the workstation whose MAC address is A3 would be capable of reading packets on a different virtual LAN from the one he or she is assigned to. The third major method used to construct VLANs is based on the protocol used by network nodes. This is a very flexible approach to VLAN creation as it enables workstations and servers to belong to multiple VLANs. For example, returning to Exhibit 3, assume workstations whose MAC addresses are A1 and A2 use a TCP/IP protocol stack, while workstations whose MAC addresses are B1, B2, and B3 use a IPX/SPX protocol stack. Further assume that the workstation whose MAC address is A3 has dual TCP/IP and IPX/SPX protocol stacks. Then, if VLAN creation is based upon protocol used, the workstation whose MAC address is A3 can belong to both virtual LANs. Explicit Tagging Explicit tagging references the physical modification of a LAN frame as it flows through a networking device. That modification adds two or

7 EXHIBIT 4 Potential IEEE VLAN Tagging Models more fields into a LAN frame. Currently, the IEEE 802.1Q committee has proposed two models of VLAN tagging, referred to as a one-level model and a two-level model. Exhibit 4 illustrates the formats of the one-level and two-level models. Both models are shown for Ethernet and the proposed tagging formats differ for FDDI and Token Ring LANs, which are not illustrated. In the one-level model, the destination and source addresses from the original, untagged Ethernet frame are split apart from the remainder of the frame. Two new fields, labeled Ethertype and VLAN-ID, are inserted. The Ethertype field is used to identify the frame as a tagged packet, while the VLAN-ID field is used to identify the VLAN to which the packet is assigned. For the two-level model, the Virtual Destination and Virtual Source fields represent new addresses added to the frame that represent virtual addresses. The Ethertype field and VLAN-ID fields retain the same meanings as the level-one model; however, through the use of the level-two model, frames can be addressed explicitly. Currently, a large degree of effort remains in developing VLAN standards. For example, such questions as how explicit and implicit tagging methods can co-exist, or will even co-exist, remain to be determined. Another area that remains to be resolved is the effect of extended frames upon many communications products, such as bridges, repeaters, routers, and gateways. For example, the addition of a VLAN-ID field can result in an Ethernet frame carrying a maximum 1500-byte information field, having its total length exceed the maximum allowable Ethernet frame length. When this situation occurs, some communications devices that check frame lengths will treat such frames as errors. This can result in such frames being dropped and could result in session timeouts as the frames are repeatedly retransmitted and dropped prior to their arrival at

8 their intended destination. Thus, a considerable amount of effort remains prior to explicit tagging becoming a viable VLAN creation method. Interoperability Issues Today, one can acquire VLAN-capable switches and routers from more than 30 vendors. Unfortunately, the ability of a product from one vendor to interoperate with a product from another vendor with respect to their VLAN capability cannot be guaranteed. In fact, due to the lack of standards, one can only configure dissimilar equipment to operate together when implicit tagging is used. When doing so, one must restrict the method of implicit tagging to a common denominator supported by all products, and more than likely manually configure all equipment, as vendor equipment management capability may not be interoperable. Due to this, many organizations commonly acquire VLAN equipment from the same vendor. CONCLUSION Due to explicit tagging being several years away from possible standardization, most virtual LANs will continue to be developed using implicit tagging. This means organizations with immediate requirements to establish virtual LANs should focus their attention on equipment that has an implicit tagging capability. However, since organizations are always looking for methods by which they can economize on the purchase of equipment, network managers and administrators should ensure that the VLAN-capable switches and routers they purchase are software upgradeable. This means that microprocessor-based switches and routers should normally be considered, since such equipment is commonly upgradeable via a ROM change or PROM upgrade. In comparison, lower-cost products based upon the use of Application Specific Integrated Circuits (ASICs) cannot be upgraded. Thus, if an organization anticipates a requirement to obtain the support of explicit tagging once this method of VLAN creation is standardized, it should also consider acquiring upgradeable network devices, even if such devices initially are more costly. Gilbert Held is director of 4-Degree Consulting, a Macon, GA-based high-tech consulting group. He is an internationally recognized author and lecturer, having written more than 40 books and 300 technical articles. He earned a BSEE from Pennsylvania Military College, an MSEE from New York University, and MBA and MSTM degrees from The American University. He has been selected to represent the U.S. at technical conferences in Moscow and Jerusalem and has received numerous awards for excellence in technical writing.

The Corporate Intranet Gilbert Held

The Corporate Intranet Gilbert Held 51-10-52 The Corporate Intranet Gilbert Held Payoff The growth in the popularity of the Internet has significantly influenced software product development users today can access search tools and browsers

More information

Network Imaging Techniques Gilbert Held

Network Imaging Techniques Gilbert Held 51-20-60 Network Imaging Techniques Gilbert Held Payoff Supporting imaging applications does not necessarily require an expensive network upgrade. This article discusses several inexpensive, timesaving

More information

Using Windows NT in a NetWare Environment Gilbert Held

Using Windows NT in a NetWare Environment Gilbert Held Previous screen 50-20-40 Using Windows NT in a NetWare Environment Gilbert Held Payoff For companies that require Windows NT clients to work in a NetWare environment, getting the configuration setup right

More information

Evaluating Client/Server Operating Systems: Focus on Windows NT Gilbert Held

Evaluating Client/Server Operating Systems: Focus on Windows NT Gilbert Held 5-02-30 Evaluating Client/Server Operating Systems: Focus on Windows NT Gilbert Held Payoff As organizations increasingly move mainframe-based applications to client/server platforms, Information Systems

More information

Managing Networks with the Global Naming Tree Gilbert Held

Managing Networks with the Global Naming Tree Gilbert Held 51-10-15 Managing Networks with the Global Naming Tree Gilbert Held Payoff An often-overlooked and hidden-from-view characteristic of network management systems is their use of the global naming tree.

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

8 VLANs. 8.1 Introduction. 8.2 vlans. Unit 8: VLANs 1

8 VLANs. 8.1 Introduction. 8.2 vlans. Unit 8: VLANs 1 8 VLANs 8.1 Introduction Layer 2 devices, such as network switches and wireless access points can be used to create virtual LANs (vlans), which can enhanced network security as it can be used to isolate

More information

Network Gateway Services John Enck

Network Gateway Services John Enck 51-20-39 Network Gateway Services John Enck Payoff In a TCP/IP network, a gateway has a specific purpose. The TCP/IP architecture even includes formal protocols that apply only to TCP/IP gateways. In a

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

NETWORKING COMPONENTS

NETWORKING COMPONENTS 1) OBJECTIVES NETWORKING COMPONENTS The objectives of this chapter are to familiarize with the following: - i) The LAN components ii) iii) iv) Repeater Hub Bridge v) Router vi) Gateway 2) INTRODUCTION

More information

Unicasts, Multicasts and Broadcasts

Unicasts, Multicasts and Broadcasts Unicasts, Multicasts and Broadcasts Part 1: Frame-Based LAN Operation V1.0: Geoff Bennett Contents LANs as a Shared Medium A "Private" Conversation Multicast Addressing Performance Issues In this tutorial

More information

Revision of Previous Lectures

Revision of Previous Lectures Lecture 15 Overview Last Lecture Local area networking This Lecture Wide area networking 1 Source: chapters 8.1-8.3, 17.1, 18.1, 18.2 Next Lecture Wide area networking 2 Source: Chapter 20 COSC244 Lecture

More information

Lecture (02) Network Protocols and Standards

Lecture (02) Network Protocols and Standards Lecture (02) Network Protocols and Standards Dr. Ahmed M. ElShafee 1 Agenda - - 2 Preface Protocols and standards are what make networks work together. Protocols make it possible for the various components

More information

Switched Ethernet Virtual LANs

Switched Ethernet Virtual LANs Switched Ethernet Virtual LANs Computer Networks Lecture 4 http://goo.gl/pze5o8 Switched Ethernet 2 LAN Switches Behave as bridges (operates in the logical tree topology) Switching is implemented by hardware

More information

Lecture 2. Computer Networks Models. Network Models 1-1

Lecture 2. Computer Networks Models. Network Models 1-1 Lecture 2 Computer Networks Models Network Models 1-1 Agenda Introduction to the Internet Reference Models for Computer Networks The OSI Model The TCP/IP Model Network Models 1-2 Announcements Bonus -

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

Configuring your VLAN. Presented by Gregory Laffoon

Configuring your VLAN. Presented by Gregory Laffoon Configuring your VLAN Presented by Gregory Laffoon 1 Overview of Networking Terms Networking Terms Overview OSI Model Defines a networking framework for implementing protocols in seven layers Control is

More information

Routing Between VLANs Overview

Routing Between VLANs Overview Routing Between VLANs Overview This chapter provides an overview of VLANs. It describes the encapsulation protocols used for routing between VLANs and provides some basic information about designing VLANs.

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

Cisco Systems, Inc. Norman Finn. July 9, /12. Class of Service in Class of Service in Norman Finn Cisco Systems

Cisco Systems, Inc. Norman Finn. July 9, /12. Class of Service in Class of Service in Norman Finn Cisco Systems Class of Service in 802.1 Norman Finn Cisco Systems, Inc. July 9, 1996 1/12 CoS Bridging Example sw2 16 Mb T-R 100 Mb Ether sw3 sw1 10 Mb Ether FDDI X Y 100 Mb and 10 Mb Ethernet prevent passing access

More information

UNDERSTANDING GIGABIT ETHERNET PERFORMANCE

UNDERSTANDING GIGABIT ETHERNET PERFORMANCE 51-20-98 DATA COMMUNICATIONS MANAGEMENT UNDERSTANDING GIGABIT ETHERNET PERFORMANCE Gilbert Held INSIDE Ethernet Frame Flow; The Gigabit Ethernet Frame OVERVIEW Gigabit Ethernet represents the latest Institute

More information

Mixed-Media Bridging

Mixed-Media Bridging CHAPTER 31 Mixed-Media Bridging Background Transparent bridges are found predominantly in Ethernet networks, and source-route bridges (SRBs) are found almost exclusively in Ring networks. For more information

More information

Routing Between VLANs Overview

Routing Between VLANs Overview Routing Between VLANs Overview This chapter provides an overview of VLANs. It describes the encapsulation protocols used for routing between VLANs and provides some basic information about designing VLANs.

More information

Chapter 6 Connecting Device

Chapter 6 Connecting Device Computer Networks Al-Mustansiryah University Elec. Eng. Department College of Engineering Fourth Year Class Chapter 6 Connecting Device 6.1 Functions of network devices Separating (connecting) networks

More information

Bridging and Switching Basics

Bridging and Switching Basics CHAPTER 4 Bridging and Switching Basics This chapter introduces the technologies employed in devices loosely referred to as bridges and switches. Topics summarized here include general link-layer device

More information

Source-Route Bridging

Source-Route Bridging 25 CHAPTER Chapter Goals Describe when to use source-route bridging. Understand the difference between SRB and transparent bridging. Know the mechanism that end stations use to specify a source-route.

More information

NetWare Link-Services Protocol

NetWare Link-Services Protocol 44 CHAPTER Chapter Goals Describe the Network Link-Service Protocol. Describe routing with NLSP. Describe the data packet used by NLSP. Background The (NLSP) is a link-state routing protocol from Novell

More information

NetWare Protocols. Background CHAPTER

NetWare Protocols. Background CHAPTER CHAPTER 31 NetWare Protocols Background NetWare is a network operating system (NOS) that provides transparent remote file access and numerous other distributed network services, including printer sharing

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

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

Defining Networks with the OSI Model. Module 2

Defining Networks with the OSI Model. Module 2 Defining Networks with the OSI Model Module 2 Objectives Skills Concepts Objective Domain Description Objective Domain Number Understanding OSI Basics Defining the Communications Subnetwork Defining the

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

Growth. Individual departments in a university buy LANs for their own machines and eventually want to interconnect with other campus LANs.

Growth. Individual departments in a university buy LANs for their own machines and eventually want to interconnect with other campus LANs. Internetworking Multiple networks are a fact of life: Growth. Individual departments in a university buy LANs for their own machines and eventually want to interconnect with other campus LANs. Fault isolation,

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

Lecture 9: Switched Ethernet Features: STP and VLANs

Lecture 9: Switched Ethernet Features: STP and VLANs Lecture 9: Switched Ethernet Features: STP and VLANs Dr. Mohammed Hawa Electrical Engineering Department University of Jordan EE426: Communication Networks Ethernet Switch Features The following features

More information

INTERNETWORKING: CONCEPTS, ARCHITECTURE AND PROTOCOL

INTERNETWORKING: CONCEPTS, ARCHITECTURE AND PROTOCOL Lecture Handout Computer Networks Lecture No. 23 CHAPTER 17 INTERNETWORKING: CONCEPTS, ARCHITECTURE AND PROTOCOL THE MOTIVATION FOR INTERNETWORKING: There is no single networking technology that is best

More information

Frame Relay. Frame Relay Information 1 of 18

Frame Relay. Frame Relay Information 1 of 18 Frame Relay Information 1 of 18 This document was retrieved from the Web and has been been edited by Thomas Jerry Scott for use in his TCP/IP network classes. Chapter Goals Describe the history of Frame

More information

CCNA Exploration1 Chapter 7: OSI Data Link Layer

CCNA Exploration1 Chapter 7: OSI Data Link Layer CCNA Exploration1 Chapter 7: OSI Data Link Layer LOCAL CISCO ACADEMY ELSYS TU INSTRUCTOR: STELA STEFANOVA 1 Explain the role of Data Link layer protocols in data transmission; Objectives Describe how the

More information

Introduction. The fundamental purpose of data communications is to exchange information between user's computers, terminals and applications programs.

Introduction. The fundamental purpose of data communications is to exchange information between user's computers, terminals and applications programs. Introduction The fundamental purpose of data communications is to exchange information between user's computers, terminals and applications programs. Simplified Communications System Block Diagram Intro-1

More information

LANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs, connecting devices are needed.

LANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs, connecting devices are needed. LAN interconnecting devices INTRODUCTION LANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs, connecting devices are needed. Connecting devices

More information

Network Working Group. Obsoletes: RFC 1103 October 1990

Network Working Group. Obsoletes: RFC 1103 October 1990 Network Working Group D. Katz Request for Comments: 1188 Merit/NSFNET Obsoletes: RFC 1103 October 1990 Status of this Memo A Proposed Standard for the Transmission of IP Datagrams over FDDI Networks This

More information

Chapter 7. Local Area Network Communications Protocols

Chapter 7. Local Area Network Communications Protocols Chapter 7 Local Area Network Communications Protocols The Network Layer The third layer of the OSI Model is the network layer. The network layer is concerned with providing a means for hosts to communicate

More information

INTRODUCTION TO WINDOWS 2000

INTRODUCTION TO WINDOWS 2000 50-30-31 DATA COMMUNICATIONS MANAGEMENT INTRODUCTION TO WINDOWS 2000 Gilbert Held INSIDE Versions; Features; New Features; Graphic Improvements; Active Directory; Encryption and Compression; Disk Quotas;

More information

Computer Networks. Wenzhong Li. Nanjing University

Computer Networks. Wenzhong Li. Nanjing University Computer Networks Wenzhong Li Nanjing University 1 Chapter 2. Direct Link Networks Link Service and Framing Error Detection and Reliable Transmission HDLC, PPP, and SONET Token Ring Ethernet Bridges and

More information

CS343: Data Communication LAN Overview

CS343: Data Communication LAN Overview CS343: Data Communication LAN Overview by Dr. Manas Khatua Assistant Professor Dept. of CSE IIT Guwahati E-mail: manaskhatua@iitg.ac.in Communication Network Topology Topology refers to the way in which

More information

Mixed-Media Bridging. Chapter Goals. Background. Translation Challenges CHAPTER

Mixed-Media Bridging. Chapter Goals. Background. Translation Challenges CHAPTER 24 CHAPTER Chapter Goals Understand bridging in a mixed Ethernet and Token Ring environment. Describe the differences between source-route transparent and translational bridging. List some of the challenges

More information

CS164 Final Exam Winter 2013

CS164 Final Exam Winter 2013 CS164 Final Exam Winter 2013 Name: Last 4 digits of Student ID: Problem 1. State whether each of the following statements is true or false. (Two points for each correct answer, 1 point for each incorrect

More information

Configuring Port-Based and Client-Based Access Control (802.1X)

Configuring Port-Based and Client-Based Access Control (802.1X) 9 Configuring Port-Based and Client-Based Access Control (802.1X) Contents Overview..................................................... 9-3 Why Use Port-Based or Client-Based Access Control?............

More information

Lecture (05) Network Access layer fundamentals II LAN, & WAN

Lecture (05) Network Access layer fundamentals II LAN, & WAN Lecture (05) Network Access layer fundamentals II LAN, & WAN Agenda Ethernet Addressing Ethernet Framing By: Dr. Ahmed ElShafee ١ Dr. Ahmed ElShafee, ACU : Fall 2015, Networks II ٢ Ethernet Addressing

More information

Chapter 15 Local Area Network Overview

Chapter 15 Local Area Network Overview Chapter 15 Local Area Network Overview LAN Topologies Bus and Tree Bus: stations attach through tap to bus full duplex allows transmission and reception transmission propagates throughout medium heard

More information

Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan

Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan Computer Network : Lecture Notes Nepal Engineering College Compiled by: Junior Professor: Daya Ram Budhathoki Nepal Engineering college, Changunarayan Chapter3: OSI Reference Model: Network Software: Network

More information

6 Chapter 6. Figure 1 Required Unique Addresses

6 Chapter 6. Figure 1 Required Unique Addresses 6 Chapter 6 6.1 Public and Private IP Addresses The stability of the Internet depends directly on the uniqueness of publicly used network addresses. In Figure 1 Required Unique Addresses, there is an issue

More information

Wireless Networks. Lecture 4: Wireless Networking Devices. Assistant Teacher Samraa Adnan Al-Asadi 1

Wireless Networks. Lecture 4: Wireless Networking Devices. Assistant Teacher Samraa Adnan Al-Asadi 1 Wireless Networks Lecture 4: Wireless Networking Devices Assistant Teacher Samraa Adnan Al-Asadi 1 Contents wireless LAN adapter cards wireless access Points wireless bridges wireless routers Assistant

More information

Chapter 6: Network Communications and Protocols

Chapter 6: Network Communications and Protocols Learning Objectives Chapter 6: Network Communications and Protocols Understand the function and structure of packets in a network, and analyze and understand those packets Understand the function of protocols

More information

Trademarks. Statement of Conditions by NETGEAR, Inc. All rights reserved.

Trademarks. Statement of Conditions by NETGEAR, Inc. All rights reserved. 2004 by NETGEAR, Inc. All rights reserved. Trademarks @2004 NETGEAR, Inc. NETGEAR, the Netgear logo, The Gear Guy and Everybody s connecting are trademarks of Netgear, Inc. in the United States and/or

More information

Module 15: Network Structures

Module 15: Network Structures Module 15: Network Structures Background Topology Network Types Communication Communication Protocol Robustness Design Strategies 15.1 A Distributed System 15.2 Motivation Resource sharing sharing and

More information

Upon completion of this chapter, you will be able to perform the following tasks: Identify what a VLAN is and how it operates. Configure a VLAN to

Upon completion of this chapter, you will be able to perform the following tasks: Identify what a VLAN is and how it operates. Configure a VLAN to Upon completion of this chapter, you will be able to perform the following tasks: Identify what a VLAN is and how it operates. Configure a VLAN to improve network performance. Identify what role the switch

More information

Configuring VLANs. Understanding VLANs CHAPTER

Configuring VLANs. Understanding VLANs CHAPTER 7 CHAPTER This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094) on the Cisco MWR 2941 router. It includes information about VLAN

More information

Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and

Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and Networking Technologies Mean? p. 3 What Is a Computer Network?

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

Module 16: Distributed System Structures

Module 16: Distributed System Structures Chapter 16: Distributed System Structures Module 16: Distributed System Structures Motivation Types of Network-Based Operating Systems Network Structure Network Topology Communication Structure Communication

More information

Configuring VLANs. Understanding VLANs CHAPTER

Configuring VLANs. Understanding VLANs CHAPTER CHAPTER 11 This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094) on the Cisco ME 3400 Ethernet Access switch. It includes information

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

Network protocols and. network systems INTRODUCTION CHAPTER

Network protocols and. network systems INTRODUCTION CHAPTER CHAPTER Network protocols and 2 network systems INTRODUCTION The technical area of telecommunications and networking is a mature area of engineering that has experienced significant contributions for more

More information

Private and Public addresses. Real IPs. Lecture (09) Internetwork Layer (3) Agenda. By: Dr. Ahmed ElShafee

Private and Public addresses. Real IPs. Lecture (09) Internetwork Layer (3) Agenda. By: Dr. Ahmed ElShafee Agenda Lecture (09) Internetwork Layer (3) Private and public addresses Network Address Translation Virtual Private Network (VPN) Virtual LANs By: Dr. Ahmed ElShafee ١ ٢ Private and public addresses Private

More information

Data Communication and Network. Introducing Networks

Data Communication and Network. Introducing Networks Data Communication and Network Introducing Networks Introduction to Networking Computer network, or simply network Refers to the connection of two or more computers by some type of medium You can connect

More information

LOCAL AREA NETWORKS Q&A Topic 4: VLAN

LOCAL AREA NETWORKS Q&A Topic 4: VLAN A. Indicate whether the sentence or statement is true or false: 1. VLANs are more flexible in handling moves and additions of ports than routers 2. VLANs logically segment the physical LAN infrastructure

More information

Configuring Banyan VINES

Configuring Banyan VINES Configuring Banyan VINES This chapter describes how to configure Banyan VINES and provides configuration examples. For a complete description of the VINES commands in this chapter, refer to the Banyan

More information

Network.... communication system for connecting end- systems. End-systems a.k.a. hosts PCs, workstations dedicated computers network components

Network.... communication system for connecting end- systems. End-systems a.k.a. hosts PCs, workstations dedicated computers network components Networking 1 Network... communication system for connecting end- systems End-systems a.k.a. hosts PCs, workstations dedicated computers network components 2 Multiaccess vs.. Point-to-point Multiaccess

More information

Configuring VLANs. Understanding VLANs CHAPTER

Configuring VLANs. Understanding VLANs CHAPTER CHAPTER 9 This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094). It includes information about VLAN membership modes, VLAN configuration

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

Module 16: Distributed System Structures. Operating System Concepts 8 th Edition,

Module 16: Distributed System Structures. Operating System Concepts 8 th Edition, Module 16: Distributed System Structures, Silberschatz, Galvin and Gagne 2009 Chapter 16: Distributed System Structures Motivation Types of Network-Based Operating Systems Network Structure Network Topology

More information

Lecture (03) (I) OSI Reference Model

Lecture (03) (I) OSI Reference Model Agenda Lecture (03) (I) OSI Reference Model Dr. Ahmed M. ElShafee History OSI Layers Layers function OSI & TCP/IP & NetWare Example protocols OSI Layering Concepts and Benefits OSI Terminologies ١ ٢ History

More information

Token Ring VLANs and Related Protocols

Token Ring VLANs and Related Protocols Token Ring VLANs and Related Protocols CHAPTER 4 Token Ring VLANs A VLAN is a logical group of LAN segments, independent of physical location, with a common set of requirements. For example, several end

More information

CCNA Cisco Certified Network Associate CCNA (v3.0)

CCNA Cisco Certified Network Associate CCNA (v3.0) 200-125 - CCNA Cisco Certified Network Associate CCNA (v3.0) 1.What is one benefit of PVST+? A. PVST+ supports Layer 3 load balancing without loops. B. PVST+ reduces the CPU cycles for all the switches

More information

NetWare Protocols. Background. Technology Basics CHAPTER

NetWare Protocols. Background. Technology Basics CHAPTER CHAPTER 19 NetWare Protocols Background NetWare is a network operating system (NOS) and related support services environment created by Novell, Inc. and introduced to the market in the early 1980s. Then,

More information

Troubleshooting Transparent Bridging Environments

Troubleshooting Transparent Bridging Environments Troubleshooting Transparent Bridging Environments Document ID: 10543 This information from the Internetwork Troubleshooting Guide was first posted on CCO here. As a service to our customers, selected chapters

More information

Risanuri Hidayat. 13/03/2012 Jurusan Teknik Elektro dan Tekn Informasi UGM

Risanuri Hidayat. 13/03/2012 Jurusan Teknik Elektro dan Tekn Informasi UGM Risanuri Hidayat 1 Ilustrasi 2 VLAN JTETI UGM 3 Virtual LAN A virtual LAN (VLAN) is a group of PCs, servers, and other network resources that behave as if they were connected to a single network segment

More information

Guide to Networking Essentials, 6 th Edition. Chapter 6: Network Reference Models and Standards

Guide to Networking Essentials, 6 th Edition. Chapter 6: Network Reference Models and Standards Guide to Networking Essentials, 6 th Edition Chapter 6: Network Reference Models and Standards Objectives Explain the OSI reference model layers and their relationship to hardware and software Explain

More information

VLAN Configuration. Understanding VLANs CHAPTER

VLAN Configuration. Understanding VLANs CHAPTER CHAPTER 11 This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094) on the CGR 2010 ESM. It includes information about VLAN membership

More information

Token Ring VLANs and Related Protocols

Token Ring VLANs and Related Protocols CHAPTER 4 Token Ring VLANs and Related Protocols A VLAN is a logical group of LAN segments, independent of physical location, with a common set of requirements. For example, several end stations might

More information

7010INT Data Communications Lecture 7 The Network Layer

7010INT Data Communications Lecture 7 The Network Layer Introduction 7010INT Data Communications Lecture 7 The Layer Internetworking & Devices Connecting LANs Routing Backbone networks Virtual LANs Addressing Application Presentation Session Data Link Physical

More information

10Gb/s on FDDI-grade MMF Cable. 5 Criteria Discussion Slides. SG 10Gb/s on FDDI-grade MMF

10Gb/s on FDDI-grade MMF Cable. 5 Criteria Discussion Slides. SG 10Gb/s on FDDI-grade MMF 10Gb/s on Cable 5 Criteria Discussion Slides 1 5 Criteria Review The following draft 5 criteria for the 10Gb/s on FDDI-grade multimode are provided for initial discussion purposes within the study group

More information

the larger the number of users and devices, the more broadcasts and packets each switch must handle.

the larger the number of users and devices, the more broadcasts and packets each switch must handle. VLANs Introduction By default, routers allow broadcasts to occur only within the originating network, while switches forward broadcasts to all segments. Flat network = one broadcast domain. that the largest

More information

Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview

Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview Published by National Electrical Manufacturers Association 1300 N. 17th Street Rosslyn, Virginia 22209 USA Copyright

More information

TN3270 AND TN5250 INTERNET STANDARDS

TN3270 AND TN5250 INTERNET STANDARDS 51-10-55 DATA COMMUNICATIONS MANAGEMENT TN3270 AND TN5250 INTERNET STANDARDS Ed Bailey INSIDE Enterprise Data and Logic; User Productivity and Confidence; Newer Platforms and Devices; How Standardization

More information

Configuring VLANs. Understanding VLANs CHAPTER

Configuring VLANs. Understanding VLANs CHAPTER CHAPTER 10 This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094) on the switch. It includes information about VLAN membership

More information

AppleTalk. Chapter Goals. Introduction CHAPTER

AppleTalk. Chapter Goals. Introduction CHAPTER 35 CHAPTER Chapter Goals Describe the development history of the protocol, used almost exclusively in Macintosh computers. Describe the components of networks and extended network. Discuss the primary

More information

ITEC 3800 Data Communication and Network. Introducing Networks

ITEC 3800 Data Communication and Network. Introducing Networks ITEC 3800 Data Communication and Network Introducing Networks Introduction to Networking Computer network, or simply network Refers to the connection of two or more computers by some type of medium You

More information

Analysis of Virtual Local Area Networking Technology. Zheng Zhang

Analysis of Virtual Local Area Networking Technology. Zheng Zhang 6th International Conference on Machinery, Materials, Environment, Biotechnology and Computer (MMEBC 2016) Analysis of Virtual Local Area Networking Technology Zheng Zhang Jiangxi Vocational and Technical

More information

Layering in Networked computing. OSI Model TCP/IP Model Protocols at each layer

Layering in Networked computing. OSI Model TCP/IP Model Protocols at each layer Layering in Networked computing OSI Model TCP/IP Model Protocols at each layer Learning outcomes Understand the need of layering in Networked computing Understand the OSI model and the tcp/ip model Understand

More information

(a) Client server model (b) MAN (c) Interfaces and services. [4+6+6] FirstRanker

(a) Client server model (b) MAN (c) Interfaces and services. [4+6+6] FirstRanker Code No: N0421/R07 Set No. 1 IV B.Tech I Semester Supplementary Examinations, March 2013 COMPUTER NETWORKS ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering,

More information

Ch. 4 - WAN, Wide Area Networks

Ch. 4 - WAN, Wide Area Networks 1 X.25 - access 2 X.25 - connection 3 X.25 - packet format 4 X.25 - pros and cons 5 Frame Relay 6 Frame Relay - access 7 Frame Relay - frame format 8 Frame Relay - addressing 9 Frame Relay - access rate

More information

Ethernet Network Redundancy in SCADA and real-time Automation Platforms.

Ethernet Network Redundancy in SCADA and real-time Automation Platforms. Ethernet Network Redundancy in SCADA and real-time Automation Platforms www.copadata.com sales@copadata.com Content 1. ABSTRACT... 2 2. INTRODUCTION... 2 IEC 61850 COMMUNICATION SERVICES... 2 APPLICATION

More information

Lecture (04) Using VLANs to segment LANs. Dr. Ahmed M. ElShafee. Dr. Ahmed ElShafee, ACU Spring 2014, Practical Applications in Computer Networks 4.

Lecture (04) Using VLANs to segment LANs. Dr. Ahmed M. ElShafee. Dr. Ahmed ElShafee, ACU Spring 2014, Practical Applications in Computer Networks 4. Lecture (04) Using VLANs to segment LANs Dr. Ahmed M. ElShafee ١ 4.0 ٢ Topology ٣ item Configuration item Configuration Gateway Gateway PC1 DNS Port status Band width Duplex On PC2 DNS Port status Band

More information

Configuring VLANs. Understanding VLANs CHAPTER

Configuring VLANs. Understanding VLANs CHAPTER CHAPTER 16 This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094) on your Catalyst 2950 or Catalyst 2955 switch. It includes information

More information

CCM 4300 Lecture 6 Computer Networks, Wireless and Mobile Communications. Dr Shahedur Rahman. Room: T115

CCM 4300 Lecture 6 Computer Networks, Wireless and Mobile Communications. Dr Shahedur Rahman. Room: T115 CCM 4300 Lecture 6 Computer Networks, Wireless and Mobile Communications Dr Shahedur Rahman s.rahman@mdx.ac.uk Room: T115 1 Recap of Last Session Access Control ALOHA FDMA, TDMA, CDMA OSI Model Internetworking

More information

Introduction to Internetworking

Introduction to Internetworking CHAPTER Introduction to Internetworking Introduction This chapter explains basic internetworking concepts. The information presented here helps readers who are new to internetworking comprehend the technical

More information

Fundamentals of Networking. OSI & TCP/IP Model. Kuldeep Sonar 1

Fundamentals of Networking. OSI & TCP/IP Model. Kuldeep Sonar 1 Fundamentals of Networking OSI & TCP/IP Model Kuldeep Sonar 1 Kuldeep Sonar 2 OSI Model Kuldeep Sonar 3 Application Layer Layer 7 provides an interface between a host s communication software and any necessary

More information

A. ARPANET was an early packet switched network initially connecting 4 sites (Stanford, UC Santa Barbara, UCLA, and U of Utah).

A. ARPANET was an early packet switched network initially connecting 4 sites (Stanford, UC Santa Barbara, UCLA, and U of Utah). Volume: 245 Questions Question No: 1 Which of the following statements best describes ARPANET? A. ARPANET was an early packet switched network initially connecting 4 sites (Stanford, UC Santa Barbara,

More information