Implementing Multi-Chassis Link Aggregation Groups (MC-LAG)

Size: px
Start display at page:

Download "Implementing Multi-Chassis Link Aggregation Groups (MC-LAG)"

Transcription

1 Implementing Multi-Chassis Link Aggregation Groups (MC-LAG) HPE Synergy Virtual Connect SE 40Gb F8 Module and Arista 7050 Series Switches Technical white paper

2 Technical white paper Contents Introduction... 3 Design Scenario... 3 Arista MLAG Overview... 4 Solution Components... 4 Hardware and Software... 4 Configuration and Verification... 6 Arista DCS-7050SX Switch Configuration... 6 MLAG Data Plane and VARP Configuration... 9 HPE OneView Configuration ESXi/VM Network Configuration Simple Network Connectivity Test Conclusion Appendix A - Bill of Materials Appendix B - Switch Configuration Appendix C: Configure resources in HPE OneView Appendix D: HPE OneView Basic Concepts Resources and additional links... 34

3 Technical white paper Page 3 Introduction Multi-Chassis Link Aggregation (MC-LAG) technologies are commonly used in the IT industry in order to implement highly resilient and highbandwidth networks. This document provides technical details for IT administrators implementing MC-LAG designs when using HPE Synergy Virtual Connect (VC) modules in conjunction with Arista switches. It is assumed that the reader has familiarity with basic networking configurations as well as an understanding of HPE OneView. If more details on either topic are needed, the reader should refer to resources listed at the end of this document. Design Scenario MC-LAG is a type of link aggregation group (LAG) with constituent ports that terminate on separate chassis (chassis in this context refers to a physical switch) peers. The primary purpose of MC-LAG is to provide redundancy in the event one of the peers fail, but MC-LAG also offers better bandwidth utilization and support for active/active topologies. Its implementation varies by vendor which means that the protocol existing between the peers is often proprietary. The MC-LAG peers use an interchassis control protocol to communicate control information and coordinate with each other to ensure that data traffic is forwarded. Note Networking vendors frequently use different nomenclature when referring to MC-LAG. For example, Arista switches use the term MLAG, while HPE FlexFabric switches use the term Intelligent Resilient Framework or IRF, and Cisco switches often use virtual port channels or vpc. In this paper, MC-LAG is used generically to refer to the concept of aggregating ports across physically separate switches. Like Arista switches, the HPE Synergy Virtual Connect Interconnect Modules use the term MLAG in this paper. Figure 1 Figure 1 provides a high-level, logical depiction of the network design used in this document. In Figure 1 above, the switch peers (labeled as Device 1 and Device 2) participate in their own MC-LAG. The MC-LAG supported on these top-of-rack (ToR) switches allows for downstream connections to terminate on separate VC modules. This provides redundancy in the unlikely event that any of the solution components fail. Since one MC-LAG is configured to include all the links shown on the ToR side of Figure 1, this essentially creates a single logical ToR switch.

4 Technical white paper Page 4 Figure 1 shows two ports from each of the VC modules (labeled as VC1 and VC2) have been designated for use in their own MLAG (note that HPE typically uses the term MLAG for Synergy VC modules). All four of these VC uplink ports are aggregated Ethernet connections and participate in an MLAG;. The Synergy VC s implementation of MLAG allows the modules to easily interoperate with any third-party ToR or End of Row (EoR) switch. In this design all four uplinks are active and are able to forward traffic. Figure 2 Figure 2 depicts an alternate topology that includes only one ToR switch. HPE Synergy VC modules will also support this topology and successfully create an MLAG connection to the single ToR switch, but it is not recommended for production environments as Device 1 represents a single point of failure. Arista MLAG Overview In order to implement MLAG on Arista switches, users must configure the MLAG control plane and the MLAG data plane. The control plane configuration involves creating an MLAG domain and establishing a switch peer link. Data plane configuration requires adding data ports to a port channel, and adding VLANs to that port channel. When implementing MLAG, it may be desirable to configure the ToR switches as the default gateway for certain VLANs (as opposed to placing the default gateway on the core switches). When placing gateways on ToR switches using MLAG, it is recommended that users implement some form of first-hop routing redundancy. For most cases when using MLAG, Arista recommends using virtual IP (VIP) and virtual ARP (VARP) as opposed to virtual routing redundancy protocol (VRRP). VIP/VARP allows Arista switches to provide full active/active paths for the data traffic. In this paper, each VLAN s default gateway is configured on the Arista 7050 s and VIP/VARP is used for routing redundancy. For more detailed information on VARP with Arista, please refer to Active-active router redundancy using VARP Guide. Solution Components Hardware and Software Two Arista 7050 series switches are used as the ToR devices. A three frame HPE Synergy solution is used to house the two master VC modules. The following table provides details of the key network hardware components and O/S s used in this paper:

5 Technical white paper Page 5 COMPONENT QUANTITY FIRMWARE AND SOFTWARE VERSION Synergy Composer (Management Appliance) HPE OneView ToR Switch Arista - DCS-7050SX-64 2 EOS Synergy Fabric Modules Master - HPE Synergy Virtual Connect SE 40Gb F Satellite - HPE Synergy 20Gb Interconnect Link Module Compute Node Network Adapter HPE Synergy 3820C 10/20Gb Converged Network Adapter Operating Systems VM Host 1 vsphere 6.0U2 VM 1 Windows 2012R2 Cables 10 Gb 8 Note: 4 x cables for ToR Switches & VCs, 2 x cables MLAG peer link between Arista Switches, and 2 x cables are used between VCs stacking links. Table 1

6 Technical white paper Page 6 Configuration and Verification This section details the steps necessary to configure MLAG on two Arista 7050 switches and Synergy VC modules. An overview of vsphere host networking is also covered, along with a verification test of connectivity between a VM and external networks. Arista DCS-7050SX Switch Configuration 1. Connect two Arista switches together using port 17 and 18 (these are not special ports) on each switch as peer-links to form a MLAG control plane. These ports will be configured as the MLAG control-plane and as MLAG peer inks in a following section of this paper. 2. Connect two switches ports 23 and port 24 (again, not special ports) to two different VC modules. These ports will be configured as data paths also in a following section of this paper. Physical Connections - Arista Switches MLAG Control Plane Configuration The control plane configuration involves creating a MLAG domain and establishing switch peer links. Switch 1 configuration: 1. Login directly to a console session on the first Arista switch 2. Configure ports 17 & 18 to be a port channel for the peer link Switch 1 port-channel-peerlinks 3. Configure a dedicated VLAN to be used for MLAG peer communication Switch 1 - Dedicated VLAN for MLAG Peer communication 4. Configure the switch virtual interface (SVI) for peer-to-peer communication Switch 1 Configure SVI interface for MLAG communication

7 Technical white paper Page 7 5. Configure VLANs and peer IP address to be used by MLAG service and create MLAG domain ID Switch 1 Configure VLANs and peer IP Switch 2 configuration: 1. Login directly to a console session on the second Arista switch 2. Configure ports 17 & 18 to be a port channel for the peer link Switch 2 port-channel-peerlinks 3. Configure a dedicated VLAN to be used for MLAG peer communication Switch 2 - Dedicated VLAN for MLAG Peer communication 4. Configure the switch virtual interface (SVI) for peer-to-peer communication Switch 2 Configure SVI interface for MLAG communication 5. Configure VLANs and peer IP address to be used by MLAG service and create MLAG domain ID Switch 2 Configure VLANs and peer IP Arista Switch MLAG control plane verification 1. Login directly to a console session on the first Arista switch 2. Run the show mlag command

8 Technical white paper Page 8 3. Run the show mlag config-sanity command Show resulting MLAG on switch 1 Show resulting MLAG configuration consistency between switches 4. Repeat these steps on the second switch Show resulting MLAG on switch 2 Show resulting MLAG configuration consistency between switches

9 Technical white paper Page 9 For more information about Arista MLAG, please refer to the Arista MLAG Configuration Guide MLAG Data Plane and VARP Configuration Switch 1 configuration: 1. Configure ports 23 & 24 to be a port channel for the data plane (from Arista 7050s to Synergy VCs) 2. Define Data VLANs Configuring port channel for data plane Setup VLAN deffinitions Note Omit the next three steps if placing default gateways on the core switches. 3. Configure VLAN interface and Virtual-Router address. Configure VLAN interface 4. Repeat Steps 2 & 3 for the remaining data VLANs (for this paper: 151, ) 5. Configure the global common virtual MAC address. Switch 2 configuration: Configure virtual MAC address 1. Configure ports 23 & 24 to be a port channel for the data plane (from Arista 7050s to Synergy VCs) Configuring port channel for data plane

10 Technical white paper Page Define Data VLANs Setup VLAN deffinitions Note Omit the next three steps if placing default gateways on the core switches. 3. Configure VLAN interface and Virtual-Router address Configure VLAN interface 4. Repeat Steps 1 & 2 for the remaining data VLANs (for this paper: 151, ) 5. Configure the global common virtual MAC address. Configure virtual MAC address VIP/VARP verification 1. Display the virtual router s IP address assignments by typing the show ip virtual-router command at the switch console. Display IP addresses assigned to the virtual router

11 Technical white paper Page 11 HPE OneView Configuration In order to achieve the architected redundancy from each server to the MLAG enabled upstream network switches, two connections should be configured: one is from the server s NIC 1 to Ethernet fabric A and the other is from the server s NIC 2 to Ethernet fabric B. The following steps are necessary to create and configure these connections: 1. Create Networks and Network Sets 2. Create a Logical Interconnect Uplink Set 3. Create Server Profile Network Connections Note: An overview of OneView terms and concepts is included in Appendix D Create Networks and Network Sets To create networks and Network-sets, from the HPE OneView Dashboard, select OneView>NETWORKING >>Networks / Network Sets. Network ToR-VM-App with VLAN 154 is created as shown in the following figure. Create Network

12 Technical white paper Page Repeat these steps to create other desired networks. Click Create + to stay in the create network wizard. The required multiple networks have been created Use of network sets allows for multiple networks to be treated as a single construct and therefore makes it easier to assign multiple networks to any given server. 2. An example of creating a network set. Create the required group or set of multiple networks

13 Technical white paper Page An example of a network set configured as DCA-ToR-NetSet that contains five networks with corresponding VLAN values. A network set Logical Interconnect Groups, Enclosure Groups, and Logical Enclosures in Synergy The terms Logical Interconnect Group (LIG), Logical Enclosures (LE), and Enclosure Groups (EG) are important concepts in a Synergy solution and are briefly discussed here. Refer to Appendix D for more details on these terms The template of configuration parameters represented by an individual LIG is combined with other LIGs that represent additional interconnect options like SAS interconnects, SAN interconnects, etc. These multiple LIGs are placed within another template construct known as an EG. These combined templates are then applied to physical enclosures (frames) and interconnect hardware. This action causes the hardware to be actually configured (or Composed ) with the parameters in the EG. At that point it is ready for an administrator to start creating server profiles used for system deployment. The following steps in this paper assume that LIGs, LEs and EGs have already been created, as they might be in an existing Synergy installation. Users that are performing initial deployments of Synergy, or if LIGs, LEs, and EGs have not been created should refer to Appendix C for the steps and sequence to create these objects. Create a Logical Interconnect Group Uplink-Set This section demonstrates editing an existing LIG named DCA-SolCenter-LIG. The process of configuring an Uplink-set involves three steps found under the Logical Interconnect Group section in OneView. 1. The first section is general information. Enter a name for the uplink set then select type, in this case Ethernet will be selected, finally a LACP timer option is set. 2. In the second section, the configuration of the Networks occurs. Select our previously defined networks that will be used in this uplink set connection. 3. The last section defines the actual Uplink ports used to connect to the ToR external switches. This section details how the assignment of the uplink ports for this shared uplink set (SUS) will occur 4. Complete the wizard by clicking Create or Create+. Synergy Master Virtual Connect Modules Cluster Links Connections

14 Technical white paper Page 14 Note: When using HPE s VC SE 40Gb F8 for Synergy interconnects, the support for MC-LAG (MLAG) requires cluster links between master interconnect modules. The Synergy Virtual Connect interconnects use ports seven (7) and eight (8) to connect these required cluster link cables. 5. To edit an existing Logical Interconnect Group and add/change/delete networks and SUS from the uplinks, use the HPE OneView Dashboard. Click on OneView>NETWORKING >>Logical Interconnect Group (LIG) / Logical Interconnects (LI) and then click Edit. Move to the Logical Interconnect Group section. 6. Hover over to the right of Redundancy setting and click on the edit hyperlink. Editing a Logical Interconnect Group 7. Once in the Logical Interconnect edit mode and then in the Logical Interconnect Group section, click Add uplink set. 8. Define the correct network type, networks, and uplinks ports as shown in the figure below.

15 Technical white paper Page 15 Create an Uplink Set After uplink-set for the connections between Synergy Master VCs and Arista switches fully configured in the logical Interconnect Group (LIG), and Logical Interconnect (LI) is synchronize from group (LIG).

16 Technical white paper Page Verification of Uplinks and LLDP neighbors from the Arista switches. (After Logical Interconnect instantiated and synced, Ports are up) Show neighbors command from Switch 1 Show neighbors command from Switch Verification of Uplinks of the four links bundled together from both of the switches. Show interface status Show trunk status from Switch 1 Show trunk status from Switch 2 All four 10 Gb links are active and bundle as 40 Gb logical link from both switches. Links are aggregated as port-channel 700 (MLAG 700) as show above This 40 Gb logical link is layer 2 trunk link and pass all the desired VLANs. OneView configured uplink set DCA-ToR for these connections below. The details of connected upstream device name, port information can be seen in the Uplink Ports section in OneView as shown below. 1. Return to OneView and select the HPE OneView Dashboard 2. Click on OneView>INTERCONNECTS >> and highlight one of the VC interconnects. 3. In the Interconnects view, use the pulldown and select Uplink Ports to get the statistics view.

17 Technical white paper Page 17 Show virtual connect connection information

18 Technical white paper Page 18 Show virtual connect connection information Logical diagram of MC-LAG configuration Create Server Profile Network Connections As describthaed in the above network and network-set sections, Downlink connections are configured as part of a server s profile or within templates. With multiple NICs defined in a node, each server profile should be configured to support dual connections from NIC#1 to an A side fabric and from NIC#2 to a B side fabric of the Synergy Virtual Connect. In this way full redundancy and the benefits from MC-LAG are achieved.

19 Technical white paper Page To add a network connection as part of a server profile or server profile template, either use the creation wizard or edit an existing server profile. 2. From the HPE OneView Dashboard, select OneView>SERVERS>>Server Profiles / Server Profile Templates, then in the connection section, click add. Creating the requisite server profile settings

20 Technical white paper Page The following is an example of configuring Ethernet downlink connection A for a VMware vsphere host server profile. Note that the network set DCA-ToR-NetSet, which was created earlier, is used in this step. Using this network set easily allows multiple VLANs/networks to be assigned. Repeat this step for connection B. The Add Connection wizard

21 Technical white paper Page The following graphic displays both configured Ethernet downlink connections A and B. Configured network connections 5. Downlinks, which are the connections from VCs to network of the compute nodes can be seen from downlink ports of the Interconnects under NETWORKING > Interconnects >> Click name of interconnects and then Downlink Ports: Downlink ports detail view

22 Technical white paper Page 22 ESXi/VM Network Configuration For testing purposes, VMware vsphere 6.0 update 2 was selected. An ESXi host was deployed as the virtualized infrastructure platform Hypervisor in the solution. The ESXi host was added to vcenter and configured with a distributed virtual switch (DVS) containing dual uplinks as shown below. DVS configuration details One test VM was created and assigned an IP address of Additionally the network connection was assigned to a port group called VM-App and is setup to use VLAN 154. DVS configuration details Note The MLAG configuration that has been detailed in previous sections of this paper provides redundancy for network links between the VC modules and the ToR switch. For the network links between the VC modules and server NICs, some of form of NIC teaming is required for redundancy. VMware s ESXi vswitch natively provides this functionality. For other OS s, users should ensure some form of host NIC teaming is implemented.

23 Technical white paper Page 23 The following logical diagram illustrates how the VM s data traffic will traverse the VCs, up to the top of rack switches, and out to the Internet in this case. The server has dual links (A/B) each reaching the VCs. The two VCs are implemented with MLAG functionality. One logical connection has been created between the VCs and the Arista peer switches. Logical configuration of test environment Simple Network Connectivity Test A VM (Window 2012R with MAC address of ) connected to port-group VM-App was used to verify basic network connectivity. 1. Start the VM network information and internet access test, by logging in to the operating system of the VM 2. From a command prompt, type ipconfig /all

24 Technical white paper Page Ping an external web site VM NIC network configuration with ipconfig VM Internet end to end Testing: (Ping test) 4. Back on the Arista switches, ARP table Information can be shown by using the show ip arp command. The VM s MAC address can be seen in the ARP table where MAC learned from as shown below. (VM MAC address is learned from switch 2 for this case) VM on VLAN 154 not learned VM MAC learned from Switch 2 Both the host mgmt NIC on VLAN 150 and the VM on VLAN 154 are learned from logical link Port-Channel700. Test VM successfully accesses data center core network and Internet resources. Conclusion By utilizing MC-LAG, customers can achieve a robust, redundant network environment that can survive multiple points (N+2) of failure within the environment and still keep data traffic moving form system to system. Utilizing Arista Switch MLAG (or MC-LAG) as implemented in the HPE Synergy solution in conjunction with Arista switches, this design goal can be achieved.

25 Technical white paper Page 25 Appendix A - Bill of Materials Note Part numbers used are based on the part numbers that were used for testing and subject to change. The bill of materials does not include complete support options or other rack and power requirements. If you have questions regarding ordering, please consult with your HPE Reseller or HPE Sales Representative for more details. hpe.com/us/en/services/consulting.html Table A-1. Bill of Materials Qty Part Number Description Arista Switches 2 JH581A Arista - DCS-7050SX-64 - switch - 64 ports - managed - rack-mountable Synergy Network Component B21 HPE Synergy 20Gb Interconnect Link Mod B23 HPE VC SE 40Gb F8 Module B21 HPE Synergy 3820C 10/20Gb CNA (one per compute node) B21 HPE BLc QSFP+ to SFP+ Adapter B21 HPE BLc 40G QSFP+ QSFP+ 3m DAC Cable

26 Technical white paper Page 26 Appendix B - Switch Configuration DCA-AR7050SX-01#show run Command: show running-config device: DCA-AR7050SX-01 (DCS-7050SX-64, EOS F) boot system flash:/eos f.swi transceiver qsfp default-mode 4x10G ip virtual-router mac-address mlag-peer hostname DCA-AR7050SX-01 ntp server spanning-tree mode mstp no spanning-tree vlan 4094 service unsupported-transceiver hpedcalab c4a6b356 aaa root secret 5 $1$1.SoCUkg$1y2E8bQMlITTt1jeODXEs/ username admin privilege 15 role network-admin secret 5 $1$QbZBtbiM$yISOJJRxr2qYk1i229np/. username dca-admin privilege 15 secret 5 $1$qwFN..c3$M8093lONojPzT1vsdgalE0 clock timezone US/Central vlan 3 vlan 150 name vsphere-mgmt vlan 151 name vsphere-vmotion vlan 153 name VM-Web vlan 154 name VM-App vlan 155 name VM-DB vlan 4094 trunk group MLAG-Peer interface Port-Channel100 switchport trunk allowed vlan 3 switchport mode trunk mlag 100 interface Port-Channel700 switchport trunk allowed vlan

27 Technical white paper Page 27 switchport mode trunk mlag 700 interface Port-Channel1000 switchport trunk allowed vlan 4094 switchport mode trunk switchport trunk group MLAG-Peer interface Ethernet1 shutdown switchport mode trunk channel-group 100 mode active interface Ethernet2 switchport mode trunk channel-group 100 mode active interface Ethernet3-16 interface Ethernet17 channel-group 1000 mode active interface Ethernet18 channel-group 1000 mode active interface Ethernet19-22 interface Ethernet23 channel-group 700 mode active interface Ethernet24 channel-group 700 mode active interface Ethernet49/1-4 interface Ethernet50/1-4 interface Ethernet51/1-4 interface Ethernet52/1-4 interface Management1 ip address /22 interface Vlan3 description Connection to ToR Switches of Synergy - OSPF SVI (Move from NX6K-01/02) ip address /29 ip ospf mtu-ignore ip ospf area interface Vlan150 description vsphere-mgmt ip address /24 ip virtual-router address interface Vlan151 description VM-vMotion ip address /24 ip virtual-router address

28 Technical white paper Page 28 interface Vlan153 description VM-Web ip address /24 ip virtual-router address interface Vlan154 description VM-App ip address /24 ip virtual-router address interface Vlan155 description VM-DB ip address /24 ip virtual-router address interface Vlan4094 no autostate ip address /30 ip virtual-router mac-address 00:1c:73:00:00:99 ip route / ip routing mlag configuration domain-id DCA-Arista-1 local-interface Vlan4094 peer-address peer-link Port-Channel1000 reload-delay 500 router ospf 1 network /24 area network /24 area network /24 area network /24 area network /24 area max-lsa management api http-commands no shutdown End DCA-AR7050SX-02#show run Command: show running-config device: DCA-AR7050SX-02 (DCS-7050SX-64, EOS F) boot system flash:/eos f.swi transceiver qsfp default-mode 4x10G ip virtual-router mac-address mlag-peer hostname DCA-AR7050SX-02

29 Technical white paper Page 29 ntp server spanning-tree mode mstp no spanning-tree vlan 4094 service unsupported-transceiver hpedcalab c4a6b356 enable secret 5 $1$B8nMySQ8$pFtZCenUfNPAxMfYCYkvd. no aaa root username admin privilege 15 role network-admin secret 5 $1$X2O9mSvc$noTw51a.lB4q5ufS9hral/ username dca-admin privilege 15 secret 5 $1$yAAKysBl$rRvruB2wajSpBSUUknWqH. clock timezone US/Central vlan 3 vlan 150 name vsphere-mgmt vlan 151 name vsphere-vmotion vlan 153 name VM-Web vlan 154 name VM-App vlan 155 name VM-DB trunk group MLAG-Peer interface Port-Channel100 switchport trunk allowed vlan 3 switchport mode trunk mlag 100 interface Port-Channel700 switchport trunk allowed vlan switchport mode trunk mlag 700 interface Port-Channel1000 switchport trunk allowed vlan 4094 switchport mode trunk switchport trunk group MLAG-Peer interface Ethernet1 shutdown channel-group 100 mode active interface Ethernet2 channel-group 100 mode active

30 Technical white paper Page 30 interface Ethernet3-8 interface Ethernet9 switchport trunk allowed vlan 40 switchport mode trunk interface Ethernet10 interface Ethernet11-16 interface Ethernet17 channel-group 1000 mode active interface Ethernet18 channel-group 1000 mode active interface Ethernet19-22 interface Ethernet23 channel-group 700 mode active interface Ethernet24 channel-group 700 mode active interface Ethernet25-48 interface Ethernet49/1-4 interface Ethernet50/1-4 interface Ethernet51/1-4 interface Ethernet52/1-4 interface Management1 ip address /22 interface Vlan3 description Connection to ToR Switches of Synergy - OSPF SVI ip address /29 ip ospf cost 120 ip ospf mtu-ignore ip ospf area interface Vlan150 description vsphere-mgmt ip address /24 ip virtual-router address interface Vlan151 description VM-vMotion ip address /24 ip virtual-router address interface Vlan153 description VM-Web

31 Technical white paper Page 31 ip address /24 ip virtual-router address interface Vlan154 description VM-App ip address /24 ip virtual-router address interface Vlan155 description VM-DB ip address /24 ip virtual-router address interface Vlan4094 ip address /30 ip virtual-router mac-address 00:1c:73:00:00:99 ip route / ip routing mlag configuration domain-id DCA-Arista-1 local-interface Vlan4094 peer-address peer-link Port-Channel1000 reload-delay 500 router ospf 1 network /24 area network /24 area network /24 area network /24 area network /24 area max-lsa management api http-commands no shutdown end #End of Configurations

32 Technical white paper Page 32 Appendix C: Configure resources in HPE OneView 1. Add users to the appliance. a. Create user accounts with specific privileges and local or directory-based authentication b. Add a fully authorized local user (Infrastructure administrator) c. Add a local user with specialized access d. Add a fully authorized user with authentication by membership in an organizational directory e. Add a user with role-based access and authentication by membership in an organizational directory f. Create user accounts assigned with predefined or specialized privileges with local or directory-based authentication. g. See the Users and Groups online help for more information 2. Add firmware bundle to the appliance firmware repository. a. Add the latest firmware bundle to the appliance. See the Firmware Bundles online help for more information. 3. Create networks. a. Create Ethernet networks for data b. Create Fibre Channel over Ethernet networks for storage. See the Networks online help for more information. 4. Create network sets. a. Create network sets to group Ethernet networks together to simplify management. See the Network Sets online help for more information. 5. Create one or more logical interconnect groups. a. Create one or more logical interconnect groups to define the connections between your networks and interconnect uplink ports. See the Logical Interconnect Groups online help for more information. 6. Create an enclosure group. a. Create an enclosure group to define and maintain consistent configurations and to be able to detect and manage devices such as interconnects and server hardware in your frames. See the Enclosure Groups online help for more information. 7. Create a logical enclosure. a. Create a logical enclosure to define asset of enclosures to which to apply an enclosure group. See the Logical Enclosures online help for more information. 8. Optional: Add storage systems and storage pools. a. Add storage systems to the appliance b. Add storage pools to the appliance. See the Storage Systems online help and the Storage Pools online help for more information. 9. Optional: Create volumes. a. Create volumes in the storage pools. b. You can also create volumes by creating volume templates. c. You can add existing volumes from storage systems to the appliance. See the Volumes online help and the Volume Templates online help for more information. 10. Optional: Add a SAN manager to the appliance to manage SAN storage. a. Add a SAN manager to access the SANs it manages. See the SAN Managers online help for more information. 11. Optional: Associate SANs with networks. a. Associate SANs with networks in HPE OneView. See the SAN Managers online help for more information. 12. Create server profiles and apply them to server hardware. a. Create and apply server profiles to define common configurations for your server hardware. See the Server Profiles online help for more information. 13. Optional: Attach a SAN volume to a server profile. a. Attach a SAN volume to a sever profile. See the Server Profiles online help for more information. 14. Save the appliance configuration to a backup file. a. Save the initial appliance configuration settings and database to a backup file in the event that you need to restore the appliance to its current configuration in the future. See the Settings online help for more information about creating and saving appliance backup files.

33 Technical white paper Page 33 Appendix D: HPE OneView Basic Concepts HPE OneView is an integrated, converged management platform, which runs on the Synergy Composer Appliances. It provides software-defined resources, such as configuration templates for the ecosystem as well as individual system templates and server profiles. This enables the operations users to capture the best practices across a variety of disciplines, including networking, storage, hardware configuration, operating system build, and configuration. It manages compute, network, and storage resources within HPE Synergy Composable Infrastructure as well as connections to a host of external resources HPE Virtual Connect was introduced to simplify server connection management, provide cable reduction, and bring down the siloes between server, storage, and network teams. It enables users to rapidly change and deploy server connectivity within these connected environments. Terms and Definitions: Synergy Frame Fabric Fabrics define connectivity for the servers in HPE OneView logical interconnect group to the data center infrastructure. Uplink ports that are part of the fabric present themselves to the data center switches. Synergy frame and OneView management support up to three distinct fabrics. Module or Interconnect Module (ICM) and bays refers to the I/O module installed into interconnect Module Bays in the back of the Synergy frame. There are six bays and bays 1-3 are path A while bays 4 6 are path B of each fabric. Master vs. Satellite Module The master module contains intelligent networking capabilities that extends connectivity to multiple frames through Satellite Interconnect Modules. This can eliminate the top of rack switch need and substantially reduce cost. The reduction in components also simplifies fabric management at scale while consuming fewer ports at the data center aggregation layer. Networks A network represents a Fibre Channel, Ethernet, or Fibre Channel over Ethernet (FCoE) network in the data center. A network resource defined under NETWORKING in OneView and can be associated with connections as part of server profile or server profile template, or as part of uplink set in defining logical interconnect group / logical interconnect. Multiple networks and Network set A network set is a logical object that groups multiple tagged Ethernet networks and VLANs and identified by a single name. Network sets are used to simplify configuring network connectivity in server profile. It allows a quick deployment of network environment changes to multiple server profiles. Logical interconnect Group (LIG), Logical interconnect (LI), and Interconnect - The logical interconnect group is a template. It defines the physical and logical configuration of the interconnects that are configured together to form a logical interconnect. A logical interconnect is a single entity for multiple physical interconnects. The interconnect is a physical representation of a interconnect module and its connections. The configurations between logical interconnect group and logical interconnect must be matched. Enclosure Groups (EG) and Logical Enclosures (LE) - An enclosure group is a logical resource that defines a set of enclosures (or frames) that use the same configuration for network connectivity. An enclosure group is populated with LIGs, which ensures that every enclosure in the enclosure group is configured identically with regard to uplinks and data center networks. A logical enclosure maps EG s to physical enclosures (or frames) and is the means for the LIG and EG settings to be applied to the environment. Uplink-Set or Shared Uplink Set (SUS) Part of logical interconnect group / logical interconnect. Uplink sets define the uplink connectivity for selected networks. Network types in an uplink set can either be an Ethernet or Fibre Channel (FC), but not both. Server Profile Template, Server Profile, and Server Server profile is the logical configuration of server that cover all aspects of a server including firmware versioning, BIOS settings, options, connectivity (network and storage), boot configuration, and serial number. Server profile template is a template that simplifies management of server profiles when any changes is needed. Network Connections part of server profile configuration to define downstream networks and network connections.

34 Technical white paper Page 34 Resources and additional links HPE Servers hpe.com/servers HPE Networking hpe.com/networking HPE Synergy Frame QuickSpecs HPE Synergy Configuration and Compatibility Guide (includes details on the Master / Satellite architecture) Arista MLAG Configuration Guide Arista active-active router redundancy using VARP Guide To help us improve our documents, please provide feedback at hpe.com/contact/feedback.

35 Technical White Paper Page 35 Sign up for updates Rate this document Copyright 2015 Hewlett Packard Enterprise Development LP. The information contained herein is subject to change without notice. The only warranties for HPE products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HPE shall not be liable for technical or editorial errors or omissions contained herein. Add trademark acknowledgments as needed. For trademark policy, see 4AA4-xxxxENW, Month 20XX, Rev. #

vsphere 6.0 with HP ProLiant Gen9 Servers, OneView, 3PAR, Cisco Nexus 5600 and Brocade 6510 Deployment Guide

vsphere 6.0 with HP ProLiant Gen9 Servers, OneView, 3PAR, Cisco Nexus 5600 and Brocade 6510 Deployment Guide Technical white paper vsphere 6.0 with HP ProLiant Gen9 Servers, OneView, 3PAR, Cisco Nexus 5600 and Brocade 6510 Deployment Guide Updated: 4/30/2015 Hongjun Ma, HP DCA Table of contents Introduction...

More information

HPE Enhanced Network Installation and Startup Service for HPE BladeSystem

HPE Enhanced Network Installation and Startup Service for HPE BladeSystem Data sheet HPE Enhanced Network Installation and Startup Service for HPE BladeSystem HPE Lifecycle Event Services HPE Enhanced Network Installation and Startup Service for HPE BladeSystem provides configuration

More information

FCoE Cookbook for HP Virtual Connect

FCoE Cookbook for HP Virtual Connect Technical whitepaper FCoE Cookbook for HP Virtual Connect Version 4.45 Firmware Enhancements August 2015 Table of contents Change History 6 Purpose 7 Overview 7 Requirements and support 7 Supported Designs

More information

HP Virtual Connect for c-class BladeSystem Setup and Installation Guide

HP Virtual Connect for c-class BladeSystem Setup and Installation Guide HP Virtual Connect for c-class BladeSystem Setup and Installation Guide Version 4.01 Abstract This document contains setup, installation, and configuration information for HP Virtual Connect. This document

More information

HPE Virtual Connect for c-class BladeSystem Setup and Installation Guide Version 4.60

HPE Virtual Connect for c-class BladeSystem Setup and Installation Guide Version 4.60 HPE Virtual Connect for c-class BladeSystem Setup and Installation Guide Version 4.60 Abstract This document contains setup, installation, and configuration information for HPE Virtual Connect. This document

More information

VMware Cloud Foundation (VCF) Certification on HPE Synergy

VMware Cloud Foundation (VCF) Certification on HPE Synergy VMware Cloud Foundation (VCF) Certification on HPE Synergy Best practices and general build information for VCF 2.3.2 use on HPE Synergy platform Technical white paper Technical white paper Contents Introduction

More information

PowerEdge FX2 - Upgrading from 10GbE Pass-through Modules to FN410S I/O Modules

PowerEdge FX2 - Upgrading from 10GbE Pass-through Modules to FN410S I/O Modules PowerEdge FX - Upgrading from 0GbE Pass-through Modules to FN40S I/O Modules Dell Networking Solutions Engineering June 06 A Dell EMC Deployment and Configuration Guide Revisions Date Revision Description

More information

Page 2

Page 2 Page 2 Mgmt-B, vmotion-a vmotion-b VMM-Pool-B_ Connection-B -Set-A Uplink-Set-A Uplink-Set-B ACI-DC Standard Aggregation L3 Switch Configuration for existing Layer 2 : Nexus 6K-01 switch is

More information

Reference Architecture. DataStream. Architecting DataStream Network. Document # NA Version 1.03, January

Reference Architecture. DataStream. Architecting DataStream Network. Document # NA Version 1.03, January Reference Architecture DataStream Architecting DataStream Network Document # 317-0026NA Version 1.03, January 2016 www.cohodata.com Abstract This document provides an overview of data center networking

More information

HP FlexFabric Virtual Switch 5900v Technology White Paper

HP FlexFabric Virtual Switch 5900v Technology White Paper HP FlexFabric Virtual Switch 5900v Technology White Paper Part number: 5998-4548 Document version: 6W100-20131220 Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein

More information

Frequently Asked Questions for HP EVI and MDC

Frequently Asked Questions for HP EVI and MDC Frequently Asked Questions for HP EVI and MDC Q. What are we announcing at VMworld? A. HP will be expanding Virtual Application Networks with new FlexFabric innovations that simplify the interconnection

More information

HP BladeSystem Networking Reference Architecture

HP BladeSystem Networking Reference Architecture HP BladeSystem Networking Reference Architecture HP Virtual Connect FlexFabric Module and VMware vsphere 5 Technical white paper Table of contents Executive Summary... 2 Virtual Connect FlexFabric Module

More information

HPE OneView for Microsoft System Center Release Notes (v 8.2 and 8.2.1)

HPE OneView for Microsoft System Center Release Notes (v 8.2 and 8.2.1) Center Release Notes (v 8.2 and 8.2.1) Part Number: 832154-004a Published: April 2017 Edition: 2 Contents Center Release Notes (v 8.2 and 8.2.1)... 4 Description...4 Update recommendation... 4 Supersedes...

More information

NetApp HCI Network Setup Guide

NetApp HCI Network Setup Guide Technical Report NetApp HCI Network Setup Guide Version 1.2 Aaron Patten, NetApp April 2018 TR-4679 TABLE OF CONTENTS 1 Introduction... 4 2 Hardware... 4 2.1 Node and Chassis Layout... 4 2.2 Node Types...

More information

HPE Converged Solution 750

HPE Converged Solution 750 HPE Converged Solution 750 HPE Synergy Gen10 VMware 6.0 and 6.5 Design Guide HPE Converged Solution 750 HPE Converged Solution 750 Contents Executive summary... 3 Introduction... 4 HPE Converged Solution

More information

HPE ConvergedSystem 700 for Hyper-V Deployment Accelerator Service

HPE ConvergedSystem 700 for Hyper-V Deployment Accelerator Service Data sheet HPE ConvergedSystem 700 for Hyper-V Deployment Accelerator Service HPE Technology Consulting HPE ConvergedSystem 700 for Hyper-V is a solution that allows you to acquire and deploy a virtualization

More information

Dell EMC. VxBlock Systems for VMware NSX 6.3 Architecture Overview

Dell EMC. VxBlock Systems for VMware NSX 6.3 Architecture Overview Dell EMC VxBlock Systems for VMware NSX 6.3 Architecture Overview Document revision 1.1 March 2018 Revision history Date Document revision Description of changes March 2018 1.1 Updated the graphic in Logical

More information

HPE Digital Learner Server Management Content Pack

HPE Digital Learner Server Management Content Pack Content Pack data sheet HPE Digital Learner Server Management Content Pack HPE Content Pack number Content Pack category Content Pack length Learn more CP002 Category 1 20 Hours View now This Content Pack

More information

Deployment of Dell M6348 Blade Switch with Cisco 4900M Catalyst Switch (Simple Mode)

Deployment of Dell M6348 Blade Switch with Cisco 4900M Catalyst Switch (Simple Mode) Deployment of Dell M6348 Blade Switch with Cisco 4900M Catalyst Switch (Simple Mode) Dell Networking Solutions Engineering July 2011 A Dell EMC Deployment and Configuration Guide Revisions Date Description

More information

HPE Synergy Configuration and Compatibility Guide

HPE Synergy Configuration and Compatibility Guide HPE Synergy Configuration and Compatibility Guide Abstract This guide describes HPE Synergy hardware configuration options and compatibility. Hewlett Packard Enterprise assumes you are qualified in the

More information

HPE Synergy die optimale Plattform für eine IT der zwei Geschwindigkeiten

HPE Synergy die optimale Plattform für eine IT der zwei Geschwindigkeiten HPE Synergy die optimale Plattform für eine IT der zwei Geschwindigkeiten IT Transformation is accelerating Traditional IT Cloud Enabled, Mobile Ready Hybrid Infrastructure Hosting workloads & applications

More information

HPE OneView 4.0 User Guide

HPE OneView 4.0 User Guide HPE OneView 4.0 User Guide Abstract The User Guide is intended for administrators who are using the HPE OneView appliance graphical user interface or REST APIs to manage IT hardware in a converged infrastructure

More information

DELL EMC READY BUNDLE FOR VIRTUALIZATION WITH VMWARE AND FIBRE CHANNEL INFRASTRUCTURE

DELL EMC READY BUNDLE FOR VIRTUALIZATION WITH VMWARE AND FIBRE CHANNEL INFRASTRUCTURE DELL EMC READY BUNDLE FOR VIRTUALIZATION WITH VMWARE AND FIBRE CHANNEL INFRASTRUCTURE Design Guide APRIL 0 The information in this publication is provided as is. Dell Inc. makes no representations or warranties

More information

HPE FlexFabric 12900E & 12900

HPE FlexFabric 12900E & 12900 HPE FlexFabric 12900E & 12900 IRF Configuration Guide Part number: 5998-8351s Software version: Release 1135 and later Document version: 6W102-20151124 Copyright 2015 Hewlett Packard Enterprise Development

More information

Design and Implementations of FCoE for the DataCenter. Mike Frase, Cisco Systems

Design and Implementations of FCoE for the DataCenter. Mike Frase, Cisco Systems Design and Implementations of FCoE for the DataCenter Mike Frase, Cisco Systems SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted. Member companies

More information

Reference Architecture. DataStream. UCS Direct Connect. For DataStream OS 2.6 or later Document # NA Version 1.08 April

Reference Architecture. DataStream. UCS Direct Connect. For DataStream OS 2.6 or later Document # NA Version 1.08 April DataStream For DataStream OS 2.6 or later Document # 310-0026NA Version 1.08 April 2017 www.cohodata.com Abstract This reference architecture describes how to connect DataStream switches to Cisco Unified

More information

Pass-Through Technology

Pass-Through Technology CHAPTER 3 This chapter provides best design practices for deploying blade servers using pass-through technology within the Cisco Data Center Networking Architecture, describes blade server architecture,

More information

HPE OneView SCVMM Integration Kit (v 3.0) User Guide

HPE OneView SCVMM Integration Kit (v 3.0) User Guide HPE OneView SCVMM Integration Kit (v 3.0) User Guide Abstract This guide is intended for system administrators who use the HPE OneView SCVMM Integration Kit (v 3.0) and other Hewlett Packard Enterprise

More information

HP OneView 1.05 User Guide

HP OneView 1.05 User Guide HP OneView 1.05 User Guide Abstract This guide describes HP OneView features, interfaces, resource model design, and secure working environment. It describes up-front planning considerations and how to

More information

HPE OneView for VMware vcenter Release Notes (8.2 and 8.2.1)

HPE OneView for VMware vcenter Release Notes (8.2 and 8.2.1) HPE OneView for VMware vcenter Release Notes (8.2 and 8.2.1) Abstract This document describes changes in HPE OneView for VMware vcenter to help administrators understand the benefits of obtaining the 8.2

More information

NetApp HCI with Mellanox SN2010 Switch Quick Cabling Guide

NetApp HCI with Mellanox SN2010 Switch Quick Cabling Guide Technical Report NetApp HCI with Mellanox SN2010 Switch Stephen Carl, HCI Tech Solutions, NetApp December 2018 TR-4735-1218 TABLE OF CONTENTS 1 Introduction... 4 2 NetApp HCI Hardware... 4 2.1 Node and

More information

HPE OneView 3.1 User Guide

HPE OneView 3.1 User Guide HPE OneView 3.1 User Guide Abstract The User Guide is intended for administrators who are using the HPE OneView appliance graphical user interface or REST APIs to manage IT hardware in a converged infrastructure

More information

HPE VMware ESXi and vsphere 5.x, 6.x and Updates Getting Started Guide

HPE VMware ESXi and vsphere 5.x, 6.x and Updates Getting Started Guide HPE VMware ESXi and vsphere 5.x, 6.x and Updates Getting Started Guide Abstract This guide is intended to provide setup information for HPE VMware ESXi and vsphere. Part Number: 818330-003 Published: April

More information

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

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 642-999 Title : Implementing Cisco Data Center Unified Computing Vendor : Cisco Version : DEMO Get Latest

More information

Dell EMC. VxBlock Systems for VMware NSX 6.2 Architecture Overview

Dell EMC. VxBlock Systems for VMware NSX 6.2 Architecture Overview Dell EMC VxBlock Systems for VMware NSX 6.2 Architecture Overview Document revision 1.6 December 2018 Revision history Date Document revision Description of changes December 2018 1.6 Remove note about

More information

Cisco Nexus 1100 Series Virtual Services Appliances

Cisco Nexus 1100 Series Virtual Services Appliances Deployment Guide Cisco Nexus 1100 Series Virtual Services Appliances Deployment Guide Version 1.0 June 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.

More information

Cisco Nexus 1000V on HP BladeSystem

Cisco Nexus 1000V on HP BladeSystem Cisco Nexus 1000V on HP BladeSystem An informational guide for optimal VMware vsphere design using HP BladeSystem (w/virtual Connect) and Cisco Nexus network infrastructure Table of contents Overview...

More information

April Brocade VDX 6740 Deployment Guide for VMware EVO:RAIL

April Brocade VDX 6740 Deployment Guide for VMware EVO:RAIL 24 April 2015 Brocade VDX 6740 Deployment Guide for VMware EVO:RAIL 2015, Brocade Communications Systems, Inc. All Rights Reserved. ADX, Brocade, Brocade Assurance, the B-wing symbol, DCX, Fabric OS, HyperEdge,

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 642-999 EXAM QUESTIONS & ANSWERS Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 32.5 http://www.gratisexam.com/ Sections 1. Questions 2. Drag & Drop 3. Hot Spot CISCO 642-999

More information

Dell and Emulex: A lossless 10Gb Ethernet iscsi SAN for VMware vsphere 5

Dell and Emulex: A lossless 10Gb Ethernet iscsi SAN for VMware vsphere 5 Solution Guide Dell and Emulex: A lossless 10Gb Ethernet iscsi SAN for VMware vsphere 5 iscsi over Data Center Bridging (DCB) solution Table of contents Executive summary... 3 iscsi over DCB... 3 How best

More information

HPE Synergy 40Gb F8 Switch Module

HPE Synergy 40Gb F8 Switch Module HPE Synergy 40Gb F8 Switch Module LA Configuration Abstract This document is intended for the person who configures HPE Synergy 40Gb F8 Switch Modules. 20150602a March 2017 Edition: 1 Copyright 2016, 2017

More information

FCoE Configuration Between VIC Adapter on UCS Rack Server and Nexus 5500 Switch

FCoE Configuration Between VIC Adapter on UCS Rack Server and Nexus 5500 Switch FCoE Configuration Between VIC Adapter on UCS Rack Server and Nexus 5500 Switch Document ID: 117280 Contributed by Padmanabhan, Cisco TAC Engineer. Mar 25, 2014 Contents Introduction Prerequisites Requirements

More information

Horizont HPE Synergy. Matt Foley, EMEA Hybrid IT Presales. October Copyright 2015 Hewlett Packard Enterprise Development LP

Horizont HPE Synergy. Matt Foley, EMEA Hybrid IT Presales. October Copyright 2015 Hewlett Packard Enterprise Development LP Horizont 2016 HPE Synergy Matt Foley, EMEA Hybrid IT Presales Copyright 2015 Hewlett Packard Enterprise Development LP October 2016 Where we started Remember this? 2 Strategy, circa 2007 3 Change-ready

More information

Emulex Universal Multichannel

Emulex Universal Multichannel Emulex Universal Multichannel Reference Manual Versions 11.2 UMC-OCA-RM112 Emulex Universal Multichannel Reference Manual Corporate Headquarters San Jose, CA Website www.broadcom.com Broadcom, the pulse

More information

NSX-T Data Center Migration Coordinator Guide. 5 APR 2019 VMware NSX-T Data Center 2.4

NSX-T Data Center Migration Coordinator Guide. 5 APR 2019 VMware NSX-T Data Center 2.4 NSX-T Data Center Migration Coordinator Guide 5 APR 2019 VMware NSX-T Data Center 2.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you

More information

Configuring Virtual Port Channels

Configuring Virtual Port Channels Configuring Virtual Port Channels This chapter describes how to configure virtual port channels (vpcs) on Cisco Nexus 5000 Series switches. It contains the following sections: Information About vpcs, page

More information

DELL EMC READY BUNDLE FOR VIRTUALIZATION WITH VMWARE AND ISCSI INFRASTRUCTURE

DELL EMC READY BUNDLE FOR VIRTUALIZATION WITH VMWARE AND ISCSI INFRASTRUCTURE DELL EMC READY BUNDLE FOR VIRTUALIZATION WITH VMWARE AND ISCSI INFRASTRUCTURE Design Guide APRIL 2017 1 The information in this publication is provided as is. Dell Inc. makes no representations or warranties

More information

Dell EMC. VxRack System FLEX Architecture Overview

Dell EMC. VxRack System FLEX Architecture Overview Dell EMC VxRack System FLEX Architecture Overview Document revision 1.6 October 2017 Revision history Date Document revision Description of changes October 2017 1.6 Editorial updates Updated Cisco Nexus

More information

Cisco Actualtests Questions & Answers

Cisco Actualtests Questions & Answers Cisco Actualtests 642-999 Questions & Answers Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 22.8 http://www.gratisexam.com/ Sections 1. Questions 2. Drag & Drop 3. Hot Spot Cisco

More information

HPE OneView SCVMM Integration Kit (v 3.2) User Guide

HPE OneView SCVMM Integration Kit (v 3.2) User Guide HPE OneView SCVMM Integration Kit (v 3.2) User Guide Abstract This guide is intended for system administrators who use the HPE OneView SCVMM Integration Kit (v 3.2) and other Hewlett Packard Enterprise

More information

HP Converged Network Switches and Adapters. HP StorageWorks 2408 Converged Network Switch

HP Converged Network Switches and Adapters. HP StorageWorks 2408 Converged Network Switch HP Converged Network Switches and Adapters Family Data sheet Realise the advantages of Converged Infrastructure with HP Converged Network Switches and Adapters Data centres are increasingly being filled

More information

Installation runbook for

Installation runbook for Installation runbook for Arista Networks ML2 VLAN driver, L3 plugin integration Partner Name: Product Name: Product Version: Arista Networks Arista EOS EOS-4.14.5 or above MOS Version: Mirantis OpenStack

More information

NetApp HCI. Deployment Guide. Version 1.2. April _B0

NetApp HCI. Deployment Guide. Version 1.2. April _B0 NetApp HCI Deployment Guide Version 1.2 April 2018 215-12986_B0 doccomments@netapp.com Table of Contents 3 Contents Introduction... 5 NetApp HCI hardware overview... 7 Environmental requirements... 9

More information

Cisco VDS Service Broker Software Installation Guide for UCS Platforms

Cisco VDS Service Broker Software Installation Guide for UCS Platforms Cisco VDS Service Broker 1.0.1 Software Installation Guide for UCS Platforms Revised: May 2013 This document provides detailed instructions for installing the Cisco Videoscape Distribution Suite Service

More information

DEPLOYING A STACK OF DELL M-SERIES BLADE SWITCHES IN SIMPLE SWITCH MODE (SSM)

DEPLOYING A STACK OF DELL M-SERIES BLADE SWITCHES IN SIMPLE SWITCH MODE (SSM) Deploying DEPLOYING A STACK OF DELL M-SERIES BLADE SWITCHES IN SIMPLE SWITCH MODE (SSM) Victor Lama DELL Network Sales Engineer Banking and Securities v1.0 5 APR 2012 A detailed case study of a client

More information

Juniper Virtual Chassis Technology: A Short Tutorial

Juniper Virtual Chassis Technology: A Short Tutorial Juniper Virtual Chassis Technology: A Short Tutorial Victor Lama Fabric Specialist LE Northeast Region August 2010 What if? What if your company could drastically minimize the complexity of managing your

More information

HP 5920 & 5900 Switch Series FAQ

HP 5920 & 5900 Switch Series FAQ HP 5920 & 5900 Switch Series FAQ Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems White Paper Cisco HyperFlex Systems Install and Manage Cisco HyperFlex Systems in a Cisco ACI Environment Original Update: January 2017 Updated: March 2018 Note: This document contains material and data

More information

HP BladeSystem c-class Ethernet network adapters

HP BladeSystem c-class Ethernet network adapters HP BladeSystem c-class Ethernet network adapters Family data sheet HP NC552m 10 Gb Dual Port Flex-10 Ethernet Adapter HP NC551m Dual Port FlexFabric 10 Gb Converged Network Adapter HP NC550m 10 Gb Dual

More information

HPE FlexNetwork HSR6800 Routers

HPE FlexNetwork HSR6800 Routers HPE FlexNetwork HSR6800 Routers IRF Configuration Guide Part number: 5998-4487R Software version: HSR6800-CMW520-R3303P25 Document version: 6W105-20151231 Copyright 2015 Hewlett Packard Enterprise Development

More information

HP Discover 2013 HOL 2653 HP Virtual Connect 4.01 features and capabilities. Lab Guide

HP Discover 2013 HOL 2653 HP Virtual Connect 4.01 features and capabilities. Lab Guide HP Discover 2013 HOL 2653 HP Virtual Connect 4.01 features and capabilities Lab Guide HP Virtual Connect 4.01 features and capabilities Lab Guide Rev. 1.1 Copyright 2013 Hewlett-Packard Development Company,

More information

Questions & Answers

Questions & Answers 642-999 Questions & Answers Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 36.6 http://www.gratisexam.com/ 642-999 Questions & Answers Exam Name: Implementing Cisco Data Center Unified

More information

A Dell Interoperability Whitepaper Victor Teeter

A Dell Interoperability Whitepaper Victor Teeter Deployment of Dell M8024-k Blade Switch with Cisco Nexus 5000 Series Switch A Dell Interoperability Whitepaper Victor Teeter THIS TECHNICAL INTEROPERABILITY WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY,

More information

HP FlexFabric 5700 Switch Series

HP FlexFabric 5700 Switch Series HP FlexFabric 5700 Switch Series FAQ Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and

More information

Configuring VM-FEX. Information About VM-FEX. VM-FEX Overview. VM-FEX Components. This chapter contains the following sections:

Configuring VM-FEX. Information About VM-FEX. VM-FEX Overview. VM-FEX Components. This chapter contains the following sections: This chapter contains the following sections: Information About VM-FEX, page 1 Licensing Requirements for VM-FEX, page 3 Default Settings for VM-FEX, page 3, page 4 Verifying the VM-FEX Configuration,

More information

Migrating from Cisco HSRP to industry standard VRRP

Migrating from Cisco HSRP to industry standard VRRP Migrating from Cisco HSRP to industry standard VRRP Technical white paper Table of contents Router Redundancy Protocol overview... 2 Introduction to Cisco Hot Standby Router Protocol (HSRP)... 2 Introduction

More information

Cisco Nexus 1000V InterCloud

Cisco Nexus 1000V InterCloud Deployment Guide Cisco Nexus 1000V InterCloud Deployment Guide (Draft) June 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 49 Contents

More information

Overview. Cisco UCS Manager User Documentation

Overview. Cisco UCS Manager User Documentation Cisco UCS Manager User Documentation, page 1 Infrastructure Management Guide, page 2 Cisco Unified Computing System, page 3 Cisco UCS Building Blocks and Connectivity, page 5 Cisco UCS Manager User Documentation

More information

Cisco ACI with Cisco AVS

Cisco ACI with Cisco AVS This chapter includes the following sections: Cisco AVS Overview, page 1 Cisco AVS Installation, page 6 Key Post-Installation Configuration Tasks for the Cisco AVS, page 43 Distributed Firewall, page 62

More information

Cisco Nexus 4000 Series Switches for IBM BladeCenter

Cisco Nexus 4000 Series Switches for IBM BladeCenter Cisco Nexus 4000 Series Switches for IBM BladeCenter What You Will Learn This document is targeted at server, storage, and network administrators planning to deploy IBM BladeCenter servers with the unified

More information

Lenovo ThinkSystem NE Release Notes. For Lenovo Cloud Network Operating System 10.6

Lenovo ThinkSystem NE Release Notes. For Lenovo Cloud Network Operating System 10.6 Lenovo ThinkSystem NE10032 Release Notes For Lenovo Cloud Network Operating System 10.6 Note: Before using this information and the product it supports, read the general information in the Safety information

More information

UCS-ABC. Cisco Unified Computing System Accelerated Boot Camp. Length: 5 Days. Format: Lecture/Lab. Course Version: 5.0. Product Version: 2.

UCS-ABC. Cisco Unified Computing System Accelerated Boot Camp. Length: 5 Days. Format: Lecture/Lab. Course Version: 5.0. Product Version: 2. UCS-ABC Why Firefly Length: 5 Days Format: Lecture/Lab Course Version: 5.0 Product Version: 2.1 This special course focuses on UCS Administration and Troubleshooting UCS Manager 2.0 and provides additional

More information

Configuring Virtual Port Channels

Configuring Virtual Port Channels This chapter contains the following sections: Information About vpcs, page 1 Guidelines and Limitations for vpcs, page 10 Configuring vpcs, page 11 Verifying the vpc Configuration, page 25 vpc Default

More information

HPE OneView Global Dashboard 1.40 User Guide

HPE OneView Global Dashboard 1.40 User Guide HPE OneView Global Dashboard 1.40 User Guide Abstract This user guide is intended for administrators who are using the HPE OneView Global Dashboard graphical user interface to monitor IT hardware in a

More information

GUIDE. Optimal Network Designs with Cohesity

GUIDE. Optimal Network Designs with Cohesity Optimal Network Designs with Cohesity TABLE OF CONTENTS Introduction...3 Key Concepts...4 Five Common Configurations...5 3.1 Simple Topology...5 3.2 Standard Topology...6 3.3 Layered Topology...7 3.4 Cisco

More information

HPE 3PAR Remote Copy Extension Software Suite Implementation Service

HPE 3PAR Remote Copy Extension Software Suite Implementation Service Data sheet HPE 3PAR Remote Copy Extension Software Suite Implementation Service HPE Lifecycle Event Services HPE 3PAR Remote Copy Extension Software Suite Implementation Service provides customized deployment

More information

HP LeftHand P4000 Virtual SAN Appliance in an HP BladeSystem environment solution guide

HP LeftHand P4000 Virtual SAN Appliance in an HP BladeSystem environment solution guide HP LeftHand P4000 Virtual SAN Appliance in an HP BladeSystem environment solution guide AT459-96002 Part number: AT459-96002 First edition: April 2009 Legal and notice information Copyright 2009 Hewlett-Packard

More information

Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches

Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches Migration Guide Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches Migration Guide November 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is

More information

HP VMware ESXi and vsphere 5.x and Updates Getting Started Guide

HP VMware ESXi and vsphere 5.x and Updates Getting Started Guide HP VMware ESXi and vsphere 5.x and Updates Getting Started Guide Abstract This guide is intended to provide setup information for HP VMware ESXi and vsphere. HP Part Number: 616896-409 Published: September

More information

vsphere 5.5 with HP OneView, 3PAR StoreServ 7400, Cisco Nexus 5600 and Brocade 6510 Deployment Guide

vsphere 5.5 with HP OneView, 3PAR StoreServ 7400, Cisco Nexus 5600 and Brocade 6510 Deployment Guide Technical white paper vsphere 5.5 with HP OneView, 3PAR StoreServ 7400, Cisco Nexus 5600 and Brocade 6510 Deployment Guide Updated: 4/30/2015 Hongjun Ma and Marcus D'Andrea, HP DIA Table of contents Introduction...

More information

NetApp HCI. Deployment Guide. Version July _A0

NetApp HCI. Deployment Guide. Version July _A0 NetApp HCI Deployment Guide Version 1.3.1 July 2018 215-13522_A0 doccomments@netapp.com Table of Contents 3 Contents Introduction... 5 NetApp HCI hardware overview... 7 Environmental requirements... 9

More information

Demo Lab Guide OS 9 Emulator

Demo Lab Guide OS 9 Emulator Demo Lab Guide OS 9 Emulator Quick Start Guide Example OSPF Configuration Product Domain: Networking Author: Ruairi Mongan Version: 1.01 Date: 01/01/2016 Table of Contents 1 Product Overview... 3 1.1 Lab

More information

Deployment of Dell M8024-k Blade Switch in Simple Mode with Cisco Nexus 5k Switch

Deployment of Dell M8024-k Blade Switch in Simple Mode with Cisco Nexus 5k Switch Deployment of Dell M8024-k Blade Switch in Simple Mode with Cisco Nexus 5k Switch Dell Networking Solutions Engineering August 2011 A Dell EMC Interoperability Whitepaper Revisions Date Description Authors

More information

HPE OneView for VMware vcenter User Guide

HPE OneView for VMware vcenter User Guide HPE OneView for VMware vcenter User Guide Abstract This document contains detailed instructions for configuring and using HPE OneView for VMware vcenter. It is intended for system administrators who are

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems White Paper Cisco HyperFlex Systems Converting to Cisco Nexus 1000V Distributed Switches for Cisco HyperFlex Virtual Machine Guest and VMware vmotion Networks Author: Hui Chen October 2016 2016 Cisco and/or

More information

vsphere Networking for the Network Admin Jason Nash, Varrow CTO

vsphere Networking for the Network Admin Jason Nash, Varrow CTO vsphere Networking for the Network Admin Jason Nash, Varrow CTO Agenda What is virtualization? How does virtualization impact the network team? How should you approach virtualization? vsphere 101 Where

More information

VMware Integrated OpenStack Quick Start Guide

VMware Integrated OpenStack Quick Start Guide VMware Integrated OpenStack Quick Start Guide VMware Integrated OpenStack 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Configuring Enhanced Virtual Port Channels

Configuring Enhanced Virtual Port Channels This chapter contains the following sections: Information About Enhanced vpcs, page 2 Licensing Requirements for Enhanced vpc, page 4 Configuring Enhanced vpcs, page 4 Verifying Enhanced vpcs, page 5 Enhanced

More information

Discover 2013 HOL2653

Discover 2013 HOL2653 Discover 2013 HOL2653 HP Virtual Connect 4.01 features and capabilities Steve Mclean and Keenan Sugg June 11 th to 13 th, 2013 AGENDA Schedule Course Introduction [15-20 Minutes] Introductions and opening

More information

Dell Networking MXL / PowerEdge I/O Aggregator with Cisco Nexus 5000 series NPV mode and Cisco MDS 9100 fabric switch Config Sheets

Dell Networking MXL / PowerEdge I/O Aggregator with Cisco Nexus 5000 series NPV mode and Cisco MDS 9100 fabric switch Config Sheets Dell Networking MXL / PowerEdge I/O Aggregator with Cisco Nexus 5000 series NPV mode and Cisco MDS 9100 fabric switch Config Sheets CLI Config Sheets Dell Networking Engineering November 2013 A Dell Deployment

More information

Preinstallation Checklist

Preinstallation Checklist Single Switch Configuration, on page 1 Dual Switch Configuration, on page 4 Common Network Requirements, on page 7 Intersight Connectivity, on page 20 Single Switch Configuration Single switch configuration

More information

VersaStack for Data Center Design & Implementation (VDCDI) 1.0

VersaStack for Data Center Design & Implementation (VDCDI) 1.0 VersaStack for Data Center Design & Implementation (VDCDI) 1.0 COURSE OVERVIEW: VersaStack for Data Center Design and Implementation (VDCDI) is a four-day training program. The Cisco-IBM VersaStack validated

More information

SAN Design Best Practices for the Dell PowerEdge M1000e Blade Enclosure and EqualLogic PS Series Storage (1GbE) A Dell Technical Whitepaper

SAN Design Best Practices for the Dell PowerEdge M1000e Blade Enclosure and EqualLogic PS Series Storage (1GbE) A Dell Technical Whitepaper Dell EqualLogic Best Practices Series SAN Design Best Practices for the Dell PowerEdge M1000e Blade Enclosure and EqualLogic PS Series Storage (1GbE) A Dell Technical Whitepaper Storage Infrastructure

More information

Intelligent Provisioning 2.70 Release Notes

Intelligent Provisioning 2.70 Release Notes Intelligent Provisioning 2.70 Release Notes Part Number: 794361-401a Published: December 2017 Edition: 2 Copyright 2012, 2017 Hewlett Packard Enterprise Development LP Notices The information contained

More information

Dell EMC Networking VxRail Networking Quick Guide

Dell EMC Networking VxRail Networking Quick Guide Dell EMC Networking VxRail Networking Quick Guide Networking guidelines for a VxRail environment Dell Networking Solutions Engineering March 2018 A Dell EMC Deployment and Configuration Guide Revisions

More information

Dell Networking MXL and PowerEdge I/O Aggregator with Cisco Nexus 5000 series fabric mode Config Sheets

Dell Networking MXL and PowerEdge I/O Aggregator with Cisco Nexus 5000 series fabric mode Config Sheets Dell Networking MXL and PowerEdge I/O Aggregator with Cisco Nexus 5000 series fabric mode Config Sheets CLI Config Sheets Dell Networking Engineering November 2013 A Dell Deployment and Configuration Guide

More information

Dell EMC Networking vsan vsphere Networking Quick Guide using Dell OS 9

Dell EMC Networking vsan vsphere Networking Quick Guide using Dell OS 9 Dell EMC Networking vsan vsphere Networking Quick Guide using Dell OS 9 Networking deployment in a vsan ready environment Dell Networking Solutions Engineering February 2018 A Dell EMC Deployment and Configuration

More information

Cisco. Exam Questions DCUCI Implementing Cisco Data Center Unified Computing (DCUCI)

Cisco. Exam Questions DCUCI Implementing Cisco Data Center Unified Computing (DCUCI) Cisco Exam Questions 642-999 DCUCI Implementing Cisco Data Center Unified Computing (DCUCI) 1. Which two are true with respect to the unified ports on the Cisco Unified Computing System 62XX Fabric Interconnect?

More information

HP OneView 1.20 User Guide

HP OneView 1.20 User Guide HP OneView 1.20 User Guide Abstract This guide describes HP OneView features, interfaces, resource model design, and secure working environment. It describes up-front planning considerations and how to

More information

Active System Manager Version 8.0 User s Guide

Active System Manager Version 8.0 User s Guide Active System Manager Version 8.0 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information