CategoryNetworking

Cisco UCS Grand Slam Announcements

Cisco held a “UCS Grandslam” today, where they announced some amazing new UCS products and announced a few refreshers of the UCS family. I think “Grand Slam” is a baseball term (not american 😉 ), because there was a pretty cool presentation from the major league baseball on how they are using the Internet of Things (IoT) to further the multimedia experience of baseball.

On to the important stuff! Cisco is refreshing and expanding the UCS family with a few new awesome things:

  • UCS Mini. Smaller UCS Pod, with built-in Fabric Interconnects (check my review a while
Read more

Cisco releases Nexus 1000v 3.1 with an Update Manager!

Cisco has released version 3.1 of its virtualised switch (available for download here). It comes with increased scalability and resiliency, but one very cool thing stood out for me: the Virtual Switch Update Manager or VSUM.

The VSUM is not the only cool improvement on the virtual switch, here’s an overview of changes:

  • Scale
    • Increased Scalability (Advanced Edition) – More than doubles the scale from the previous release. The virtual switch now supports 250 hosts/servers per switch with 10,000 ports per switch. In addition it supports 4094 active VLANs and 16 million VXLAN (6144 active VXLANs) per switch across
Read more

Taking the CCIE Datacenter Lab Exam

As I’m writing this post, I am still high on the drug that is called a passing grade. After 10 months of studying the blueprint and putting in hundreds of hours reading through the configuration guides, building topologies (just to tear them down and start over when you’re done), one failed attempt in May, dreaming about all things Cisco UCS, Nexus (physical and virtual) and MDS..I can finally say that I got my CCIE on Datacenter: number 44460 (an easy one to remember too!).

Stating the obvious is usually not my thing, but this time I’ll make an exception: Preparation Read more

Cisco UCS: Which uplink is listening for which VLAN?

While troubleshooting VLAN connectivity on UCS in end-host mode with multiple uplinks, it is be good to know which uplink is the designated receiver (listener for broadcast and multicast) for which VLAN. This will be useful when you have L2 connectivity issues, where 1 or more VLANs are having issues going outside the Fabric Interconnects.

Considering the length of the command to find the designated receivers, I haven’t memorised the command itself, but the which command to find it:

UCS-FI-A(nxos)# which | inc vlandb
(2511) show platform software enm internal info vlandb { all | xlatetbl | id  }

After … Read more

Mini version of Cisco UCS Review – Part 1

Ciscos UCS Server proposition is rocking the market (“Report: Cisco Achieves Top Rank in Americas’ x86 Blade Server Market“) of datacenter computing. Their management software and profile concepts are, dare I say it, the best out there. As an engineer, it is a delight to work with UCS. The minimal amount of effort it takes to deploy a massive computing environment is mind blowing.

The thing that makes UCS awesome, is also the thing that usually weighs it down in small deployments; the Fabric Interconnect (FI). The UCS Manager that runs on the fabric interconnect makes the entire … Read more

How to boot a UCS C-Series server from iSCSI

When using a Cisco UCS C-Series rack servers in it’s standalone form (not connected to Fabric Interconnects, so not managed through the UCS Manager), you can boot it using a few options: local storage, fiberchannel connected storage, PXE boot and iSCSI.

When you don’t have fiberchannel at your disposal for central boot, iSCSI will do just fine.

The configuration inside the C-Series CIMC is a bit hidden though, here’s how you do it. Login to your CIMC and follow this procedure:

  • 1. Go to Inventory
  • 2. Select the ‘Cisco VIC Adapters’ tab
  • 3. Select the ‘vNICs’ sub-tab
  • 4. Click ‘Add’
Read more

Cisco UCS Inventory Script

The UCS Inventory Script (UIS) is a tool written in Powershell (using the awesome Cisco Powertool plugin) which I’ve been using for a while in my job, gathering all the configuration data at the end of a build.

That way, I had a reference containing every detail of the UCS configuration to look back to. When an issue came around after we left, we could check back and see in what state we left UCS and if all the proper configuration was done.

Recently, I’ve started updating this script to include everything that I could think of and started adding … Read more

© 2024 Lostdomain

Theme by Anders NorénUp ↑