Local and Metropolitan Area Network Design (LMAND) Progettazione di Reti Locali e Comprensorio (PRLC) Exercises

Size: px
Start display at page:

Download "Local and Metropolitan Area Network Design (LMAND) Progettazione di Reti Locali e Comprensorio (PRLC) Exercises"

Transcription

1 Local and Metropolitan Area Network Design (LMAND) Progettazione di Reti Locali e Comprensorio (PRLC) Exercises

2 Symbols Station Multi-layer Switch Server Router L2 switch

3 EXERCISE #1 L2 Switch Fe0 Fe2 Fe3 A B C D A. Assuming that all the Hosts ARP cache are empty, list all packets forwarded by the L2 switch in case Host A ping Host D. B. List the ARP cache of all the Hosts at the end of the PING. C. List the filtering database of the L2 switch at the end of the PING.

4 SOLUTION EXERCISE #1 Question A (A,a) (A ip address, a mac address) ARP Request from (A,a) to (B,?) ARP Reply from (B,b) to (A,a) ICMP Echo Request from (A,a) to (B,b) ICMP Echo Reply from (B,b) to (A,a) Question B HOST A IP MAC HOST B IP MAC HOST C IP MAC HOST D IP MAC A a D d B b A a C c A a D d A a Question C Interface MAC address Fe0 a Fe3 d

5 EXERCISE #2 R1 L2 Switch A Fe7 Fe6 Fe5 Fe4 Fe2 L2 Switch B Fe7 Fe6 Fe5 Fe4 Fe0 Fe2 Fe3 Fe0 Fe2 Fe3 A B C D E F G H A. Assuming that all the devices ARP cache are empty, list all packets forwarded by the L2 switches in case Host A ping Host G B. List the filtering database of the two L2 switches at the end of the PING.

6 SOLUTION EXERCISE #2 Question A RED packets are forwarded by SWITCH A and BLUE packets are forwarded by SWITCH B. ARP Request from (A,a) to (R1,?) ARP Reply from (R1,r1_fe1) to (A,a) ICMP Echo Request (A,a) to (G,r1_fe1) ARP Request from (R1,r1_fe2) to (G,?) ARP Reply from (G,g) to (R1,r1_fe2) ICMP Echo Request from (A, r1_fe2) to (G,g) ICMP Echo Reply from (G,g) to (A,r1_fe2) ICMP Echo Reply from (G,r1_fe1) to (A,a) Question C SWITCH A Interface MAC address Fe0 a Fe4 r1_fe1 SWITCH B Interface MAC address Fe2 g Fe7 r1_fe2

7 EXERCISE #3 LAN B LAN C S S02 Costo 10 S01 Costo S03 Costo 10 LAN A A. What is the outcome of the spanning tree protocol on this network assuming that each bridge Sxx uses as part of its bridge identifier the default bridge priority and the MAC address 03-0a-00-2b-3c-xx?

8 SOLUTION EXERCISE #3 LAN B LAN C ROOT S designated 1 2 root port 2 3 S02 S01 Costo 10 1 root port 2 3 designated blocking 1 2 blocking 3 S03 Costo 10 Root path cost 10 Root path cost 20 LAN A

9 EXERCISE # A. What is the outcome of the RAPID Spanning Tree protocol on the network depicted above Assuming that the root path cost is 10 for all the switches?

10 SOLUTION EXERCISE #

11 EXERCISE #5 L2 Switch A Fe7 Fe6 Fe5 Fe4 L2 Switch B Fe7 Fe6 Fe5 Fe4 Fe0 Fe2 Fe3 Fe0 Fe2 Fe3 A B C D E F G H A. Configure the VLANs on the two switches such that the hosts belonging to the VLAN RED and the hosts belonging to VLAN BLUE are directly connected.

12 SOLUTION EXERCISE #5 VLAN RED ID=2 VLAN BLUE ID=4 SWITCH A SWITCH B Interface Mode VLAN ID Interface Mode VLAN ID Fe0 Access 2 Access 4 Fe2 Access 4 Fe3 Access 4 Fe4 Trunk 2,4 Fe0 Access 4 Access 2 Fe2 Access 4 Fe3 Access 2 Fe7 Trunk 2,4

13 EXERCISE #6 R1 L2 Switch A Fe7 Fe6 Fe5 Fe4 L2 Switch B Fe7 Fe6 Fe5 Fe4 Fe0 Fe2 Fe3 Fe0 Fe2 Fe3 A B C D E F G H A. Configure the VLAN ID on the two switches and R1 such that all the hosts in VLAN RED and VLAN BLUE are interconnected. B. Configure the IP address plan coherently with the VLANs configured.

14 SOLUTION EXERCISE #6 Question A VLAN RED ID=2 VLAN BLUE ID=4 SWITCH A SWITCH B R1 Interface Mode VLAN ID Interface Mode VLAN ID Interface Mode VLAN ID Fe0 Access 2 Access 2 Fe2 Access 4 Fe3 Access 4 Fe4 Trunk 2,4 Fe5 Trunk 2,4 Question B Fe0 Access 4 Access 2 Fe2 Access 4 Fe3 Access 4 Fe7 Trunk 2,4 Trunk 2,4 Hosts RED Network address / 24 Hosts BLUE Network address / 24 R1 Interface VLAN 2 ip address / 24 Interface VLAN 4 ip address / 24

15 EXERCISE #7 R1 Web Server L2 Switch A Fe7 Fe6 Fe5 Fe4 L2 Switch B Fe7 Fe6 Fe5 Fe4 Fe0 Fe2 Fe3 Fe0 Fe2 Fe3 A B C D E F G H Starting from network designed in Exercise#6 configure the network such that hosts on VLAN RED and VLAN BLUE are able to connect to the web server.

16 SOLUTION A EXERCISE #7 L2 Switch A R1 Fe7 Fe6 Fe5 Fe4 Web Server L2 Switch B Fe7 Fe6 Fe5 Fe4 Fe0 Fe2 Fe3 Fe0 Fe2 Fe3 A B C D E F G H Interface SWITCH B Mode VLAN ID Fe0 Access 4 Access 2 Fe2 Access 4 Fe3 Access 4 Fe6 Trunk 2,4 Fe7 Trunk 2,4 Web Server 1 NIC mode trunk allowed 2,4 Interface VLAN 2 ip address / 24 Interface VLAN 4 ip address / 24

17 SOLUTION B EXERCISE #7 L2 Switch A R1 Fe7 Fe6 Fe5 Fe4 Fe2 Fe7 Fe6 Fe5 Fe4 Web Server L2 Switch B Fe0 Fe2 Fe3 Fe0 Fe2 Fe3 A B C D E F G H Interface SWITCH B Mode VLAN ID Fe0 Access 4 Access 2 Fe2 Access 4 Fe3 Access 4 Fe5 Access 4 Fe6 Access 2 Fe7 Trunk 2,4 Web Server 2 NIC ip address / 24 Fe2 ip address / 24

18 EXERCISE #8 S03 Costo 10 Fe2 E F Fe3 Fe0 S01 Fe3 Fe2 Fe0 Fe2 Fe3 Fe0 S02 Costo 10 A B C D A. Drawing the resulting two logic L2 topologies assuming that VLAN GREEN and BLUE are correctly configured on the Switches as depicted in the figure above. B. What is the outcome of the VLAN spanning tree protocol on each topology assuming that each bridge Sxx uses as part of its bridge identifier the default bridge priority and the MAC address 03-0a-00-2b-3c-xx?

19 SOLUTION EXERCISE #8 S03 Costo 10 E F Fe0 Fe2 Fe3 Blocking Root Port ROOT S01 Fe3 Fe2 Fe0 Fe2 Fe3 Fe0 S02 Costo 10 A B C D Note: The standard 802.1q defines that STP is unique and independent of VLAN Cisco has implemented a not standards solution of the STP when use VLAN. The solution is referenced to be PVST (per VLAN STP). ROOT S01 Fe3 A Fe2 Root port Fe2 Fe3 C S02 Costo 10

20 EXERCISE #9 R1 IP /24 R2 A B C IP / 24 DW / 24 IP / 24 DW / 24 IP / 24 DW / 24 D IP / 24 DW / 24 A. Given the L3 configuration of the router R1 and of the hosts in the LAN redundant the first hop router with R2 to improve the fault tolerant. B. List the HSRP configuration of R1 and R2 and the new IP configuration of the Hosts

21 SOLUTION EXERCISE #9 R1 Interface fastethernet 1 Ip address / 24 standby 24 preempt standby 24 priority 120 standby 24 ip / 24 R2 Interface fastethernet 1 Ip address / 24 standby 24 preempt standby 24 ip / 24 A B C IP / 24 DW / 24 IP / 24 DW / 24 IP / 24 DW / 24 D IP / 24 DW / 24

22 EXERCISE #10 building 1 building 2 building 3 WAN A. Given the three physical topologies depicted above and assuming that switches use STP configure the devices (i.e., L2 and L3 configuration) such that: 1. The L2 active topology is optimized 2. The networks have the maximum fault tolerant degree to WAN access breakdown. B. Where do you should physically connect the Servers in each building and which type of NIC card must have the server to ensure maximum reliability?

23 SOLUTION EXERCISE #10 Question A building 1 building 2 building 3 Root BP Root BP Root BP HSRP BP WAN

24 SOLUTION EXERCISE #10 Question B building 1 building 2 building 3 HSRP WAN

25 EXERCISE #11 WAN A. Given the physical topology depicted above and assuming that switches use STP configure the devices (i.e., L2 and L3 configuration) such that: 1. The L2 active topology is optimized 2. All the hosts belong to the same broadcast domain and have access to the WAN. 3. WAN connection is dinamically redundant

26 SOLUTION EXERCISE #11 VLAN 1 Root path cost Root path cost 10 Root path cost Root path cost 10 BP Root path cost 10 HSRP ROOT BP SW2 Interface VLAN 1 Ip address / 24 standby 24 preempt standby 24 track Ge0 standby 24 ip / 24 Interface Ge1 no switchport Ip address /30 Ge1 WAN Ge1 SW1 Interface VLAN 1 Ip address / 24 standby 24 preempt standby 24 priority 120 standby 24 track Ge0 standby 24 ip / 24 Interface Ge1 no switchport Ip address /30

27 EXERCISE #12 A. Design the LAN of a company with two departement such that: 1. The hosts in each departement are in their own broadcast domain. 2. The L2 networks are interconnected and both have access to the WAN. 3. The access to the WAN is redundant

28 SOLUTION EXERCISE #12 R1 Interface fastethernet 1 mode trunk Switched port trunk allowed 1,2 Interface VLAN1 Ip address / 24 standby 21 preempt standby 21 priority 120 standby 21 ip / 24 R2 Interface fastethernet 1 mode trunk Switched port trunk allowed 1,2 Interface VLAN 1 Ip address / 24 standby 21 preempt standby 21 ip / 24 Interface VLAN2 Ip address / 24 standby 22 preempt standby 22 priority 120 standby 22 ip / 24 Interface VLAN 1 Ip address / 24 standby 22 preempt standby 22 ip / 24 Switch A Fe0 Access 1 Access 1 Fe2 Access 1 Fe3 Access 1 Fe4 Trunk 1,2 Fe5 Trunk 1,2 Fe6 Trunk 1,2 Fe8 Fe7 Fe6 Fe5 Fe4 Fe0 Fe2 Fe3 Fe7 Fe6 Fe5 Fe4 Fe8 Fe0 Fe2 Fe3 Switch B Fe0 Access 2 Access 2 Fe2 Access 2 Fe3 Access 2 Fe6 Trunk 1,2 Fe7 Trunk 1,2 Fe8 Trunk 1,2 IP / 24 DW / 24 IP / 24 DW / 24 Departement A VLAN 1 Departement B VLAN 2

29 EXERCISE #13 A. Design a LAN in a building of three floors such that: 1. There is one L2 switch no VLAN-aware at each floor. 2. Hosts at different floors are in different broadcast domain 3. All L2 switches are interconnected with a Multi-layer switches at the ground floor. 4. The Multi-layer switch is connected to a WAN. 5. All the hosts connected to the L2 switches have access to the WAN.

30 SOLUTION EXERCISE #13 SW1 Interface Fe2 Switchport access Vlan 1 Interface Fe3 Switchport access Vlan 2 Interface Fe4 Switchport access Vlan 3 SW1 BP Interface Vlan 1 Ip address / 24 Interface Vlan 2 Ip address / 24 Interface Vlan 3 Ip address / 24 WAN

31 EXERCISE #14 A. Design a LAN in a building of three floors such that: 1. There is L2 switch at each floor 2. The hosts at each floor belong to a different VLAN. 3. The switches at each floor are interconnected with two Multi-layer switches at the ground floor. 4. The access to the WAN is redundant.

32 SOLUTION EXERCISE #14 Access Access Access Access Access Access SW2 BP Access Trunk Trunk 4 4 HSRP 5 5 Access SW1 Root BP WAN

33 SOLUTION EXERCISE #14 SW1 Interface fastethernet 1 Switchport access VLAN 1 Interface fastethernet 2 Switchport access VLAN 2 Interface fastethernet 3 Switchport access VLAN 3 Interface fastethernet 4 Mode trunk Switchport trunk allowed VLAN 1,2,3 Interface VLAN1 Ip address / 24 standby 21 preempt standby 21 priority 120 standby 21 ip / 24 Interface VLAN2 Ip address / 24 standby 22 preempt standby 22 priority 120 standby 22 ip / 24 Interface VLAN3 Ip address / 24 standby 23 preempt standby 23 priority 120 standby 23 ip / 24 SW2 Interface fastethernet 1 Switchport access VLAN 1 Interface fastethernet 2 Switchport access VLAN 2 Interface fastethernet 3 Switchport access VLAN 3 Interface fastethernet 4 Mode trunk Switchport trunk allowed VLAN 1,2,3 Interface VLAN1 Ip address / 24 standby 21 preempt standby 21 ip / 24 Interface VLAN2 Ip address / 24 standby 22 preempt standby 22 ip / 24 Interface VLAN3 Ip address / 24 standby 23 preempt standby 23 ip / 24 Host VLAN 1 IP / 24 Gateway: Host VLAN 2 IP / 24 Gateway: Host VLAN 1 IP / 24 Gateway:

34 EXERCISE #15 A. Design a LAN in a building of three floors such that: 1. Two L2 switches are installed at each floor. The two switches are interconnected. 2. All the hosts have access to the WAN and Hosts in different VLANS are interconnected. 3. Multiple VLANs are allowed at each floor. 4. The switches at each floor are interconnected with two Multi-layer switches at the ground floor. 5. The access to the WAN is redundant.

35 SOLUTION EXERCISE #15 Access trunk trunk trunk trunk trunk SW2 BP trunk HSRP SW1 Root BP WAN

How To Understand and Configure Your Network for IntraVUE

How To Understand and Configure Your Network for IntraVUE How To Understand and Configure Your Network for IntraVUE Summary This document attempts to standardize the methods used to configure Intrauve in situations where there is little or no understanding of

More information

GC 2013-2014 GC 2013-2014. Analyze requirements. Develop logical design. Develop physical. Implement and test network Test, optimize, and document

GC 2013-2014 GC 2013-2014. Analyze requirements. Develop logical design. Develop physical. Implement and test network Test, optimize, and document Analyze requirements Monitor and optimize network performance Develop logical design Implement and test network Test, optimize, and document design Develop physical design 1-!"#!! $!% $! 2&' 3& (& )! )!

More information

CHAPTER 10 LAN REDUNDANCY. Scaling Networks

CHAPTER 10 LAN REDUNDANCY. Scaling Networks CHAPTER 10 LAN REDUNDANCY Scaling Networks CHAPTER 10 10.0 Introduction 10.1 Spanning Tree Concepts 10.2 Varieties of Spanning Tree Protocols 10.3 Spanning Tree Configuration 10.4 First-Hop Redundancy

More information

Switching in an Enterprise Network

Switching in an Enterprise Network Switching in an Enterprise Network Introducing Routing and Switching in the Enterprise Chapter 3 Version 4.0 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Compare the types of

More information

Redundancy and load balancing at L3 in Local Area Networks. Fulvio Risso Politecnico di Torino

Redundancy and load balancing at L3 in Local Area Networks. Fulvio Risso Politecnico di Torino Redundancy and load balancing at L3 in Local Area Networks Fulvio Risso Politecnico di Torino 1 Problem: the router is a single point of failure H1 H2 H3 VLAN4 H4 VLAN4 Corporate LAN Corporate LAN R1 R2

More information

Redundancy and load balancing at L3 in Local Area Networks. Fulvio Risso Politecnico di Torino

Redundancy and load balancing at L3 in Local Area Networks. Fulvio Risso Politecnico di Torino Redundancy and load balancing at L3 in Local Area Networks Fulvio Risso Politecnico di Torino 1 Default gateway redundancy (1) H1 DG: R1 H2 DG: R1 H3 DG: R1 R1 R2 ISP1 ISP2 Internet 3 Default gateway redundancy

More information

CHAPTER 6 DESIGNING A NETWORK TOPOLOGY

CHAPTER 6 DESIGNING A NETWORK TOPOLOGY CHAPTER 6 DESIGNING A NETWORK TOPOLOGY Expected Outcomes Able to identify terminology that will help student discuss technical goals with customer. Able to introduce a checklist that can be used to determine

More information

Cisco Networking Academy CCNP Multilayer Switching

Cisco Networking Academy CCNP Multilayer Switching CCNP3 v5 - Chapter 5 Cisco Networking Academy CCNP Multilayer Switching Implementing High Availability in a Campus Environment Routing issues Hosts rely on a router to find the best path Issues with established

More information

Objectives. Explain the Role of Redundancy in a Converged Switched Network. Explain the Role of Redundancy in a Converged Switched Network

Objectives. Explain the Role of Redundancy in a Converged Switched Network. Explain the Role of Redundancy in a Converged Switched Network Implement Spanning Tree Protocols LAN Switching and Wireless Chapter 5 Objectives Explain the role of redundancy in a converged network Summarize how STP works to eliminate Layer 2 loops in a converged

More information

How To Configure InterVLAN Routing on Layer 3 Switches

How To Configure InterVLAN Routing on Layer 3 Switches How To Configure InterVLAN Routing on Layer 3 Switches Document ID: 41860 Contents Introduction Prerequisites Requirements Components Used Conventions Configure InterVLAN Routing Task Step by Step Instructions

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Five Designing a Network Topology Copyright 2010 Cisco Press & Priscilla Oppenheimer Topology A map of an internetwork that indicates network segments, interconnection points,

More information

CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network

CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network Olga Torstensson SWITCHv6 1 Components of High Availability Redundancy Technology (including hardware and software features)

More information

Packet Tracer - Subnetting Scenario 1 (Instructor Version)

Packet Tracer - Subnetting Scenario 1 (Instructor Version) (Instructor Version) Instructor Note: Red font color or gray highlights indicate text that appears in the instructor copy only. Optional activities are designed to enhance understanding and/or to provide

More information

Security Considerations in IP Telephony Network Configuration

Security Considerations in IP Telephony Network Configuration Security Considerations in IP Telephony Network Configuration Abstract This Technical Report deals with fundamental security settings in networks to provide secure VoIP services. Example configurations

More information

Objectives. The Role of Redundancy in a Switched Network. Layer 2 Loops. Broadcast Storms. More problems with Layer 2 loops

Objectives. The Role of Redundancy in a Switched Network. Layer 2 Loops. Broadcast Storms. More problems with Layer 2 loops ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Implement Spanning Tree Protocols LAN Switching and Wireless Chapter 5 Explain the role of redundancy in a converged

More information

RESILIENT NETWORK DESIGN

RESILIENT NETWORK DESIGN Matěj Grégr RESILIENT NETWORK DESIGN 1/36 2011 Brno University of Technology, Faculty of Information Technology, Matěj Grégr, igregr@fit.vutbr.cz Campus Best Practices - Resilient network design Campus

More information

NETE-4635 Computer Network Analysis and Design. Designing a Network Topology. NETE4635 - Computer Network Analysis and Design Slide 1

NETE-4635 Computer Network Analysis and Design. Designing a Network Topology. NETE4635 - Computer Network Analysis and Design Slide 1 NETE-4635 Computer Network Analysis and Design Designing a Network Topology NETE4635 - Computer Network Analysis and Design Slide 1 Network Topology Design Themes Hierarchy Redundancy Modularity Well-defined

More information

hp ProLiant network adapter teaming

hp ProLiant network adapter teaming hp networking june 2003 hp ProLiant network adapter teaming technical white paper table of contents introduction 2 executive summary 2 overview of network addressing 2 layer 2 vs. layer 3 addressing 2

More information

What is VLAN Routing?

What is VLAN Routing? Application Note #38 February 2004 What is VLAN Routing? This Application Notes relates to the following Dell product(s): 6024 and 6024F 33xx Abstract Virtual LANs (VLANs) offer a method of dividing one

More information

Lab 3.10.2 Use Network Inspector to Observe STP Behavior

Lab 3.10.2 Use Network Inspector to Observe STP Behavior Lab 3.10.2 Use Network Inspector to Observe STP Behavior Objective The purpose of this lab is to observe STP behavior with the Network Inspector switch trace feature. Scenario A new switched network has

More information

Interconnecting Cisco Networking Devices Part 2

Interconnecting Cisco Networking Devices Part 2 Interconnecting Cisco Networking Devices Part 2 Course Number: ICND2 Length: 5 Day(s) Certification Exam This course will help you prepare for the following exam: 640 816: ICND2 Course Overview This course

More information

GLBP Gateway Load Balancing Protocol

GLBP Gateway Load Balancing Protocol GLBP Gateway Load Balancing Protocol By MEDDANE Redouane Cisco Instructor 1 How GLBP Works. GLBP works by making use of a single virtual IP address, which is configured as the default gateway on the hosts.

More information

Computer Networks I Laboratory Exercise 1

Computer Networks I Laboratory Exercise 1 Computer Networks I Laboratory Exercise 1 The lab is divided into two parts where the first part is a basic PC network TCP/IP configuration and connection to the Internet. The second part is building a

More information

SSVP SIP School VoIP Professional Certification

SSVP SIP School VoIP Professional Certification SSVP SIP School VoIP Professional Certification Exam Objectives The SSVP exam is designed to test your skills and knowledge on the basics of Networking and Voice over IP. Everything that you need to cover

More information

IMPLEMENTING CISCO SWITCHED NETWORKS V2.0 (SWITCH)

IMPLEMENTING CISCO SWITCHED NETWORKS V2.0 (SWITCH) IMPLEMENTING CISCO SWITCHED NETWORKS V2.0 (SWITCH) COURSE OVERVIEW: Implementing Cisco Switched Networks (SWITCH) v2.0 is a five-day instructor-led training course developed to help students prepare for

More information

Session Title: Exploring Packet Tracer v5.3 IP Telephony & CME. Scenario

Session Title: Exploring Packet Tracer v5.3 IP Telephony & CME. Scenario Session Title: Exploring Packet Tracer v5.3 IP Telephony & CME Scenario With the scheduled release of Packet Tracer v5.3 in the near future, this case study is designed to provide you with an insight into

More information

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6)

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6) Cisco Certified Network Associate Exam Exam Number 200-120 CCNA Associated Certifications CCNA Routing and Switching Operation of IP Data Networks Operation of IP Data Networks Recognize the purpose and

More information

Catalyst Layer 3 Switch for Wake On LAN Support Across VLANs Configuration Example

Catalyst Layer 3 Switch for Wake On LAN Support Across VLANs Configuration Example Catalyst Layer 3 Switch for Wake On LAN Support Across VLANs Configuration Example Document ID: 91672 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information

More information

BLADE PVST+ Spanning Tree and Interoperability with Cisco

BLADE PVST+ Spanning Tree and Interoperability with Cisco BLADE PVST+ Spanning Tree and Interoperability with Cisco Technical Brief Industry-standard PVST+ Spanning Tree Protocol with Cisco interoperability Introduction...1 Spanning Tree Protocol (IEEE 802.1d)...1

More information

VMware ESX Server 3 802.1Q VLAN Solutions W H I T E P A P E R

VMware ESX Server 3 802.1Q VLAN Solutions W H I T E P A P E R VMware ESX Server 3 802.1Q VLAN Solutions W H I T E P A P E R Executive Summary The virtual switches in ESX Server 3 support VLAN (IEEE 802.1Q) trunking. Using VLANs, you can enhance security and leverage

More information

Lab - Using IOS CLI with Switch MAC Address Tables

Lab - Using IOS CLI with Switch MAC Address Tables Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.1.1 255.255.255.0 N/A S1 VLAN 1 192.168.1.11 255.255.255.0 192.168.1.1 S2 VLAN 1 192.168.1.12

More information

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet CCNA R&S: Introduction to Networks Chapter 5: Ethernet 5.0.1.1 Introduction The OSI physical layer provides the means to transport the bits that make up a data link layer frame across the network media.

More information

OM2012 Network Monitoring. Phil Bracher Sr. Premier Field Engineer Microsoft Corporation

OM2012 Network Monitoring. Phil Bracher Sr. Premier Field Engineer Microsoft Corporation OM2012 Network Monitoring Phil Bracher Sr. Premier Field Engineer Microsoft Corporation Continuous Availability of the Management Group: Resource Pooling Config service Scale and Federation Data Access

More information

Course Contents CCNP (CISco certified network professional)

Course Contents CCNP (CISco certified network professional) Course Contents CCNP (CISco certified network professional) CCNP Route (642-902) EIGRP Chapter: EIGRP Overview and Neighbor Relationships EIGRP Neighborships Neighborship over WANs EIGRP Topology, Routes,

More information

Chapter 2 Lab 2-2, Configuring EtherChannel Instructor Version

Chapter 2 Lab 2-2, Configuring EtherChannel Instructor Version Chapter 2 Lab 2-2, Configuring EtherChannel Instructor Version Topology Objective Background Configure EtherChannel. Four switches have just been installed. The distribution layer switches are Catalyst

More information

A New Approach to Developing High-Availability Server

A New Approach to Developing High-Availability Server A New Approach to Developing High-Availability Server James T. Yu, Ph.D. School of Computer Science, Telecommunications, and Information Systems DePaul University jyu@cs.depaul.edu ABSTRACT This paper

More information

640-816: Interconnecting Cisco Networking Devices Part 2 v1.1

640-816: Interconnecting Cisco Networking Devices Part 2 v1.1 640-816: Interconnecting Cisco Networking Devices Part 2 v1.1 Course Introduction Course Introduction Chapter 01 - Small Network Implementation Introducing the Review Lab Cisco IOS User Interface Functions

More information

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób)

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób) QUESTION NO: 8 David, your TestKing trainee, asks you about basic characteristics of switches and hubs for network connectivity. What should you tell him? A. Switches take less time to process frames than

More information

LAN Baseline Architecture Branch Office Network Reference Design Guide

LAN Baseline Architecture Branch Office Network Reference Design Guide LAN Baseline Architecture Branch Office Network Reference Design Guide This document provides guidance on how to design a local area network (LAN) for a Business Ready Branch or autonomous Business Ready

More information

Troubleshooting and Maintaining Cisco IP Networks Volume 1

Troubleshooting and Maintaining Cisco IP Networks Volume 1 Troubleshooting and Maintaining Cisco IP Networks Volume 1 Course Introduction Learner Skills and Knowledge Course Goal and E Learning Goal and Course Flow Additional Cisco Glossary of Terms Your Training

More information

Configuring Redundancy

Configuring Redundancy 7 CHAPTER This chapter describes how to configure redundancy and contains these sections: Configuring Fault Tolerance, page 7-1 Configuring HSRP, page 7-5 Configuring Interface and Device Tracking, page

More information

COURSE AGENDA. Lessons - CCNA. CCNA & CCNP - Online Course Agenda. Lesson 1: Internetworking. Lesson 2: Fundamentals of Networking

COURSE AGENDA. Lessons - CCNA. CCNA & CCNP - Online Course Agenda. Lesson 1: Internetworking. Lesson 2: Fundamentals of Networking COURSE AGENDA CCNA & CCNP - Online Course Agenda Lessons - CCNA Lesson 1: Internetworking Internetworking models OSI Model Discuss the OSI Reference Model and its layers Purpose and function of different

More information

CCNP Switch 642-813 Questions/Answers Implementing High Availability and Redundancy

CCNP Switch 642-813 Questions/Answers Implementing High Availability and Redundancy Which Catalyst 6500 switch component integrates on individual line modules as well as on the supervisor engine? A. CPU B. Flash C. ASIC D. NVRAM Answer: C Cisco Catalyst 6500 Series with Cisco IOS Software

More information

CORPORATE NETWORKING

CORPORATE NETWORKING CORPORATE NETWORKING C. Pham Université de Pau et des Pays de l Adour Département Informatique http://www.univ-pau.fr/~cpham Congduc.Pham@univ-pau.fr Typical example of Ethernet local networks Mostly based

More information

Using WhatsConnected Layer 2 Discovery About, configuring, installing, and using the Layer 2 discovery features in WhatsUp Gold

Using WhatsConnected Layer 2 Discovery About, configuring, installing, and using the Layer 2 discovery features in WhatsUp Gold Using WhatsConnected Layer 2 Discovery About, configuring, installing, and using the Layer 2 discovery features in WhatsUp Gold Contents CHAPTER 1 WhatsConnected Overview Welcome to WhatsConnected... 1

More information

Abstract. MEP; Reviewed: GAK 10/17/2005. Solution & Interoperability Test Lab Application Notes 2005 Avaya Inc. All Rights Reserved.

Abstract. MEP; Reviewed: GAK 10/17/2005. Solution & Interoperability Test Lab Application Notes 2005 Avaya Inc. All Rights Reserved. Configuring Single Instance Rapid Spanning Tree Protocol (RSTP) between an Avaya C360 Converged Switch and HP ProCurve Networking Switches to support Avaya IP Telephony Issue 1.0 Abstract These Application

More information

Building Secure Network Infrastructure For LANs

Building Secure Network Infrastructure For LANs Building Secure Network Infrastructure For LANs Yeung, K., Hau; and Leung, T., Chuen Abstract This paper discusses the building of secure network infrastructure for local area networks. It first gives

More information

IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION

IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION Objective of the course: This course is designed to impart professional training to the students of computer Science, computer applications,

More information

Digi Certified Transport Technician Training Course (DCTT)

Digi Certified Transport Technician Training Course (DCTT) 1 2 A roadblock to this might be if dynamic routing using proprietary protocols, like EIGRP, are required. 3 (VRRP Can also be used over FDDI/Token Ring) HSRP (Hot Standby Router Protocol) is the Cisco

More information

First Hop Redundancy (Layer 3) 1. Network Design First Hop. Agenda. First Hop Redundancy (Layer 3) 2. L102 - First Hop Redundancy

First Hop Redundancy (Layer 3) 1. Network Design First Hop. Agenda. First Hop Redundancy (Layer 3) 2. L102 - First Hop Redundancy First Hop Redundancy (Layer 3) 1 Network Design First Hop First Hop Redundancy, Server Redundancy The problem: How can local routers be recognized by IP hosts? Note: Normally IP host has limited view of

More information

ICANWK613A Develop plans to manage structured troubleshooting process of enterprise networks

ICANWK613A Develop plans to manage structured troubleshooting process of enterprise networks ICANWK613A Develop plans to manage structured troubleshooting process of enterprise networks Release: 1 ICANWK613A Develop plans to manage structured troubleshooting process of enterprise networks Modification

More information

100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1)

100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1) 100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1) Course Overview This course provides students with the knowledge and skills to implement and support a small switched and routed network.

More information

ASM Educational Center (ASM) Est. 1992

ASM Educational Center (ASM) Est. 1992 Cisco CCNP Routing and Switching Certification Course outline ROUTE v2.0 - Implementing Cisco IP Routing Module 1: Basic Network and Routing Concepts Lesson 1: Differentiating Routing Protocols Lesson

More information

Configuring DHCP Snooping

Configuring DHCP Snooping CHAPTER 19 This chapter describes how to configure Dynamic Host Configuration Protocol (DHCP) snooping on Catalyst 4500 series switches. It provides guidelines, procedures, and configuration examples.

More information

This How To Note describes one possible basic VRRP configuration.

This How To Note describes one possible basic VRRP configuration. AlliedWare TM OS How To Configure VRRP (Virtual Router Redundancy Protocol) Introduction VRRP is a popular protocol for providing device redundancy, for connecting redundant WAN gateway routers or server

More information

Expert Reference Series of White Papers. Planning for the Redeployment of Technical Personnel in the Modern Data Center

Expert Reference Series of White Papers. Planning for the Redeployment of Technical Personnel in the Modern Data Center Expert Reference Series of White Papers Planning for the Redeployment of Technical Personnel in the Modern Data Center info@globalknowledge.net www.globalknowledge.net Planning for the Redeployment of

More information

Configuring EtherChannels

Configuring EtherChannels CHAPTER 12 This chapter describes how to configure EtherChannels on the Cisco 7600 series router Layer 2 or Layer 3 LAN ports. For complete syntax and usage information for the commands used in this chapter,

More information

Redundancy and load balancing at L3 in Local. Fulvio Risso Politecnico di Torino

Redundancy and load balancing at L3 in Local. Fulvio Risso Politecnico di Torino Redundancy and load balancing at L3 in Local Area Networks Fulvio Risso Politecnico di Torino 1 Copyright notice This set of transparencies, hereinafter referred to as slides, is protected by copyright

More information

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev. Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of

More information

Lab 4.5.2 Diagramming Intranet Traffic Flows

Lab 4.5.2 Diagramming Intranet Traffic Flows Lab 4.5.2 Diagramming Intranet Traffic Flows Objective Device Designation Device Name Address Subnet Mask Discovery Server Business Services 172.17.1.1 255.255.0.0 R1 FC-CPE-1 Fa0/1 172.17.0.1 Fa0/0 10.0.0.1

More information

Chapter 3. Enterprise Campus Network Design

Chapter 3. Enterprise Campus Network Design Chapter 3 Enterprise Campus Network Design 1 Overview The network foundation hosting these technologies for an emerging enterprise should be efficient, highly available, scalable, and manageable. This

More information

M2M Series Routers. Virtual Router Redundancy Protocol (VRRP) Configuration Whitepaper

M2M Series Routers. Virtual Router Redundancy Protocol (VRRP) Configuration Whitepaper Virtual Router Redundancy Protocol (VRRP) Configuration Whitepaper Table of Contents What is VRRP?... 3 VRRP Terminology... 3 Virtual Router... 3 VRRP Instance... 3 Virtual Router ID... 3 Virtual Router

More information

Switching Basics and Intermediate Routing CCNA 3 Labs and Study Guide Allan Johnson

Switching Basics and Intermediate Routing CCNA 3 Labs and Study Guide Allan Johnson Switching Basics and Intermediate Routing CCNA 3 Labs and Allan Johnson Introduction Switching Basics and Intermediate Routing CCNA 3 Labs and s is a supplement to your classroom and laboratory experience

More information

SSVVP SIP School VVoIP Professional Certification

SSVVP SIP School VVoIP Professional Certification SSVVP SIP School VVoIP Professional Certification Exam Objectives The SSVVP exam is designed to test your skills and knowledge on the basics of Networking, Voice over IP and Video over IP. Everything that

More information

BASIC ANALYSIS OF TCP/IP NETWORKS

BASIC ANALYSIS OF TCP/IP NETWORKS BASIC ANALYSIS OF TCP/IP NETWORKS INTRODUCTION Communication analysis provides powerful tool for maintenance, performance monitoring, attack detection, and problems fixing in computer networks. Today networks

More information

Cisco Networking Academy CCNP Multilayer Switching

Cisco Networking Academy CCNP Multilayer Switching CCNP 3 v5 - Chapter 4 Cisco Networking Academy CCNP Multilayer Switching Implementing Inter-VLAN Routing VLANs VLANs are associated with individual networks or subnetworks Network devices in different

More information

Procedure: You can find the problem sheet on Drive D: of the lab PCs. Part 1: Router & Switch

Procedure: You can find the problem sheet on Drive D: of the lab PCs. Part 1: Router & Switch University of Jordan Faculty of Engineering & Technology Computer Engineering Department Computer Networks Laboratory 907528 Lab. 2 Network Devices & Packet Tracer Objectives 1. To become familiar with

More information

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial

More information

Cisco Data Centre: Introducing Cisco Data Center Networking

Cisco Data Centre: Introducing Cisco Data Center Networking coursemonster.com/uk Cisco Data Centre: Introducing Cisco Data Center Networking View training dates» Overview In the Introducing Cisco Data Center Networking training course, delegates will learn to:â

More information

- EtherChannel - Port Aggregation

- EtherChannel - Port Aggregation 1 Port Aggregation - EtherChannel - A network will often span across multiple switches. Trunk ports are usually used to connect switches together. There are two issues with using only a single physical

More information

ANZA Formación en Tecnologías Avanzadas

ANZA Formación en Tecnologías Avanzadas INTRODUCING CISCO DATA CENTER NETWORKING (DCICN) Temario This new assoicate level course has been designed to introduce delegates to the three primary technologies that are used in the Cisco Data Center.

More information

Lab 7-1 Configuring Switches for IP Telephony Support

Lab 7-1 Configuring Switches for IP Telephony Support Lab 7-1 Configuring Switches for IP Telephony Support Learning Objectives Configure auto QoS to support IP phones Configure CoS override for data frames Configure the distribution layer to trust access

More information

How to Create VLANs Within a Virtual Switch in VMware ESXi

How to Create VLANs Within a Virtual Switch in VMware ESXi How to Create VLANs Within a Virtual Switch in VMware ESXi I am not responsible for your actions or their outcomes, in any way, while reading and/or implementing this tutorial. I will not provide support

More information

Configuring LACP (802.3ad) Between a Catalyst 6500/6000 and a Catalyst 4500/4000

Configuring LACP (802.3ad) Between a Catalyst 6500/6000 and a Catalyst 4500/4000 Configuring LACP (802.3ad) Between a Catalyst 6500/6000 and a Catalyst 4500/4000 Document ID: 19642 Contents Introduction Before You Begin Conventions Prerequisites Components Used Background Theory Difference

More information

Network Virtualization and Data Center Networks 263-3825-00 Data Center Virtualization - Basics. Qin Yin Fall Semester 2013

Network Virtualization and Data Center Networks 263-3825-00 Data Center Virtualization - Basics. Qin Yin Fall Semester 2013 Network Virtualization and Data Center Networks 263-3825-00 Data Center Virtualization - Basics Qin Yin Fall Semester 2013 1 Walmart s Data Center 2 Amadeus Data Center 3 Google s Data Center 4 Data Center

More information

Device Interface IP Address Subnet Mask Default Gateway

Device Interface IP Address Subnet Mask Default Gateway Felix Rohrer Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway S1 VLAN 99 192.168.99.11 255.255.255.0 192.168.99.1 S2 VLAN 99 192.168.99.12 255.255.255.0 192.168.99.1

More information

CISCO STUDY GUIDE. Building Cisco Multilayer Switched Networks (BCMSN) 640-504 Edition 2

CISCO STUDY GUIDE. Building Cisco Multilayer Switched Networks (BCMSN) 640-504 Edition 2 CISCO STUDY GUIDE Building Cisco Multilayer Switched Networks (BCMSN) 640-504 Edition 2 Congratulations!! You have purchased a Testkiller, Ltd Study Guide. This study guide is a selection of keypoints

More information

VLAN Workshop. Presenter: Paul Eriksson. VLAN Workshop 2009 RoamingNet Sweden (www.roamingnet.com) 1

VLAN Workshop. Presenter: Paul Eriksson. VLAN Workshop 2009 RoamingNet Sweden (www.roamingnet.com) 1 VLAN Workshop. Presenter: Paul Eriksson VLAN Workshop 2009 RoamingNet Sweden (www.roamingnet.com) 1 About this presentation A seed from the forum by Randy (Graham)?: http://forum.mikrotik.com/viewtopic.php?f=2&t=24352

More information

Use MAC-Forced Forwarding with DHCP Snooping to Create Enhanced Private VLANs

Use MAC-Forced Forwarding with DHCP Snooping to Create Enhanced Private VLANs How To Use MAC-Forced Forwarding with DHCP Snooping to Create Enhanced Private VLANs Introduction In a large network where internal users cannot be trusted, it is nearly impossible to stop a host from

More information

How To Learn Cisco Cisco Ios And Cisco Vlan

How To Learn Cisco Cisco Ios And Cisco Vlan Interconnecting Cisco Networking Devices: Accelerated Course CCNAX v2.0; 5 Days, Instructor-led Course Description Interconnecting Cisco Networking Devices: Accelerated (CCNAX) v2.0 is a 60-hour instructor-led

More information

Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme. Auxiliary Protocols

Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme. Auxiliary Protocols Auxiliary Protocols IP serves only for sending packets with well-known addresses. Some questions however remain open, which are handled by auxiliary protocols: Address Resolution Protocol (ARP) Reverse

More information

"Charting the Course...

Charting the Course... Description "Charting the Course... Course Summary Interconnecting Cisco Networking Devices: Accelerated (CCNAX), is a course consisting of ICND1 and ICND2 content in its entirety, but with the content

More information

Voice Over IP. MultiFlow 5048. IP Phone # 3071 Subnet # 10.100.24.0 Subnet Mask 255.255.255.0 IP address 10.100.24.171. Telephone.

Voice Over IP. MultiFlow 5048. IP Phone # 3071 Subnet # 10.100.24.0 Subnet Mask 255.255.255.0 IP address 10.100.24.171. Telephone. Anritsu Network Solutions Voice Over IP Application Note MultiFlow 5048 CALL Manager Serv # 10.100.27 255.255.2 IP address 10.100.27.4 OC-48 Link 255 255 25 IP add Introduction Voice communications over

More information

16-PORT POWER OVER ETHERNET WEB SMART SWITCH

16-PORT POWER OVER ETHERNET WEB SMART SWITCH 16-PORT POWER OVER ETHERNET WEB SMART SWITCH User s Manual (DN-95312) - 0 - Content Web Smart Switch Configure login ---------------------------------- 2 Administrator Authentication Configuration ---------------------------------------------

More information

Networking 4 Voice and Video over IP (VVoIP)

Networking 4 Voice and Video over IP (VVoIP) Networking 4 Voice and Video over IP (VVoIP) Course Objectives This course will give delegates a good understanding of LANs, WANs and VVoIP (Voice and Video over IP). It is aimed at those who want to move

More information

Candidates should attempt FOUR questions. All questions carry 25 marks.

Candidates should attempt FOUR questions. All questions carry 25 marks. UNIVERSITY OF ABERDEEN Exam 2010 Degree Examination in ES 3567 Communications Engineering 1B Xday X Notes: 9.00 a.m. 12 Noon (i) CANDIDATES ARE PERMITTED TO USE APPROVED CALCULATORS (II) CANDIDATES ARE

More information

Cisco Certified Network Professional - Routing & Switching

Cisco Certified Network Professional - Routing & Switching Cisco Certified Network Professional - Routing & Switching Information Course Price 5,265 No. Vouchers: Course Code 0 Vouchers CCNP-RS No. Courses: 3 1/9 Implementing Cisco IP Routing Information Length:

More information

Packet Tracer 3 Lab VLSM 2 Solution

Packet Tracer 3 Lab VLSM 2 Solution Packet Tracer 3 Lab VLSM 2 Solution Objective Create a simulated network topology using Packet Tracer Design an IP addressing scheme using a Class B subnetwork address and VLSM Apply IP addresses to the

More information

Local Area Networks. LAN Security and local attacks. TDC 363 Winter 2008 John Kristoff - DePaul University 1

Local Area Networks. LAN Security and local attacks. TDC 363 Winter 2008 John Kristoff - DePaul University 1 Local Area Networks LAN Security and local attacks TDC 363 Winter 2008 John Kristoff - DePaul University 1 Overview Local network attacks target an internal network Some attacks can be launched remotely

More information

QoS Switching. Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p (GARP/Priorities)

QoS Switching. Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p (GARP/Priorities) QoS Switching H. T. Kung Division of Engineering and Applied Sciences Harvard University November 4, 1998 1of40 Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p

More information

Basic Wireless Configuration

Basic Wireless Configuration Basic Wireless Configuration Topology Diagram Learning Objectives Configure options in the Linksys Setup tab. Configure options in the Linksys Wireless tab. Configure options in the Linksys Administration

More information

Layer 3 Routing User s Manual

Layer 3 Routing User s Manual User s Manual Second Edition, July 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS Matt Eclavea (meclavea@brocade.com) Senior Solutions Architect, Brocade Communications Inc. Jim Allen (jallen@llnw.com) Senior Architect, Limelight

More information

VXLAN Bridging & Routing

VXLAN Bridging & Routing VXLAN Bridging & Routing Darrin Machay darrin@arista.com CHI-NOG 05 May 2015 1 VXLAN VM-1 10.10.10.1/24 Subnet A ESX host Subnet B ESX host VM-2 VM-3 VM-4 20.20.20.1/24 10.10.10.2/24 20.20.20.2/24 Load

More information

Summary Report for Individual Task 113-SIG-3002 Implement Local Area Network (LAN) Redundancy Status: Approved

Summary Report for Individual Task 113-SIG-3002 Implement Local Area Network (LAN) Redundancy Status: Approved Report Date: 23 Mar 2015 Summary Report for Individual Task 113-SIG-3002 Implement Local Area Network (LAN) Redundancy Status: Approved Distribution Restriction: Approved for public release; distribution

More information

CCT vs. CCENT Skill Set Comparison

CCT vs. CCENT Skill Set Comparison Operation of IP Data Networks Recognize the purpose and functions of various network devices such as Routers, Switches, Bridges and Hubs Select the components required to meet a given network specification

More information

estadium Project Lab 8: Wireless Mesh Network Setup with DD WRT

estadium Project Lab 8: Wireless Mesh Network Setup with DD WRT estadium Project Lab 8: Wireless Mesh Network Setup with DD WRT Objectives To become familiar with wireless mesh networks and show set up a wireless mesh network test bed using the DD WRT firmware. We

More information

Chapter 7 Lab 7-1, Configuring Switches for IP Telephony Support

Chapter 7 Lab 7-1, Configuring Switches for IP Telephony Support Chapter 7 Lab 7-1, Configuring Switches for IP Telephony Support Topology Objectives Background Configure auto QoS to support IP phones. Configure CoS override for data frames. Configure the distribution

More information

Virtual PortChannels: Building Networks without Spanning Tree Protocol

Virtual PortChannels: Building Networks without Spanning Tree Protocol . White Paper Virtual PortChannels: Building Networks without Spanning Tree Protocol What You Will Learn This document provides an in-depth look at Cisco's virtual PortChannel (vpc) technology, as developed

More information

Hosting more than one FortiOS instance on. VLANs. 1. Network topology

Hosting more than one FortiOS instance on. VLANs. 1. Network topology Hosting more than one FortiOS instance on a single FortiGate unit using VDOMs and VLANs 1. Network topology Use Virtual domains (VDOMs) to divide the FortiGate unit into two or more virtual instances of

More information