H3C S6300 Series Evb Configuration Manual
Hide thumbs Also See for S6300 Series:

Advertisement

H3C S6300 Switch Series
EVB Configuration Guide
Hangzhou H3C Technologies Co., Ltd.
http://www.h3c.com
Software version: Release 2418P01
Document version: 6W100-20150717

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the S6300 Series and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for H3C S6300 Series

  • Page 1 H3C S6300 Switch Series EVB Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2418P01 Document version: 6W100-20150717...
  • Page 2 Copyright © 2015 Hangzhou H3C Technologies Co., Ltd. and its licensors All rights reserved No part of this manual may be reproduced or transmitted in any form or by any means without prior written consent of Hangzhou H3C Technologies Co., Ltd.
  • Page 3 Preface This configuration guide describes the background, fundamentals, and configuration of EVB. This preface includes the following topics about the documentation: Audience. • Conventions. • About the H3C S6300 documentation set. • Obtaining documentation. • • Technical support. Documentation feedback.
  • Page 4 GUI conventions Convention Description Window names, button names, field names, and menu items are in Boldface. For Boldface example, the New User window appears; click OK. > Multi-level menus are separated by angle brackets. For example, File > Create > Folder. Symbols Convention Description...
  • Page 5: Obtaining Documentation

    About the H3C S6300 documentation set The H3C S6300 documentation set includes the following categories of documents: Category Documents Purposes Provides regulatory information and the safety Compliance and safety manual instructions that must be followed during CE DOC installation. Installation quick start Provides basic installation instructions.
  • Page 6: Technical Support

    Technical support service@h3c.com http://www.h3c.com Documentation feedback You can e-mail your comments about product documentation to info@h3c.com. We appreciate your comments.
  • Page 7: Table Of Contents

    Contents Configuring EVB ··························································································································································· 1   Overview ············································································································································································ 1   Basic concepts ·························································································································································· 2   EVB working mechanism ········································································································································· 2   Protocols and standards ·········································································································································· 3   EVB configuration task list ················································································································································ 3   Enabling EVB ····································································································································································· 3   Configuring LLDP ······························································································································································· 4  ...
  • Page 8: Configuring Evb

    Configuring EVB Overview Edge Virtual Bridging (EVB) allows virtual machines (VMs) on a physical server to obtain bridge relay services through a common bridge port. It enables coordinated configuration and management of bridge services for VMs. EVB requires a license to run on your device. For information about obtaining a license, see Fundamentals Configuration Guide.
  • Page 9: Basic Concepts

    EVB solves these limitations. It uses a physical switch (called EVB bridge) to switch traffic for VMs on a directly connected physical server (called EVB station). EVB implements traffic monitoring, network policy enforcement, and unified network deployment and management for VMs. Basic concepts Figure 2 shows the components on the EVB station and EVB bridge.
  • Page 10: Protocols And Standards

    The bridge uses the VSI interfaces to manage traffic for VMs. VDP manages the association between a VSI and a station-facing bridge port (SBP) on a bridge. VDP uses the Edge Control Protocol (ECP) to carry VDP TLVs. A VDP TLV comprises the VSIID, VSI type, and VSI version.
  • Page 11: Configuring Lldp

    A default S-channel is created on an interface after EVB is enabled on the interface. Both SCID and SVID are 1. After an S-channel is created, an S-channel interface or S-channel aggregate interface is created and operates in access mode. Do not enable both EVB and VLAN mapping, both EVB and TRILL, or both EVB and QinQ on the same interface.
  • Page 12: Specifying A Default Vsi Manager

    Specifying a default VSI manager When the bridge receives a VDP packet (except for a De-Associate packet) from a station, it contacts the VSI manager specified in the VDP packet to get VSI interface resources and policies. The VSI manager ID TLV in a VDP packet carries the VSI manager's IP address. If the value for the TLV is 0, the VDP packet does not contain a VSI manager's IP address, so the bridge communicates with the specified default VSI manager.
  • Page 13: Configuring An S-Channel

    Step Command Remarks Configure the VDP evb vdp timer resource-wait-delay resource-wait-delay timer The default is 20. exponent value exponent. Configure the VDP keepalive evb vdp timer keepalive exponent The default is 20. timer exponent. value Configuring an S-channel Creating an S-channel An S-channel is automatically created by CDCP, and the system automatically saves the configuration in the configuration file on the bridge.
  • Page 14: Configuring An S-Channel Interface Or S-Channel Aggregate Interface

    Step Command Remarks By default, only an automatically evb s-channel channel-id created default S-channel (with Create an S-channel. service-vlan svlan-id both SCID and SVID as 1) exists on an interface with EVB enabled. Configuring an S-channel interface or S-channel aggregate interface Step Command...
  • Page 15: Configuring Mac Address Learning For An S-Channel

    Step Command Remarks Enable the RR mode for the By default, the RR mode is evb reflective-relay S-channel. disabled for an S-channel. Configuring MAC address learning for an S-channel You can manually disable the MAC address learning function for an S-channel by performing this task. To disable MAC address learning for an S-channel: Step Command...
  • Page 16: Configuring Vsi Filters

    VSI interfaces or VSI aggregate interfaces are typically created by a VSI manager. You can create a VSI interface or VSI aggregate interface, or modify its Pre-Associate and Associate properties through this task. To create a VSI interface or VSI aggregate interface: Step Command Remarks...
  • Page 17: Activating A Vsi Interface Or Vsi Aggregate Interface

    Before you configure a VSI filter on a VSI aggregate interface, make sure the S-channel aggregate • interface to which the VSI aggregate interface belongs operates in trunk mode. Otherwise, the VSI filter configuration fails. • After you configure a VSI filter on a VSI aggregate interface, an S-channel aggregate interface automatically permits the VLAN that is configured in the VSI filter for the subordinate VSI aggregate interface.
  • Page 18: Displaying And Maintaining Evb

    Step Command Remarks By default, the expected bandwidth of a (Optional.) Configure VSI interface or VSI aggregate interface the expected bandwidth bandwidth bandwidth-value is the default maximum bandwidth of the of the VSI interface or physical port to which the VSI interface VSI aggregate interface.
  • Page 19: Evb Configuration Example

    EVB configuration example Network requirements As shown in Figure 3, the Layer 2 network of a data center comprises two switches that form an IRF fabric, four EVB bridges, and four EVB stations. They communicate within VLAN 100. Create VM 1 with a MAC address of 0050-5684-21C7 on EVB station 1, and set VM1 as the FTP server with a CIR of 2048 kbps and a PIR of 4096 kbps.
  • Page 20 [EVB_bridge1-Ten-GigabitEthernet1/0/1] lldp agent nearest-nontpmr admin-status txrx [EVB_bridge1-Ten-GigabitEthernet1/0/1] quit # Specify the IP address and port number for the default VSI manager on EVB bridge 1. [EVB_bridge1] evb default-manager ip 192.168.1.1 port 8080 Configure other EVB bridges in the same way. (Details not shown.) Configure the EVB station: Configure the EVB station on the VMM.
  • Page 21 Figure 5 Edge Switch List page Add an FTP network: Select Network from the navigation tree, click Add on the page that appears, enter For FTP for Name, 100 for VLAN ID, and 10 for Max. Connections, and click OK. The network name For FTP is displayed in the Network List page, as shown in Figure Figure 6 Network List page...
  • Page 22 Figure 7 VSI Type List page Bind the VSI type VM1 VSI to the vNIC of VM 1 to define the connection: Select Connection from the navigation tree. The Connection List page appears. Click Add. On the page that appears, do the following: −...
  • Page 23: Index

    Index EVB default VSI manager, displaying activating EVB, EVB VSI aggregate filter, EVB VSI filter, edge relay (EVB), Edge Virtual Bridging. Use bridging enabling EVB configuration, 1, 3, EVB, EVB default VSI manager specification, EVB LLDP configuration, basic concepts, EVB S-channel aggregate interface, configuration, 1, 3, EVB S-channel configuration, default VSI manager specification,...
  • Page 24 LLDP configuring EVB S-channel MAC address learning, EVB LLDP configuration, configuring EVB S-channel RR mode, configuring EVB S-channel VSI aggregate MAC addressing interface, EVB S-channel MAC address learning configuring EVB S-channel VSI interface, configuration, configuring EVB VDP negotiation parameter, maintaining configuring EVB VSI filter, EVB, creating EVB S-channel,...
  • Page 25 EVB VSI aggregate filter, EVB VSI filter, 9, EVB negotiation parameters, virtual EVB virtual station interface. See Virtual Ethernet Bridge. Use VEB aggregate filter activation, Discovery Configuration Protocol. See see VDP EVB default VSI manager, EVB virtual station interface, filter activation, filter configuration, VDP negotiation parameter configuration, VSI interface...

This manual is also suitable for:

S7500e-xs series

Table of Contents