Check out my latest Dell Networking video on Network Virtualization with Dell and VMware NSX. You can view it on the Dell VMware wiki site, the Dell YouTube channel, or see the video embedded below via direct link. Continue reading
Network Virtualization with Dell and VMware NSX [Video]
Creator of Perl, Larry Wall, on Programming Languages
Creator of Perl, Larry Wall, when asked, “What are the five programming languages everyone, even non-programmers, should know about and why?”:
EMEA DEF HOL Labs – Get Hands-on Experience with Dell Networking, Servers, and Storage
EMEA Dell Enterprise Forum (DEF) kicked off this week in Frankfurt, Germany. Great venue with tons of information and training for Dell customers and partners. Make sure to stop by the Hands-on labs in the Skyloft. I will be there for Dell Networking along with other experts from Servers and Storage. Some of the labs for Dell Networking in-particular include:Automating VLAN Configuration on Dell FTOS Switches via GVRP
GARP VLAN Registration Protocol (GVRP) is a standards-based protocol defined in the IEEE 802.1Q specification that provides for automatic VLAN configuration on switches. The Generic Attribute Registration Protocol (GARP) is used by switches supporting GVRP to register/de-register attribute values such as VLAN IDs between switches within the network. GVRP is the standards-based equivalent to Cisco’s Virtual Trunk Protocol (VTP). To read more about Cisco VTP, read my prior blog at networkpros.org. For this blog, I utilize 2 x Dell S60s [FTOS 8.3.3.8 ]and 1x Dell S50N [FTOS 8.4.2.7]. Below is the network diagram for this lab. Continue reading
Redistribution of EIGRP and OSPF in a Hybrid Cisco/Dell Network
Check out my latest blog on networkpros.org where I demonstrate redistributing EIGRP routes into OSPF and redistributing OSPF routes into EIGRP in a mixed Cisco IOS and Dell FTOS environment. Of course only the Cisco switches are running EIGRP and all Dell switches are running OSPF. A Cisco Catalyst 6509 switch chassis is running both EIGRP and OSPF, and this is where the redistribution occurs. For this lab I use 1 x Cisco Catalyst 6509 [IOS 12.2(18)SXD7b], 1 x Cisco 7204VXR router [IOS 12.2(11)T9], 2 X Dell S60s [FTOS 8.3.3.8], and 2 x Dell S50Ns [FTOS 8.4.2.7].
Dell MXL and FC Flex IOM: Enabling Network Convergence via FCoE [Video]
As you know from my prior blog, blog, the Dell FC Flex IOM adds 4 x FC ports (8 x FC ports with 2 modules) to the Dell MXL/IOA blade switch and transforms it into a NPIV Proxy Gateway (NPG) allowing for the bridging of FCoE and Fibre Channel at the switch blade level. Check-out the video here on YouTube (also embedded below) or on the Dell MXL wiki page (second video on page) that steps through the details and ease of deployment of this solution. Continue reading
Writing Useful Batch Scripts for Windows
An often overlooked utility in Windows is the use of batch scripts.A batch script is nothing but a text file with the ‘.bat’ extension containing a series of commands to be executed by the Windows command interpreter. Along with calling programs from the command prompt, branching and looping logic is also possible. In this blog, I demonstrate some useful batch script functionality; I use Windows 7 as the operating system. Continue reading
Dell PowerEdge M1000e – FlexAddressing
What if you were to use the CNA port’s WWPN (World Wide Port Name) within your zoning configuration on a backend Fibre Channel switch? What would occur if the CNA adapter went bad and needed to be replaced? Well, you would have to manually change all configurations that reference the LAN MAC Address or FC WWPN. In this case, the zoning configuration would have to be updated. This is where Dell’s M1000e FlexAddressing technology can help. Continue reading