{"id":573,"date":"2016-08-16T10:25:00","date_gmt":"2016-08-16T10:25:00","guid":{"rendered":"https:\/\/www.geekmungus.co.uk\/?p=573"},"modified":"2022-11-05T10:53:18","modified_gmt":"2022-11-05T10:53:18","slug":"hp-bladesystem-flex-10-ethernet-switch-configuration","status":"publish","type":"post","link":"https:\/\/geekmungus.co.uk\/?p=573","title":{"rendered":"HP BladeSystem Flex 10 Ethernet Switch Configuration"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Had to do a bit of configuration on an HP c7000 blade chassis the other day. There was a need to have two separate uplink pairs going to two different pairs of switches from the single chassis. I needed to provide both uplink paths to each host within the chassis (they were ESXi hosts).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here is the configuration to do this for one of the uplink pairs, for the other uplink pair you just do the same thing, but applying the server-port-map-range to different physical ports on the blade. Each blade has 8 pNICs (4 on the LOM and 4 on a mezzanine card).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this example ports 3 and 4 are going to be used to provide active\/standby paths through the Flex-10 fabric to the physical network beyond.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>add uplinkset VLAN_Trunk_1 ConnectionMode=Failover\n\nadd uplinkport enc0:1:X4 UplinkSet=VLAN_Trunk_1 Speed=Auto Role=Primary\n\nadd uplinkport enc0:2:X4 UplinkSet=VLAN_Trunk_1 Speed=Auto Role=Secondary\n\nadd network vlan1 -quiet UplinkSet=VLAN_Trunk_1 VLanID=552 NativeVLAN=Enabled NAGs=Default\n\nset network vlan1 SmartLink=Enabled\n\nadd network vlan2 -quiet UplinkSet=VLAN_Trunk_1 VLanID=555 NAGs=Default\n\nset network vlan2 SmartLink=Enabled\n\nadd network vlan3 -quiet UplinkSet=VLAN_Trunk_1 VLanID=554 NAGs=Default\n\nset network vlan3 SmartLink=Enabled<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">If you want vlan1 to be untagged to the host where these 3 vlans are trunked to the host on ports 2 and 3, you need an extra bit of configuration:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>set server-port-map serverprofile1:3 vlan1 untagged=true\n\nset server-port-map serverprofile1:4 vlan1 untagged=true<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Had to do a bit of configuration on an HP c7000 blade chassis the other day. There was a need to have two separate uplink pairs going to two different pairs of switches from the single chassis. I needed to provide both uplink paths to each host within the chassis (they were ESXi hosts). Here &#8230; <a title=\"HP BladeSystem Flex 10 Ethernet Switch Configuration\" class=\"read-more\" href=\"https:\/\/geekmungus.co.uk\/?p=573\" aria-label=\"Read more about HP BladeSystem Flex 10 Ethernet Switch Configuration\">Read more<\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-573","post","type-post","status-publish","format-standard","hentry","category-networking"],"_links":{"self":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/573","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=573"}],"version-history":[{"count":1,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/573\/revisions"}],"predecessor-version":[{"id":1402,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/573\/revisions\/1402"}],"wp:attachment":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=573"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=573"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=573"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}