1. Trang chủ
  2. » Giáo Dục - Đào Tạo

VS5ICM m05 networking

31 61 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Configure and Manage Virtual Networks Module © 2011 VMware Inc All rights reserved You Are Here Course Introduction Data Protection Introduction to Virtualization Access & Authentication Control Virtual Machines Resource Management and Monitoring VMware vCenter Server High Availability Configure and Manage Virtual Networks Scalability Configure and Manage Virtual Storage Patch Management Managing Virtual Machines Installing vSphere Components VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-2 © 2011 VMware Inc All rights reserved Importance VMware® ESXi™ networking features allow virtual machines to communicate with other virtual and physical machines, allow management of the ESXi host, and allow the VMkernel to access IPbased storage and perform VMware vSphere® vMotion® migrations Failure to properly configure ESXi networking can negatively affect virtual machine management and storage operation VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-3 © 2011 VMware Inc All rights reserved Module Lessons Lesson 1: Introduction to vNetwork Standard Switches Lesson 2: Configuring Standard Virtual Switch Policies VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-4 © 2011 VMware Inc All rights reserved Lesson 1: Introduction to vNetwork Standard Switches VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-5 © 2011 VMware Inc All rights reserved Learner Objectives After this lesson, you should be able to the following:  Define a virtual network  Describe a virtual switch  Describe the virtual switch connection types  Describe the components of a vNetwork standard switch  Create a vNetwork standard switch VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-6 © 2011 VMware Inc All rights reserved What Is a Virtual Network? What Is a Virtual Switch? A virtual network provides the networking for hosts and virtual machines that use virtual switches A virtual switch:    Directs network traffic between virtual machines and links to external networks application application application operating system operating system operating system Virtual NIC Virtual NIC Virtual NIC Combines the bandwidth of multiple network adapters and balances traffic among them It can also handle physical network interface card (NIC) failover Models a physical Ethernet switch: • A virtual machine’s NIC can connect to a port • Each uplink adapter uses one port VMware vSphere 5.0: Install, Configure, Manage – Revision A Physical NIC Physical Switch Ports External World 5-7 © 2011 VMware Inc All rights reserved Types of Virtual Switch Connections A virtual switch allows the following connection types:  VMkernel port:  • • For example, for IP storage or vMotion migration For the ESXi management network One or more virtual machine port groups VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-8 © 2011 VMware Inc All rights reserved Virtual Switch Connection Examples More than one network can coexist on the same virtual switch, or networks can exist on separate virtual switches VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-9 © 2011 VMware Inc All rights reserved Types of Virtual Switches A virtual network supports two types of virtual switches:  vNetwork standard switches:  • • Virtual switch configuration for a single host Discussed in this module vNetwork distributed switches: • Virtual switches that provide a consistent network configuration for virtual machines as they migrate across multiple hosts VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-10 © 2011 VMware Inc All rights reserved Lab In this lab, you will create a standard virtual switch and port group View the current standard virtual switch configuration Create a standard virtual switch with a virtual machine port group Attach your virtual machine to a virtual switch port group VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-17 © 2011 VMware Inc All rights reserved Review of Learner Objectives You should be able to the following:  Define a virtual network  Describe a virtual switch  Describe the virtual switch connection types  Describe the components of a vNetwork standard switch  Create a vNetwork standard switch VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-18 © 2011 VMware Inc All rights reserved Lesson 2: Configuring Standard Virtual Switch Policies VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-19 © 2011 VMware Inc All rights reserved Learner Objectives After this lesson, you should be able to the following:  Describe the security properties of a standard virtual switch port group: • • VLANs Security, traffic-shaping, and NIC teaming policies VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-20 © 2011 VMware Inc All rights reserved Network Policies Three network policies:  Security  Traffic shaping  NIC teaming Policies are defined:  At the standard virtual switch level:  • Default policies for all the ports on the standard virtual switch At the port or port group level: • Effective policies: Policies defined at this level override the default policies set at the standard virtual switch level VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-21 © 2011 VMware Inc All rights reserved Security Policy Administrators can configure layer Ethernet security options at the standard virtual switch and at the port groups VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-22 © 2011 VMware Inc All rights reserved Traffic-Shaping Policy Network traffic shaping is a mechanism for controlling a virtual machine’s network bandwidth Average rate, peak rate, and burst size are configurable VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-23 © 2011 VMware Inc All rights reserved Configuring Traffic Shaping Traffic shaping is disabled by default Parameters apply to each virtual NIC in the standard virtual switch On a standard switch, traffic shaping controls outbound traffic only VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-24 © 2011 VMware Inc All rights reserved NIC Teaming Policy NIC Teaming settings:  Load Balancing (outbound only)  Network Failure Detection  Notify Switches  Failback  Failover Order VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-25 © 2011 VMware Inc All rights reserved Load-Balancing Method: Originating Port ID Virtual switch Virtual NICs VMware vSphere 5.0: Install, Configure, Manage – Revision A Physical NICs 5-26 © 2011 VMware Inc All rights reserved Load-Balancing Method: Source MAC Hash Internet Physical switch Virtual switch Virtual NICs Physical NICs VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-27 © 2011 VMware Inc All rights reserved Load-Balancing Method: IP-Hash Internet Physical switch Virtual switch Virtual NICs Physical NICs VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-28 © 2011 VMware Inc All rights reserved Detecting and Handling Network Failure Network failure is detected by the VMkernel, which monitors:  Link state only  Link state plus beaconing Switches can be notified whenever:  There is a failover event  A new virtual NIC is connected to the virtual switch Failover implemented by the VMkernel based on configurable parameters:  Failback: How a physical adapter is returned to active duty after recovering from a failure  Load-balancing option: Use explicit failover order Always use the highest order uplink from the list of active adapters that pass failover detection criteria VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-29 © 2011 VMware Inc All rights reserved Review of Learner Objectives You should be able to the following:  Describe the security properties of a standard virtual switch port group: • • VLANs Security, traffic-shaping, and NIC teaming policies VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-30 © 2011 VMware Inc All rights reserved Key Points    There are two connection types on a virtual switch: virtual machine and VMkernel A standard virtual switch is a virtual switch configuration for a single host Network policies set at the standard virtual switch level can be overridden at the port group level VMware vSphere 5.0: Install, Configure, Manage – Revision A 5-31 © 2011 VMware Inc All rights reserved ... Configure, Manage – Revision A 5-2 © 2011 VMware Inc All rights reserved Importance VMware® ESXi™ networking features allow virtual machines to communicate with other virtual and physical machines,... IPbased storage and perform VMware vSphere® vMotion® migrations Failure to properly configure ESXi networking can negatively affect virtual machine management and storage operation VMware vSphere... rights reserved What Is a Virtual Network? What Is a Virtual Switch? A virtual network provides the networking for hosts and virtual machines that use virtual switches A virtual switch:    Directs

Ngày đăng: 27/10/2019, 22:21

Xem thêm:

Mục lục

    Configure and Manage Virtual Networks

    Lesson 1: Introduction to vNetwork Standard Switches

    What Is a Virtual Network? What Is a Virtual Switch?

    Types of Virtual Switch Connections

    Virtual Switch Connection Examples

    Types of Virtual Switches

    Standard Virtual Switch Components

    Default Standard Virtual Switch Configuration

    Standard Virtual Switch Ports

    Review of Learner Objectives

TÀI LIỆU CÙNG NGƯỜI DÙNG

TÀI LIỆU LIÊN QUAN

w