{"id":11,"date":"2016-06-27T06:19:06","date_gmt":"2016-06-27T06:19:06","guid":{"rendered":"http:\/\/hochsticher.de\/?p=11"},"modified":"2016-07-20T06:09:11","modified_gmt":"2016-07-20T06:09:11","slug":"how-to-cisco-mds-9000-zoneing","status":"publish","type":"post","link":"http:\/\/vblog.hochsticher.de\/?p=11","title":{"rendered":"How to: Cisco MDS 9000 Zoneing"},"content":{"rendered":"<p>Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than\u00a0Java \ud83d\ude09<\/p>\n<p><!--more--><\/p>\n<p>So let&#8217;s start on Cisco MDS CLI:<\/p>\n<ul>\n<li style=\"text-align: left;\">show zoneset active or show zoneset active vsan <em>[your vsan]<\/em><\/li>\n<\/ul>\n<p><!-- index.php -->\n<div\n\tclass=\"ngg-galleryoverview ngg-ajax-pagination-none\"\n\tid=\"ngg-gallery-50-1\">\n\n    \t<div class=\"slideshowlink\">\n        <a href='http:\/\/vblog.hochsticher.de\/index.php\/nggallery\/slideshow?p=11'>[Show slideshow]<\/a>\n\t\t\n\t<\/div>\n\t\t\t<!-- Thumbnails -->\n\t\t\t\t<div id=\"ngg-image-0\" class=\"ngg-gallery-thumbnail-box\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/show-zoneset-active.JPG\"\n               title=\"\"\n               data-src=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/show-zoneset-active.JPG\"\n               data-thumbnail=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/thumbs\/thumbs_show-zoneset-active.JPG\"\n               data-image-id=\"1\"\n               data-title=\"show-zoneset active\"\n               data-description=\"\"\n               data-image-slug=\"show-zoneset-active\"\n               class=\"ngg-fancybox\" rel=\"50\">\n                <img\n                    title=\"show-zoneset active\"\n                    alt=\"show-zoneset active\"\n                    src=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/thumbs\/thumbs_show-zoneset-active.JPG\"\n                    width=\"240\"\n                    height=\"100\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n        \n\t\t\t\t<div id=\"ngg-image-1\" class=\"ngg-gallery-thumbnail-box\" >\n\t\t\t\t        <div class=\"ngg-gallery-thumbnail\">\n            <a href=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/show-zoneset-active-vsan.JPG\"\n               title=\"\"\n               data-src=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/show-zoneset-active-vsan.JPG\"\n               data-thumbnail=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/thumbs\/thumbs_show-zoneset-active-vsan.JPG\"\n               data-image-id=\"2\"\n               data-title=\"show-zoneset active-vsan\"\n               data-description=\"\"\n               data-image-slug=\"show-zoneset-active-vsan\"\n               class=\"ngg-fancybox\" rel=\"50\">\n                <img\n                    title=\"show-zoneset active-vsan\"\n                    alt=\"show-zoneset active-vsan\"\n                    src=\"http:\/\/vblog.hochsticher.de\/wp-content\/gallery\/mds\/thumbs\/thumbs_show-zoneset-active-vsan.JPG\"\n                    width=\"240\"\n                    height=\"160\"\n                    style=\"max-width:100%;\"\n                \/>\n            <\/a>\n        <\/div>\n\t\t\t\t\t\t\t<\/div> \n\t\t\t\n        \n\t\t\n\t\t<!-- Pagination -->\n\t<div class='ngg-clear'><\/div>\t<\/div>\n<\/p>\n<ul>\n<li style=\"text-align: left;\">clone active zoneset and edit the new one<\/li>\n<li style=\"text-align: left;\">create zone<\/li>\n<li style=\"text-align: left;\">add members<\/li>\n<li style=\"text-align: left;\">add zone to zoneset<\/li>\n<li style=\"text-align: left;\">save<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<pre class=\"lang:default decode:true \">#show zoneset\r\nshow zoneset active vsan 5\r\n\r\n#enter configuration mode\r\nconfigure terminal\r\n#clone zoneset\r\nzoneset clone prod_2016-05-24_1500 prod_2016-05-27_1600 vsan 5\r\n\r\n#mark active\r\nzoneset name prod_2016-05-27_1600 vsan 5\r\n\r\n#create zone\r\nzone name V5K_TSM04-DISK-A vsan 5\r\n#add Members\r\nmember device-alias v5k-c0p1\r\nmember device-alias v5k-c1p1\r\nmember device-alias TSM04-DISK-A\r\n\r\n#mark active\r\nzoneset name prod_2016-05-27_1600 vsan 5\r\n#add zone into zoneset \r\nmember V5K_TSM04-DISK-A\r\n\r\n\r\n#check if new zone available \r\nshow zoneset name prod_2016-05-27_1600 vsan 5\r\n\r\n#activate\r\nzoneset activate name prod_2016-05-27_1600 vsan 5\r\n#check\r\nshow zoneset active vsan 5\r\n\r\n#save\r\nwr\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Do you know how to zone a Cisco MDS? Personally I started with SAN Switches from Brocade. Maybe some of you know the Java GUI. Nothing wrong with this, but we all know there are better things than\u00a0Java \ud83d\ude09<\/p>\n","protected":false},"author":1,"featured_media":357,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-11","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cisco-mds"],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":5,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts\/11\/revisions"}],"predecessor-version":[{"id":125,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/posts\/11\/revisions\/125"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=\/wp\/v2\/media\/357"}],"wp:attachment":[{"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/vblog.hochsticher.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}