Flexible network segmentation for high-speed LANs. Intel Networking Information Series. For today s networking professionals who need fast,

Size: px
Start display at page:

Download "Flexible network segmentation for high-speed LANs. Intel Networking Information Series. For today s networking professionals who need fast,"

Transcription

1 Virtual LANs Flexible network segmentation for high-speed LANs Intel Networking Information Series For today s networking professionals who need fast, concise information to help them understand new technologies that can make their networks more efficient and cost-effective.

2 Contents Executive Summary 3 The Need for VLANs 4 VLANs: A Semi-Technical Discussion 5 An Industry-Wide VLAN Standard 6 The Intel VLAN Solution 6 Summary and Conclusion 7 For More Information 7 Glossary of Terms 7 2

3 Executive Summary Few people experience the rapid changes of today s business environment more than Information Technology (IT) managers. Employees move, business operations are restructured and new technologies emerge. All of these changes add pressure to networks already straining under the requirements of more users, more powerful workstations and more demanding applications. Virtual LANs (VLANs) can help IT managers adapt to these changes more easily and effectively, while increasing overall network performance. By offering a highly flexible means of segmenting a corporate network, VLANs reduce the performance bottlenecks that occur when traditional backbone routers can t meet the demands of fast, switched networks. A VLAN is a group of, servers and other network resources that behave as if they were connected to a single, network segment even though they may not be. For example, all marketing personnel may be spread throughout a building. Yet if they are all assigned to a single VLAN, they can share resources and bandwidth as if they were connected to the same segment (see Figure 1). The resources of other departments can be invisible to the marketing VLAN members, accessible to all, or accessible only to specified individuals, at the IT manager s discretion. This logical grouping of network nodes helps free IT managers from the restrictions of their existing network design and cabling infrastructure. It offers a fundamental improvement in the ease with which LANs can be designed, administered and managed. And since VLANs are software-based, they allow the network structure to quickly and easily adapt to the addition, relocation or reorganization of nodes. No longer does each change require a visit to the wiring closet. Equally important, VLANs help meet performance needs by segmenting the network more effectively. Unlike standard switching, they restrict the dissemination of broadcast as well as node-to-node traffic, so the burden of extraneous traffic is reduced throughout the network. Security can also be improved. Since all packets traveling between VLANs may also pass through a router, standard router-based security measures can be implemented to restrict access as needed. Despite the advantages of a welldesigned VLAN solution, the newness WAN Marketing Engineering Administration Router The VLAN Solution of the technology and the large number of proprietary implementations have created confusion in the marketplace. Some industry pundits have charged that VLANs may eventually become unnecessary as routing becomes faster and high-bandwidth technologies such as Fast Ethernet and Gigabit Ethernet emerge. They also note a slow, industrywide trend toward protocols that depend less upon broadcast traffic. These changes may, to some extent, reduce the importance of VLAN solutions in the future, but they won t eliminate many of the key advantages of the technology. And VLANs offer an immediate and cost-effective solution to several very real networking challenges a solution that can be integrated into existing networks without costly overhauls. The potential benefits should not be ignored. 3rd Floor 2nd Floor Ist Floor Figure 1: VLANs allow highly flexible, efficient network segmentation, enabling users and resources to be grouped logically, without regard to physical location. Printer Printer 3

4 The Need for VLANs By the 1980 s, most networks consisted of a simple, hierarchical arrangement in which multiple, shared-media networks were connected by a router (see Figure 2). With their sophisticated packet handling, routers allowed communication between networks when necessary, while effectively segmenting traffic so that large shared networks were not swamped by excessive traffic. Unfortunately, traditional routers were slow, complicated and expensive. As the need for faster networks emerged, a new solution was needed. es spearheaded the next evolution of network structure. By segmenting the network and providing dedicated bandwidth where needed, they greatly increased performance, while reducing cost and complexity (see Figure 3). However, traditional switches segment only unicast, or node-to-node, traffic. Unlike routers, they do not limit broadcast traffic (packets that are addressed to all the nodes within the network) or multicast traffic (packets that are distributed to a group of nodes). As networks have grown and traffic has increased, IT managers have been forced to segment their networks into more and more switched subnets to meet increasing performance demands. With these changes, broadcast and multicast traffic have placed a greater burden on network bandwidth. In the worst case scenario, broadcast traffic can spiral out of control, creating broadcast storms that can bring down the network. As switched networks have become more common, routers have continued to exist within the network. But they ve been forced toward the periphery, where speed is generally less critical. VLANs offer an effective solution to swamped routers and broadcast storms. By limiting the distribution of broadcast, multicast and unicast traffic, they can help free up bandwidth, reduce the need for expensive and complicated routing Benefits of VLANs Flexible network segmentation Users and resources that communicate most frequently with each other can be grouped into common VLANs, regardless of physical location. Each group s traffic is largely contained within the VLAN, reducing extraneous traffic and improving the efficiency of the whole network. Simple management The addition of nodes, as well as moves and other changes, can be dealt with quickly and conveniently from the management console rather than the wiring closet. Increased performance VLANs free up bandwidth by limiting node-to-node and broadcast traffic throughout the network. Better use of server resources With a VLAN-enabled adapter, a server can be a member of multiple VLANs. This reduces the need to route traffic to and from the server. Enhanced network security VLANs create virtual boundaries that can only be crossed through a router. So standard, router-based security measures can be used to restrict access to each VLAN as required. between switched networks, and eliminate the danger of broadcast storms. With these advantages, VLANs revive many of the key advantages of LAN routing, but with greater flexibility, performance, simplicity and affordability. A Traditional Fully Routed Network A Standard ed Network Corporate LAN Router Corporate LAN Router WAN Servers Server Server Server Figure 2: Traditional LAN routers segment the network and provide logical structure, but are slow, complicated and expensive. Figure 3: Standard switches are much faster than routers and provide dedicated bandwidth where needed, but are vulnerable to broadcast storms. 4

5 VLANs: A Semi-Technical Discussion In general, there are three basic models for determining and controlling how a packet gets assigned to a VLAN. Port-based VLANs In this implementation, the administrator assigns each port of a switch to a VLAN. For example, ports 1-3 might be assigned to the Sales VLAN, ports 4-6 to the Engineering VLAN and ports 7-9 to the Administrative VLAN (see Figure 4). The switch determines the VLAN membership of each packet by noting the port on which it arrives. When a user is moved to a different port of the switch, the administrator can simply reassign the new port to the user s old VLAN. The network change is then completely transparent to the user, and the administrator saves a trip to the wiring closet. However, this method has one significant drawback. If a repeater is attached to a port on the switch, all of the users connected to that repeater must be members of the same VLAN. MAC address-based VLANs The VLAN membership of a packet in this case is determined by its source or destination MAC address. Each switch maintains a table of MAC addresses and their corresponding VLAN memberships. A key advantage of this method is that the switch doesn t need to be reconfigured when a user moves to a different port. Marketing Engineering Administration However, assigning VLAN membership to each MAC address can be a time consuming task. Also, a single MAC address cannot easily be a member of multiple VLANs. This can be a significant limitation, making it difficult to share server resources between more than one VLAN. (Although a MAC address can theoretically be assigned to multiple VLANs, this can cause serious problems with existing bridging and routing, producing confusion in switch forwarding tables.) Layer 3 (or protocol)-based VLANs With this method, the VLAN membership of a packet is based on protocols (IP, IPX, Netbios, etc.) and Layer 3 addresses. This is the most flexible method and provides the most logical grouping of users. An IP subnet or an IPX network, for example, can each be assigned their own VLAN. Additionally, protocol-based membership allows the administrator to assign nonroutable protocols, such as Netbios or DECNET, to larger VLANs than routable protocols like IPX or IP. This maximizes the efficiency gains that are possible with VLANs. Port-Based VLANs Another important distinction between VLAN implementations is the method used to indicate membership when a packet travels between switches. Two methods exist implicit and explicit. Implicit VLAN membership is indicated by the MAC address. In this case, all switches that support a particular VLAN must share a table of member MAC addresses. Explicit A tag is added to the packet to indicate VLAN membership. Cisco ISL and the IEEE 802.1q VLAN specifications both use this method. To summarize, when a packet enters its local switch, the determination of its VLAN membership can be port-based, MAC-based or protocol-based. When the packet travels to other switches, the determination of VLAN membership for that packet can be either implicit (using the MAC address) or explicit (using a tag that was added by the first switch). Port-based and protocol-based VLANs use explicit tagging as their preferred indication method. MAC-based VLANs are almost always implicit. The bottom line is that the IEEE 802.1q specification is going to support port-based membership and explicit tagging, so these will be the default VLAN model in the future. Figure 4: In a Port-based VLAN, each port of a switch can be assigned to a particular VLAN. 5

6 An Industry-Wide VLAN Standard Many vendors have already developed their own proprietary VLAN solutions and products. Although these can provide significant benefits, an industry standard is clearly needed to ease the confusion and make the benefits of VLANs more accessible to IT managers. At present, the IEEE is still working on the 802.1q specification, which will help ensure the interoperability of VLAN implementations between switches and NICs from different vendors. Ratification of 802.1q is expected in the spring of 1998, but products based on the specification will start to appear on the market in early A second IEEE specification, 802.1p, defines the use of priority bits, which are part of the explicit VLAN tag as defined in 802.1q. There are two different VLAN models which will both be specified in the 802.1q specification: the shared model and the independent model. Both are explicit tagging implementations. They will generally work together, but problems can arise. Specifically, if you have a bridge router in your network, you would probably do well to adopt the independent model. If not, either option would work. Some switches will support both models, but you must choose one when configuring the switch for your network. The Intel VLAN Solution A proprietary VLAN solution can provide significant benefits. But once the IEEE specifications have been finalized, most future networking products will be designed to support and extend that new industry standard. So a standards-based VLAN solution is more likely to retain and extend its value as your network grows and you incorporate new products and technologies. Intel currently offers network adapters that are hardware-compatible with the upcoming IEEE VLAN specifications. Once the specifications are ratified, simple software upgrades will be available by disk or from the Intel Web page to establish compliance. Adapters that support this simple upgrade path include: Intel EtherExpress TM Server Adapter Intel EtherExpress PRO/100 PCI Adapter Intel EtherExpress PRO/100+ PCI Adapter Since the industry standards are not yet finalized, Intel switches currently support a proprietary VLAN solution, using the MAC address-based method with Layer 3 extensions. This is an extremely flexible approach, enabling an efficient, high-performance VLAN solution. The Intel EtherExpress PRO/100 Server Adapter compliments the implementation in Intel switches with its support for Cisco s proprietary ISL VLAN protocol. In the future, Intel intends to offer strong support for the IEEE VLAN specifications in both switches and adapters. Both port-based and MAC address-based VLANs will be supported using an implicit model. Explicit tagging will be also be supported using both the shared and independent models. This support for multiple implementations will make it as easy as possible for IT managers to create their own VLAN solutions, and help ensure compatibility with other VLAN implementations within their network. Flexible VLAN support is only one way in which Intel switches and adapters help ensure maximum performance and adaptability in changing network environments. (For more information, see the Adaptive Technology and Layer 3 ing briefs in the Intel Network Information Series, FaxBack 1758 and 1769.) Intel s support for emerging VLAN technologies derives naturally from Intel s commitment to delivering highperformance connectivity solutions to and servers. Intel now offers a complete line of industry-leading networking products and network management software. All offer high-performance, costeffective networking solutions, designed to empower users at the desktop while easing the burden on IT managers. Intel has also played a leading role in shifting the industry toward simplified PC and server management. The Wired for Management (WfM) initiative was launched by Intel in September of One result of this wide-ranging effort is the Wired for Management Baseline Specification. This defacto industry standard is already helping to make 6

7 the next generation of networked easier to manage and support. The goal is nothing less than a network of that can be fully managed from a central location. Intel is strongly committed to developing and supporting other industry-wide standards as well, through cooperation with other key vendors and standards organizations. Because in today s heterogenous networking environments, a solution can only be cost-effective if it interoperates readily with existing components and software. To safeguard your investment, Intel continually tracks and supports trends and specifications relating to VLANs and other emerging networking technologies. Summary and Conclusion By segmenting the corporate network with a new level of flexibility, VLANs offer a fundamental improvement to the network by working to simplify management, while increasing performance and enhancing security. Desktops, servers and other network resources can be organized according to the needs of the business, rather than the restrictions of the wiring closet. VLANs also address the limitations of standard switch segmentation by containing broadcast as well as node-tonode traffic. This helps eliminate router bottlenecks and reduces the danger of broadcast storms. Also, as a softwarebased solution, VLANs allow IT managers to adapt more easily to the inevitable network changes that occur in a fast-paced business environment. Intel s current VLAN solution offers a highly flexible approach, using explicit tagging so that each node can be assigned to multiple VLANs. In future switches and adapters, Intel will provide multiple VLAN solutions to better meet the specific needs of individual networks, while also supporting the upcoming IEEE specifications. Glossary of Terms For More Information Visit Intel on the World Wide Web at for more information on Intel s complete line of LAN adapters, switches and other high-performance networking solutions. Broadcast Network traffic that is disseminated to all the nodes on a sharedmedia segment Explicit model VLAN membership is indicated by adding a tag to each packet Implicit model VLAN membership is determined by examining information that already exists within each packet (the MAC address) Independent Model One of two explicit VLAN models specified in the IEEE 802.1q specification Layer 3 (or protocol)-based VLANs Each packet s protocol or Layer 3 addressing is examined individually by the switch to determine VLAN membership MAC Address-based VLANs VLAN membership is determined by the MAC address of each individual node Multicast Network traffic that is disseminated to selected nodes Node Each of the individual computers or other devices on a network Packet A chunk of data bits and associated information, including source address and destination address, formatted for transmitting from one node to another Port-based VLANs Each port of a switch is assigned to a particular VLAN Router A device that connects two networks at the Network Layer (Layer 3) of the OSI model; operates like a bridge, but also can choose routes through a network Segmentation The division of a network into separate shared-media subnets Shared Model One of two explicit VLAN models specified in the IEEE 802.1q specification A device that connects multiple network segments at the Data Link Layer (Layer 2) of the OSI model. They operate more simply and at higher speeds than routers. Unicast Network traffic between two nodes VLAN Virtual LAN; a logical grouping of network nodes that act as if they are connected to a single, shared-media network 7

8 Intel Services Intel PC & LAN Products Customer Information and Support Phone Numbers or find us on the World Wide Web at NORTH AMERICAN SERVICE CENTER: OREGON, USA Intel BBS FaxBack* or Product Information or Technicians Network and ProShare Conferencing/Video Products CPU, OverDrive Processors and Math Processors Phone Hours: 7:00 5:00 M-W, F 7:00 3:00 Th (US Pacific Time) EUROPEAN SERVICE CENTRE: SWINDON, UK Intel BBS FaxBack Product Information Technicians Hours (British Time) English (08:00 midnight) French (08:00 17:00, Tu 08:00 16:00) German (08:00 17:00, Tu 08:00 16:00) Italian (08:00 17:00, Tu 08:00 16:00) ASIA-PACIFIC SERVICE CENTER: SYDNEY, AUSTRALIA Product Information Technicians Hours: 05:00 15:00 ASIA-PACIFIC SERVICE CENTER: SINGAPORE Product Information Technicians Hours: 05:00 15:00 ASIA-PACIFIC SERVICE CENTER: HONG KONG Product Information Technicians Hours: 05:00 15:00 ASIA-PACIFIC SERVICE CENTER: KOREA Product Information Technicians Hours: 05:00 15:00 ASIA-PACIFIC SERVICE CENTER: TAIWAN Product Information Technicians Hours: 05:00 15:00 JAPAN SERVICE CENTER: TSUKUBA, JAPAN Product Information and Technicians Network and ProShare Conferencing/Video Products OverDrive Processors and Math Processors Hours: 09:00 17:00 M-F modem settings: 8-N-1, up to 14.4Kbps Or contact your dealer or distributor. NOTE: Call our FaxBack service and order document #9089 for a current list of phone numbers. CUSTOMER SUPPORT Intel Customer Support Services offers a broad selection of programs including extended phone support, upgrades, parts replacement, on-site services and installation. For more information, contact us on the World Wide Web at or call , ext Service and availability may vary by country. FOR ALL OTHER INTERNATIONAL SALES AND TECHNICAL SUPPORT QUESTIONS Contact your local dealer or distributor or call the North American Service center at SUPPORT FILES ON THE INTERNET Support information for Intel Brand products is available on the Internet for downloading by Anonymous FTP and for viewing or downloading on the World Wide Web. World Wide Web address (URL) Corporate: Customer Support: Intel FTP Server Hostname: ftp.intel.com File directory location: /pub/support/enduser_reseller (For FTP Server access instructions, order document #9051) MAILING ADDRESS North American Service Center Intel Customer Support JF NE Elam Young Parkway Hillsboro, OR USA European Service Centre Branded Products Support Centre Intel Corporation (UK), Ltd. Pipers Way Swindon, Wiltshire England SN3 1RJ NP0995 Intel Corporation, * Third party trademarks are the property of their respective owners. Please Recycle.

Understanding VLANs. Existing Shared LAN Configurations CHAPTER

Understanding VLANs. Existing Shared LAN Configurations CHAPTER CHAPTER 1 Understanding VLANs This chapter provides an introduction to VLANs and switched internetworking, compares traditional shared LAN configurations with switched LAN configurations, and discusses

More information

How Did LANs Evolve to Multilayer Switching?

How Did LANs Evolve to Multilayer Switching? How Did LANs Evolve to Multilayer Switching? How Did LANs Evolve to Multilayer Switching? Summary In the past, internetworking devices could easily be categorized as either bridges, routers, switches,

More information

Case Study Parc de Vilgénis College

Case Study Parc de Vilgénis College Case Study Parc de Vilgénis College Parc de Vilgénis College, France Parc de Vilgénis College selects Allied Telesis to build a powerful network connecting 3000 people and 11 remote buildings. Case Study

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

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

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

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

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION WHITE PAPER Maximize Storage Networks with iscsi USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION For use with Windows 2000 VERITAS Software Corporation 03/05/2003

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

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

Transparent Bridging and VLAN

Transparent Bridging and VLAN Transparent Bridging and VLAN Plug and Play Networking (C) Herbert Haas 2005/03/11 Algorhyme I think that I shall never see a graph more lovely than a tree a graph whose crucial property is loop-free connectivity.

More information

The ehealth Traffic Accountant Reporting Application

The ehealth Traffic Accountant Reporting Application Focus on Value The ehealth Traffic Accountant Reporting Application Understanding data (or traffic ) flow is essential for capacity planning and enabling a consistent level of performance particularly

More information

SYSTEMS ADMINISTRATION USING CISCO (315)

SYSTEMS ADMINISTRATION USING CISCO (315) Page 1 of 10 Contestant Number: Time: Rank: SYSTEMS ADMINISTRATION USING CISCO (315) REGIONAL 2014 TOTAL POINTS (500) Failure to adhere to any of the following rules will result in disqualification: 1.

More information

LAYER 2/3/4 FRAME CLASSIFICATION PRIMER. Whitepaper

LAYER 2/3/4 FRAME CLASSIFICATION PRIMER. Whitepaper LAYER 2/3/4 FRAME CLASSIFICATION PRIMER Whitepaper Table of Contents Introduction The Evolving Enterprise Network...2 Frame Classification...2 Classification Methods...3 Port-Based...3 MAC Address...4

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

EVOLUTION OF VLAN. Manisha Barse Department of E&TC, D. Y. Patil College of Engineering, Akurdi, Pune, India.

EVOLUTION OF VLAN. Manisha Barse Department of E&TC, D. Y. Patil College of Engineering, Akurdi, Pune, India. EVOLUTION OF Manisha Barse Department of E&TC, D. Y. Patil College of Engineering, Akurdi, Pune, India. Rodney Manuel Department of E&TC, D.Y.Patil College of Engineering, Akurdi, Pune, India. ABSTRACT

More information

INTRODUCTION. What You Need to Read. What this LANbook Covers

INTRODUCTION. What You Need to Read. What this LANbook Covers Qwest DSLSM LANbook INTRODUCTION What You Need to Read If you are self-installing Qwest DSL on a local area network in your home or business, start with Chapter 1: Welcome to the Qwest DSL LANbook on page

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

QuickSpecs. HP enterprise access point WL520. Overview

QuickSpecs. HP enterprise access point WL520. Overview Overview 1. Power Out 8. Ethernet LAN Activity LED 2. Power Supply 9. Power LED 3. Power Input 10. Wireless Interface Cardbus Slot B 4. Processor Module 11. Wireless Interface Cardbus Slot A 5. Cover 12.

More information

Cisco Configuration Assistant

Cisco Configuration Assistant Cisco Configuration Assistant Configuring Your Business Entire Routing, Switching, Wireless, Security and Voice Network with a Single, Easy-to-Use Tool Today s businesses depend on network-based applications

More information

Chapter 8: Subnetting IP Networks

Chapter 8: Subnetting IP Networks Chapter 8: Subnetting IP Networks Designing, implementing and managing an effective IP addressing plan ensures that networks can operate effectively and efficiently. This is especially true as the number

More information

Management Software AT-S101. User s Guide. For use with the AT-GS950/8POE Gigabit Ethernet WebSmart Switch. Version Rev.

Management Software AT-S101. User s Guide. For use with the AT-GS950/8POE Gigabit Ethernet WebSmart Switch. Version Rev. Management Software AT-S101 User s Guide For use with the AT-GS950/8POE Gigabit Ethernet WebSmart Switch Version 1.0.0 613-000985 Rev. A Copyright 2008 Allied Telesis, Inc. All rights reserved. No part

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

Importance of Interoperability in High Speed Seamless Redundancy (HSR) Communication Networks

Importance of Interoperability in High Speed Seamless Redundancy (HSR) Communication Networks Importance of Interoperability in High Speed Seamless Redundancy (HSR) Communication Networks Richard Harada Product Manager RuggedCom Inc. Introduction Reliable and fault tolerant high speed communication

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

Increase Network Reliability and Reduce Costs with Cabling Management Software and Services Designed Especially for SYSTIMAX Installations

Increase Network Reliability and Reduce Costs with Cabling Management Software and Services Designed Especially for SYSTIMAX Installations Here s Why You Need a Cable Management System You ve made a substantial investment in your cabling infrastructure. A cable management system protects that investment by allowing you to: Maximize network

More information

PowerConnect 'HOO_3RZHU&RQQHFW. Key Points. Product Description

PowerConnect 'HOO_3RZHU&RQQHFW. Key Points. Product Description 'HOO_3RZHU&RQQHFW, 1)2Brief PowerConnect 5012 1 Key Points Gigabit Ethernet was first introduced as a technology using fiber media. Today, Copper Gigabit Ethernet is offering two critical advantages for

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

PASS4TEST IT 인증시험덤프전문사이트

PASS4TEST IT 인증시험덤프전문사이트 PASS4TEST IT 인증시험덤프전문사이트 http://www.pass4test.net 일년동안무료업데이트 Exam : 640-802 Title : Cisco Certified Network Associate(CCNA) Vendors : Cisco Version : DEMO 1 / 10 Get Latest & Valid 640-802 Exam's Question

More information

Wired internetworking devices. Unit objectives Differentiate between basic internetworking devices Identify specialized internetworking devices

Wired internetworking devices. Unit objectives Differentiate between basic internetworking devices Identify specialized internetworking devices Wired internetworking devices Unit objectives Differentiate between basic internetworking devices Identify specialized internetworking devices Topic A Topic A: Basic internetworking devices Topic B: Specialized

More information

DATA COMMUNICATIONS MANAGEMENT. Gilbert Held INSIDE

DATA COMMUNICATIONS MANAGEMENT. Gilbert Held INSIDE 51-10-06 DATA COMMUNICATIONS MANAGEMENT VIRTUAL LANS Gilbert Held INSIDE Definition, Rationale, Support for Virtual Networking Requirements, Facilitating Adds, Moves, and Changes, Enhancing Network Performance,

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

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

VLANs Level 3 Unit 9 Computer Networks

VLANs Level 3 Unit 9 Computer Networks VLANs Some Requirements of LANs Need to split up broadcast domains to make good use of bandwidth People in different departments may need to be grouped together for access to servers Security: restrict

More information

Fundamentals of Windows Server 2008 Network and Applications Infrastructure

Fundamentals of Windows Server 2008 Network and Applications Infrastructure COURSE OVERVIEW This five-day instructor-led course introduces students to network and applications infrastructure concepts and configurations provided by Window Server 2008. Students will be able to acquire

More information

Objectives. Hexadecimal Numbering and Addressing. Ethernet / IEEE LAN Technology. Ethernet

Objectives. Hexadecimal Numbering and Addressing. Ethernet / IEEE LAN Technology. Ethernet 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Objectives Ethernet Network Fundamentals Chapter 9 ITE PC v4.0 Chapter 1 1 Introduce Hexadecimal number system Describe the features of various

More information

The following steps should be used when configuring a VLAN on the EdgeXOS platform:

The following steps should be used when configuring a VLAN on the EdgeXOS platform: EdgeXOS VLANs VLAN Overview This document provides an overview of what a VLAN is and how it is configured on the EdgeXOS platform. Use the step-by-step guide below to configure a VLAN on the Edge appliance

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Five Designing a Network Topology Original slides copyright by Cisco Press & Priscilla Oppenheimer Network Topology Design Issues Hierarchy Redundancy Modularity Well-defined

More information

Black Box Multicast Video-over-IP Solution

Black Box Multicast Video-over-IP Solution Application Note Black Box Multicast Video-over-IP Solution MediaCento IPX and LGB Series Ethernet Switches In this application note, we examine IP multicast streaming of video content in an Ethernet network

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

Cisco Exploration 3 Module 3 LAN Switching and Wireless Jim Johnston Class Notes September 9, 2008

Cisco Exploration 3 Module 3 LAN Switching and Wireless Jim Johnston Class Notes September 9, 2008 Cisco Exploration 3 Module 3 LAN Switching and Wireless Jim Johnston Class Notes September 9, 2008 VLAN is a logically separate IP subnetwork. This allows multiple networks to exist on a switch and provide

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

High-performance. Enterprise Scale. Global Mobility.

High-performance. Enterprise Scale. Global Mobility. WHAT S NEW NETMOTION MOBILITY 11 High-performance. Enterprise Scale. Global Mobility. Up to Twice as Fast Mobility 11 accelerates throughput and greatly enhances scalability. Enterprises can support more

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

- Hubs vs. Switches vs. Routers -

- Hubs vs. Switches vs. Routers - 1 Layered Communication - Hubs vs. Switches vs. Routers - Network communication models are generally organized into layers. The OSI model specifically consists of seven layers, with each layer representing

More information

Introducing Campus Networks

Introducing Campus Networks Cisco Enterprise Architecture Introducing Campus Networks 2003, Cisco Systems, Inc. All rights reserved. 2-1 2003, Cisco Systems, Inc. All rights reserved. BCMSN v2.0 2-2 Campus Data Center Combines switching

More information

Network Security Fundamentals. Network Security Fundamentals. Roadmap. Security Training Course. Module 2 Network Fundamentals

Network Security Fundamentals. Network Security Fundamentals. Roadmap. Security Training Course. Module 2 Network Fundamentals Network Security Fundamentals Security Training Course Dr. Charles J. Antonelli The University of Michigan 2013 Network Security Fundamentals Module 2 Network Fundamentals Roadmap Network Fundamentals

More information

The Internet software layers

The Internet software layers 1 2 The Internet software layers SMTP, Telnet, FTP, POP3, IMAP TCP, UDP IP: RIP, BGP, OSPF Ethernet, Wireless LAN, Token Ring Twisted pair, coaxial, microwave, optical fiber 3 4 Ethernet 1973 Xerox s researcher

More information

Securing Wireless Networks by By Joe Klemencic Mon. Apr

Securing Wireless Networks by By Joe Klemencic Mon. Apr http://www.cymru.com/ Securing Wireless Networks by By Joe Klemencic (faz@home.com) Mon. Apr 30 2001 Many companies make attempts to embrace new technologies, but unfortunately, many of these new technologies

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 OSPF

Introduction to OSPF Campus Networking Introduction to OSPF Workshop Campus Layer-2 Networking Network Workshop Design These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license

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

Cisco Etherswitch Service Modules

Cisco Etherswitch Service Modules . &A Cisco Etherswitch Service Modules Overview Q. What are the Cisco EtherSwitch service modules? A. The Cisco EtherSwitch service modules are integrated switching modules for Cisco routers. These are

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

EqualLogic Storage and Non-Stacking Switches. Sizing and Configuration

EqualLogic Storage and Non-Stacking Switches. Sizing and Configuration EqualLogic Storage and Non-Stacking Switches Sizing and Configuration THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS

More information

White Paper. OCP Enabled Switching. SDN Solutions Guide

White Paper. OCP Enabled Switching. SDN Solutions Guide White Paper OCP Enabled Switching SDN Solutions Guide NEC s ProgrammableFlow Architecture is designed to meet the unique needs of multi-tenant data center environments by delivering automation and virtualization

More information

Ethernet Hub. Campus Network Design. Hubs. Sending and receiving Ethernet frames via a hub

Ethernet Hub. Campus Network Design. Hubs. Sending and receiving Ethernet frames via a hub Campus Network Design Thana Hongsuwan Ethernet Hub 2003, Cisco Systems, Inc. All rights reserved. 1-1 2003, Cisco Systems, Inc. All rights reserved. BCMSN v2.0 1-2 Sending and receiving Ethernet frames

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

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

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

ZENworks for Desktops Preboot Services

ZENworks for Desktops Preboot Services 3.2 Novell ZENworks for Desktops Preboot Services DEPLOYMENT www.novell.com Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

Networks: Communicating and Sharing Resources

Networks: Communicating and Sharing Resources Networks: Communicating and Sharing Resources 1 Network Fundamentals Networks o Links multiple computer systems and enables them to share data and resources o Types of computer networks: Local area network

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

Cisco Cloud Services Router 1000V and Amazon Web Services CASE STUDY

Cisco Cloud Services Router 1000V and Amazon Web Services CASE STUDY Cisco Cloud Services Router 1000V and Amazon Web Services CASE STUDY CASE STUDY ADOBE 2 About Adobe Adobe Systems provides digital media and marketing solutions to customers around the world including

More information

Configuring IP Multicast Routing

Configuring IP Multicast Routing 39 CHAPTER This chapter describes how to configure IP multicast routing on the Catalyst 3560 switch. IP multicasting is a more efficient way to use network resources, especially for bandwidth-intensive

More information

Campus Networking Workshop. Layer 2 engineering Spanning Tree and VLANs

Campus Networking Workshop. Layer 2 engineering Spanning Tree and VLANs Campus Networking Workshop Layer 2 engineering Spanning Tree and VLANs Switching Loop When there is more than one path between two switches What are the potential problems? Switching Loop If there is more

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

Configuring IP Multicast Routing

Configuring IP Multicast Routing 34 CHAPTER This chapter describes how to configure IP multicast routing on the Cisco ME 3400 Ethernet Access switch. IP multicasting is a more efficient way to use network resources, especially for bandwidth-intensive

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

TEN ESSENTIAL NETWORK VIRTUALIZATION DEFINITIONS

TEN ESSENTIAL NETWORK VIRTUALIZATION DEFINITIONS E-Guide TEN ESSENTIAL NETWORK VIRTUALIZATION DEFINITIONS SearchSDN T here is some confusion surrounding as there is no one definition. In this exclusive guide, you ll find ten to help you better understand

More information

for Windows 2000 Servers. Application server software for enterprises to compete in the digital economy.

for Windows 2000 Servers. Application server software for enterprises to compete in the digital economy. Citrix MetaFrame for Windows 2000 Servers. Application server software for enterprises to compete in the digital economy. Citrix is the world leader in application server software and services that provide

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

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

Hands-On Network Security: Practical Tools & Methods

Hands-On Network Security: Practical Tools & Methods Hands-On Network Security: Practical Tools & Methods Security Training Course Dr. Charles J. Antonelli The University of Michigan 2012 Hands-On Network Security Module 2 Network Fundamentals Roadmap Network

More information

Image courtesy Cisco Systems, Inc. Illustration of a Cisco Catalyst switch

Image courtesy Cisco Systems, Inc. Illustration of a Cisco Catalyst switch by Jeff Tyson If you have read other HowStuffWorks articles on networking or the Internet, then you know that a typical network consists of nodes (computers), a connecting medium (wired or wireless) and

More information

CCNA Exploration Network Fundamentals. Chapter 09 Ethernet

CCNA Exploration Network Fundamentals. Chapter 09 Ethernet CCNA Exploration Network Fundamentals Chapter 09 Ethernet Updated: 07/07/2008 1 9.0.1 Introduction 2 9.0.1 Introduction Internet Engineering Task Force (IETF) maintains the functional protocols and services

More information

Gigabit Networks, VLANs & Wireless LANs

Gigabit Networks, VLANs & Wireless LANs Hands-On Gigabit Networks, VLANs & Wireless LANs ( Advanced Local Area Networks ) Course Description This Hands-On course will discuss traditional Ethernet as it is evolving today and its future. Ethernet

More information

TECHNICAL BRIEF. 3Com. XRN Technology Brief

TECHNICAL BRIEF. 3Com. XRN Technology Brief TECHNICAL BRIEF 3Com XRN Technology Brief XRN Overview expandable Resilient Networking (XRN ) from 3Com is a patented, innovative technology that allows network managers to build affordable networks that

More information

Networking interview questions

Networking interview questions Networking interview questions What is LAN? LAN is a computer network that spans a relatively small area. Most LANs are confined to a single building or group of buildings. However, one LAN can be connected

More information

Full file at

Full file at Guide to Networking Essentials, Sixth Edition 2-1 Chapter 2 Network Hardware Essentials At a Glance Instructor s Manual Table of Contents Overview Objectives Tips Quick Quizzes Class Discussion Topics

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

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

CISCO SYSTEM ADMINISTRATION (41)

CISCO SYSTEM ADMINISTRATION (41) CISCO SYSTEM ADMININSTRATION PAGE 1 OF 11 CONTESTANT ID# Time Rank CISCO SYSTEM ADMINISTRATION (41) Regional 2012 TOTAL POINTS (500) Failure to adhere to any of the following rules will result in disqualification:

More information

Unit C - Network Addressing Objectives Purpose of an IP Address and Subnet Mask Purpose of an IP Address and Subnet Mask

Unit C - Network Addressing Objectives Purpose of an IP Address and Subnet Mask Purpose of an IP Address and Subnet Mask 1 2 3 4 5 6 7 8 9 10 Unit C - Network Addressing Objectives Describe the purpose of an IP address and Subnet Mask and how they are used on the Internet. Describe the types of IP Addresses available. Describe

More information

Choosing the Right. Ethernet Solution. How to Make the Best Choice for Your Business

Choosing the Right. Ethernet Solution. How to Make the Best Choice for Your Business Choosing the Right Ethernet Solution How to Make the Best Choice for Your Business TABLE OF CONTENTS Introduction 3 CH. 1 Why Do Organizations Choose Ethernet? 4 CH. 2 What Type of Ethernet Solutions Will

More information

White paper: Agentless Backup is Not a Myth. Agentless Backup is Not a Myth

White paper: Agentless Backup is Not a Myth. Agentless Backup is Not a Myth White paper: less Backup is Not a Myth less Backup is Not a Myth White paper: less Backup is Not a Myth Executive Summary Backup and recovery software typically requires agents that are installed onto

More information

Testing Ethernet Card for Silent Monitor

Testing Ethernet Card for Silent Monitor On a site where IP telephony is or will be deployed, the Unified CM and the IP Phones are normally configured to use a Virtual Local Area Network (VLAN) such that voice is logically separated from data.

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

VoIP / RoIP for Technicians

VoIP / RoIP for Technicians Phase 4 Design, Inc VoIP / RoIP for Technicians Presented by Dave Grant Phase 4 Design, Inc dave@phase4.org 2017 Phase 4 Design, Inc Notes 2 2017, Phase 4 Design, Inc. Table of Contents What are we going

More information

Exam : Cisco Certified Network Associate(CCNA) Title : Version : DEMO

Exam : Cisco Certified Network Associate(CCNA) Title : Version : DEMO Exam : 640-802 Title : Cisco Certified Network Associate(CCNA) Version : DEMO 1.Refer to the exhibit. What could be possible causes for the "Serial0/0 is down" interface status? (Choose two.) A. A Layer

More information

J6848A Report Center Advanced network analysis and reporting for the Network Analyzer Wireline protocol test product

J6848A Report Center Advanced network analysis and reporting for the Network Analyzer Wireline protocol test product COMMUNICATIONS TEST & MEASUREMENT SOLUTIONS J6848A Report Center Advanced network analysis and reporting for the Network Analyzer Wireline protocol test product Key Features Visually compelling bar and

More information

3.5 CONNECTING DEVICES

3.5 CONNECTING DEVICES 3.5 CONNECTING DEVICES LANs or WANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs and WANs together we use connecting devices. Connecting devices

More information

Appendix B Networks, Routing, and Firewall Basics

Appendix B Networks, Routing, and Firewall Basics Appendix B Networks, Routing, and Firewall Basics This appendix provides an overview of IP networks, routing, and firewalls. Related Publications As you read this document, you may be directed to various

More information

Vendor: EMC. Exam Code: E Exam Name: Cloud Infrastructure and Services Exam. Version: Demo

Vendor: EMC. Exam Code: E Exam Name: Cloud Infrastructure and Services Exam. Version: Demo Vendor: EMC Exam Code: E20-002 Exam Name: Cloud Infrastructure and Services Exam Version: Demo QUESTION NO: 1 In which Cloud deployment model would an organization see operational expenditures grow in

More information

Competitive Analysis. Version 1.0. February 2017

Competitive Analysis. Version 1.0. February 2017 Competitive Analysis Version 1.0 February 2017 WWW.SOLIDASYSTEMS.COM Introduction This document discusses competitive advantages between Systems security appliances and other security solutions in the

More information

Computer Communication & Networks / Data Communication & Computer Networks Week # 03

Computer Communication & Networks / Data Communication & Computer Networks Week # 03 Computer Communication & Networks / Data Communication & Computer Networks Week # 03 M.Nadeem Akhtar CS & IT Department The University of Lahore Email: nadeem.akhtar@cs.uol.edu.pk URL-https://sites.google.com/site/nadeemuolcsccn/home

More information

Management Software AT-S79. User s Guide. For use with the AT-GS950/16 and AT-GS950/24 Smart Switches. Version Rev.

Management Software AT-S79. User s Guide. For use with the AT-GS950/16 and AT-GS950/24 Smart Switches. Version Rev. Management Software AT-S79 User s Guide For use with the AT-GS950/16 and AT-GS950/24 Smart Switches Version 1.0.0 613-000207 Rev. A Copyright 2005 Allied Telesyn, Inc. All rights reserved. No part of this

More information

Cisco RV180 VPN Router

Cisco RV180 VPN Router Cisco RV180 VPN Router Secure, high-performance connectivity at a price you can afford. Figure 1. Cisco RV180 VPN Router (Front Panel) Highlights Affordable, high-performance Gigabit Ethernet ports allow

More information

SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7. IP storage: A review of iscsi, FCIP, ifcp

SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7. IP storage: A review of iscsi, FCIP, ifcp SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7 IP storage: A review of iscsi, FCIP, ifcp SNIA IP Storage Forum With the advent of new IP storage products and transport protocol standards iscsi, FCIP,

More information

Course Routing Classification Properties Routing Protocols 1/39

Course Routing Classification Properties Routing Protocols 1/39 Course 8 3. Routing Classification Properties Routing Protocols 1/39 Routing Algorithms Types Static versus dynamic Single-path versus multipath Flat versus hierarchical Host-intelligent versus router-intelligent

More information