VLANS and Other Hardware

Similar documents
7010INT Data Communications Lecture 7 The Network Layer

Networks Hardware Components

Router Router Microprocessor controlled traffic direction home router DSL modem Computer Enterprise routers Core routers

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

BACKBONE NETWORKS. The Three Faces of Networking. Fundamental Concepts. Network Technologies. Network Management. Backbone.

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

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

A specific IP with specific Ports and Protocols uses a dedicated WAN (Load Balance Policy).

Chapter 4 NETWORK HARDWARE

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

Chapter 6 Connecting Device

Summary of MAC protocols

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

Network protocols and. network systems INTRODUCTION CHAPTER

We are going to see a basic definition of the devices you can find in a corporate wired network, so you can understand basic IT engineering jargon.

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

LOCAL AREA NETWORKS Q&A Topic 4: VLAN

Chapter 3 Part 2 Switching and Bridging. Networking CS 3470, Section 1

Identify the features of network and client operating systems (Windows, NetWare, Linux, Mac OS)

Principles behind data link layer services

Defining Networks with the OSI Model. Module 2

1: Review Of Semester Provide an overview of encapsulation.

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

Configuring your VLAN. Presented by Gregory Laffoon

Integrated Services. Integrated Services. RSVP Resource reservation Protocol. Expedited Forwarding. Assured Forwarding.

MTA_98-366_Vindicator930

Switching & ARP Week 3

Computer Networks Security: intro. CS Computer Systems Security

Chapter 2. Switch Concepts and Configuration. Part I

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

Contents. Introduction to Networking. Preface...i. Introduction... xix

Chapter 2 Communicating Over the Network

King Fahd University of Petroleum & Minerals. LAN Extension by Bridges and WAN Connectivity by Routers using HDSL Links


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

Unicasts, Multicasts and Broadcasts

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

Question 7: What are Asynchronous links?

Packet Tracer - Subnet Scenario 2 Topology

Packet Tracer - Subnet Scenario 2 (Instructor Version)

Principles behind data link layer services:

Copyleft 2005, Binnur Kurt. Objectives

Principles behind data link layer services:

How Did LANs Evolve to Multilayer Switching?

Internetwork Basic. Possible causes of LAN traffic congestion are

ROYAL INSTITUTE OF INFORMATION & MANAGEMENT

SYSTEMS ADMINISTRATION USING CISCO (315)

TopGlobal MB8000 VPN Solution

Cisco Cisco Certified Network Associate (CCNA)

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Connecting to the Network

Network Superhighway CSCD 330. Network Programming Winter Lecture 13 Network Layer. Reading: Chapter 4

Medium Access Protocols

Configuring Virtual Private LAN Services

Abstract. AM; Reviewed: WCH/JK 9/11/02. Solution & Interoperability Test Lab Application Notes 2002 Avaya Inc. All Rights Reserved.

Cisco Networking Academy Curriculum - Semester Three Scope and Sequence

Homework 4 assignment for ECE374 Posted: 04/06/15 Due: 04/13/15

ExamTorrent. Best exam torrent, excellent test torrent, valid exam dumps are here waiting for you

Network Devices Introduction into Network Devices

ก ก Information Technology II

Microsoft Exam

Lecture 3. The Network Layer (cont d) Network Layer 1-1

Imi :... Data:... Nazwisko:... Stron:...

2. LAN Topologies Gilbert Ndjatou Page 1

Mixed-Media Bridging

Gigabit Networks, VLANs & Wireless LANs

Network Devices,Frame Relay and X.25

CHAPTER 17 - NETWORK AMD DISTRIBUTED SYSTEMS

TCOM 370 NOTES 99-1 NETWORKING AND COMMUNICATIONS

Table of Contents. Cisco RFC1483 Bridging Baseline Architecture

Lecture 7. Network Layer. Network Layer 1-1

Chapter 7. ARP and RARP MGH T MGH C I 20

Top-Down Network Design

Domain 3 - Network Devices (17 questions) Brought to you by

Computer Science Department 2 nd semester- Lecture13

1. What type of network cable is used between a terminal and a console port? cross-over straight-through rollover patch cable 2.

LAN interconnection. Telecommunication Networks Group

POS Example Exam. 1) 6b I-SUB-06-EX-0

Figure Untagged and 802.1Q-Tagged Ethernet frames

FINAL EXAM REVIEW PLEASE NOTE THE MATERIAL FROM LECTURE #16 at the end. Exam 1 Review Material

Unit 09 Computer Networks

TCP/IP and the OSI Model

Outline: Connecting Many Computers

Revision of Previous Lectures

Data Link Layer. Our goals: understand principles behind data link layer services: instantiation and implementation of various link layer technologies

W7x Wireless Access Point Family

Local Area Network Overview

Tracking Packet Flow Using Path Analysis

IP Addressing and Subnetting

Data Transport Networks

CompTIA Network+ Study Guide Table of Contents

ECPE / COMP 177 Fall Some slides from Kurose and Ross, Computer Networking, 5 th Edition

ET4254 Communications and Networking 1

Lab Using Wireshark to Examine Ethernet Frames

1. IPv6 is the latest version of the TCP/IP protocol. What are some of the important IPv6 requirements?

Configuring Transparent Bridging

Virtual-Machine-Based Network Exercises for Introductory Computer Networking Courses

Hubs. twisted pair. hub. 5: DataLink Layer 5-1

Cisco Exam Cisco Interconnecting Cisco Networking Devices Part 1 (ICND) Version: 12.0 [ Total Questions: 202 ]

CompTIA Network+ Course

Transcription:

VLANS and Other Hardware CS442 First, a review problem Subnet mask: 255.255.255.0 Examples: Client in A wants to contact server in A or B 1

Other Network Devices Brouters are devices that combine the functions of both bridges and routers. These operate at both the data link and network layers. A brouter connects both same and different data link type network LAN segments. Itisasfastasabridgeforsamedatalinktype networks, but can also connect different data link type networks. Brouters 2

Gateways Gateways operate at the network or application layer and use network layer addresses in processing messages. Gateways connect two or more LANs that use the same or different (usually different) data link and network protocols. The may connect the same or different kings of cable. Gateways process only those messages explicitly addressed to them. Gateways Gateways translate one network protocol into another, translate data formats, and open sessions between application programs, thus overcoming both hardware and software incompatibilities. A gateway may be a stand-alone microcomputer with several NICs and special software, a Front End Processor (FEP) connected to a mainframe computer, or even a special circuit card in the network server. 3

Gateways One example for a gateway is to enable LANs that use TCP/IP and ethernet to communicate with IBM mainframes that use SNA. The gateway provides both the basic system interconnection and the necessary translation between the protocols in both directions. Another common setup is for a gateway to also act as a proxy server, firewall, or email translator. More on this later Gateways 4

Network Devices Physical Data Link Network Device Operates at Messages Layer Layer Layer Hub Physical All transferred S/D Same Same Bridge Data link Filtered using S/D Same Same data link layer addr. Switch Data link Switched using S/D Same Same data link layer addr. Router Network Routed using S/D S/D Same network layer addr. Brouter Data link & Filtered & routed S/D S/D Same Network Gateway Network & Routed using S/D S/D S/D Application network layer addr. A Caveat The terminology used in the marketplace may differ substantially. One vendor s bridge may provide the functions of a router. Multiprotocol bridges - translate between different data link layer protocols. Multiprotocol routers -can understand several different network layer protocols. Protocol filtering bridges - multiprotocol bridges that forward only packets of a certain type. Encapsulating bridges - connect networks with different data link protocols. Layer-3 switches (IP switches) - can also switch messages base on their network layer address. 5

Example: The Opryland (Now Opry Mills) Network Virtual LAN Design Switches also have enabled the creation of Virtual LANs (VLANs). VLANs provide greater opportunities to manage the flow of traffic on the LAN and reduce broadcast traffic between segments. VLANs are groups of computers in an intelligent switched network. Before getting into VLANs let s revisit switches... 6

Basic Switches Intelligent Switches Intelligent switches support larger networks than the basic switch s 8- or 16- port LANs. As well as being able to support far more computers or network connections, the key advantage is in the modularity of intelligent switches (might add an ATM, Fiber module). These switches often can support several hundred ports spread over a dozen or more different modules. 7

Intelligent Switches For most switches there is not enough capacity in the switching fabric / backplane to support all ports if they become active so the switch forms groups of connections and assigns capacity using time division multiplexing. This means that the switch no longer guarantees simultaneous transmission on all ports, but will accept simultaneous input and will switch incoming data to outgoing ports as fast as possible. The groups are called VLANs VLANS VLANs can be seen as analogous to a group of endstations, perhaps on multiple physical LAN segments, that are not constrained by their physical location and can communicate as if they were on a common LAN Bigwins Broadcast traffic is limited to the VLAN Consider a big network across an entire campus on 1 switch, there would be too much broadcast traffic! VLANs can be assigned and managed dynamically without physical limitations VLAN can be used to balance bandwidth allotment per group 8

Port-Based VLANs (Layer-1 VLANs) Port-based VLANs use the physical port address to form the groups for the VLAN. It is logical to connect computers that are physically close together on the LAN into ports that are physically close together on the switch, and to assign ports that are physically close together into the same VLAN. This is the approach used in traditional LAN design: physical location determines the LAN, but is not always the most effective approach. Port-Based VLANs 9

VLAN Example VLANs used to balance capacity against network traffic MAC-Based VLANs Layer-2 VLANs MAC-based VLANs use the same data link layer addresses to form the VLAN groups. The advantage is that they are simpler to manage when computers are moved. 10

IP-Based VLANs Layer-3 VLANs IP-based VLANs use the network layer address (i.e. TCP/IP address) to form the VLAN groups. Layer-3 VLANs reduce the time spent reconfiguring the network when a computer is moved as well. Some layer-3 VLANs can also use the network layer protocol to create VLAN groups. This flexibility enables manager even greater precision in the allocation of network capacity. Application-Based VLANs Layer-4 VLANs Application-based VLANs use the application layer protocol in combination with the data link layer and network layer addresses to form the VLAN groups. The advantage is a very precise allocation of network capacity. 11