Book Image

Cisco UCS Cookbook

By : Victor Wu
Book Image

Cisco UCS Cookbook

By: Victor Wu

Overview of this book

Cisco Unified Computing System (UCS) is a data center server platform that is used for computing, deploying, and storing resources in data center environments. This cookbook aims to teach you about various tasks you can implement to improve your existing method of configuring and deploying UCS. You will start by learning how to upgrade your firmware on Brocade and Cisco Fibre Channel Switch and will move on to enhance your knowledge of LAN connectivity. We will then discuss how to configure Windows 2008 and 2012 local boot in Cisco UCS. Next, you will learn how to install the operating system on Cisco UCS and use Cisco UCS Power Calculator to calculate the UCS consumption. Finally, we’ll take a look at backup solutions. By the end of the book, you will know several ways to build and compute in data center environment using Cisco UCS.
Table of Contents (14 chapters)
Cisco UCS Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Configuring LAN pin groups on UCS Fabric Interconnect


In this recipe, we will learn how to create a LAN pin group on UCS Fabric Interconnect.

Getting ready

Prepare a Cisco UCS 5108 Chassis with two UCS IOM 2208XP installed; each UCS IOM is connected to a Cisco UCS 6428UP. Configure four ports on each Cisco UCS 6428UP as an Ethernet uplink port (port 17/18), which is connected to the Cisco LAN Switch by Fibre Channel cables. The UCS service profile (defined by two vNIC1/2) is associated to the UCS Server and can boot up the OS successfully. The details are listed in the following diagram:

How to do it…

In this recipe, we will learn how to create a static LAN pin group by an FI-A uplink and FI-B uplink on Fabric Interconnect.

We assume that the two defined vNICs can be added into the service profile detail, as shown in the following table:

Service profile Name

vNIC #

vNIC Name

Fabric ID

Enable Failover

ESXi5.5_Service_Profile

vNIC1

vNIC_FIA_P17

A

Disable

vNIC2

vNIC_FIB_P17

B

Disable...