{"id":697,"date":"2021-10-06T00:05:00","date_gmt":"2021-10-05T22:05:00","guid":{"rendered":"https:\/\/irg-net.com\/?p=697"},"modified":"2021-10-06T10:46:11","modified_gmt":"2021-10-06T08:46:11","slug":"hpe-msa2040-how-to-set-static-ip-over-cli","status":"publish","type":"post","link":"https:\/\/irg-net.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/","title":{"rendered":"HPE MSA2040 &#8211; How to set static IP over CLI"},"content":{"rendered":"\n<p>If you want to set static IP over CLI for your HPE MSA 2040 please do following steps:<\/p>\n\n\n\n<hr class=\"wp-block-separator is-style-default\"\/>\n\n\n\n<p>Preparing a Linux computer before cabling to the CLI port although Linux operating systems do not require installation of a device driver, certain parameters must beprovided during driver loading to enable recognition of the MSA 2040 controller enclosures. To load the Linux device driver with the correct parameters, the following command is required:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:12px\"><code lang=\"python\" class=\"language-python\"><strong>modprobe usbserial vendor=0x210c product=0xa4a7 use_acm=1<\/strong>\n<\/code><\/pre>\n\n\n\n<p>Optionally, the information can be incorporated into the<strong> \/etc\/modules.conf<\/strong> file<\/p>\n\n\n\n<hr class=\"wp-block-separator is-style-default\"\/>\n\n\n\n<p>Downloading a <a href=\"https:\/\/support.hpe.com\/hpesc\/public\/home\/productSelector?sp4ts.oid=5386548\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><em>device driver<\/em><\/strong><\/a> for Windows computers<\/p>\n\n\n\n<hr class=\"wp-block-separator is-style-default\"\/>\n\n\n\n<p>After the host has been prepared, the following steps must be followed:<\/p>\n\n\n\n<ol class=\"wp-block-list\" style=\"font-size:14px\"><li>Connect to the MSA CLI interface over the USB serial port using <em><a href=\"https:\/\/ttssh2.osdn.jp\/index.html.en\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>teraterm<\/strong><\/a><\/em> or your preferred serial terminal emulator (see <strong><a href=\"http:\/\/h20564.www2.hpe.com\/hpsc\/doc\/public\/display?docId=emr_na-c03820027\"><em>HPE documentation<\/em><\/a><\/strong>).<\/li><li>Hit enter to display to the MSA welcome banner and login prompt proceed to login with username:<ul><li>UN: <strong>manage <\/strong>PW: <strong>!manage<\/strong> <\/li><\/ul><\/li><li>At the prompt, type the following command to set the values you obtained in port, first for controller A and then for controller B:<ul><li>set network-parameters &#8220;ip address&#8221; &#8220;netmask&#8221; &#8220;gateway&#8221; &#8220;controller a|b&#8221;<\/li><\/ul><\/li><\/ol>\n\n\n\n<p>where: <\/p>\n\n\n\n<p><strong>address <\/strong>&#8211; is the IP address of the controller <br><strong>netmask <\/strong>&#8211; is the subnet mask <br><strong>gateway <\/strong>&#8211; is the IP address of the subnet router <br><strong>a|b<\/strong> &#8211; specifies the controller whose network parameters you are setting<\/p>\n\n\n\n<p>For example: <\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:12px\"><code lang=\"python\" class=\"language-python\">set network-parameters ip 192.168.0.10 netmask 255.255.255.0 gateway 192.168.0.1 controller a<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:12px\"><code lang=\"python\" class=\"language-python\">set network-parameters ip 192.168.0.11 netmask 255.255.255.0 gateway 192.168.0.1 controller b<\/code><\/pre>\n\n\n\n<p>Type the following command to verify the new IP addresses:<\/p>\n\n\n\n<pre class=\"wp-block-code\" style=\"font-size:12px\"><code lang=\"python\" class=\"language-python\">show network-parameters\n<\/code><\/pre>\n\n\n\n<p>Network parameters, including the IP address, subnet mask, and gateway address are displayed for each controller.<\/p>\n\n\n\n<div style=\"height:34px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>And thats it &#8211; If you have any questions or feedback, feel free to leave a comment. \ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you want to set static IP over CLI for your HPE MSA 2040 please do following steps: Preparing a Linux computer before cabling to the CLI port although Linux operating systems do not require installation of a device driver, certain parameters must beprovided during driver loading to enable recognition of the MSA 2040 controller [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1,25],"tags":[],"class_list":["post-697","post","type-post","status-publish","format-standard","hentry","category-blog","category-hpe"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>HPE MSA2040 - How to set static IP over CLI - irgNET<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HPE MSA2040 - How to set static IP over CLI - irgNET\" \/>\n<meta property=\"og:description\" content=\"If you want to set static IP over CLI for your HPE MSA 2040 please do following steps: Preparing a Linux computer before cabling to the CLI port although Linux operating systems do not require installation of a device driver, certain parameters must beprovided during driver loading to enable recognition of the MSA 2040 controller [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/\" \/>\n<meta property=\"og:site_name\" content=\"irgNET\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-05T22:05:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-06T08:46:11+00:00\" \/>\n<meta name=\"author\" content=\"H. Cemre G\u00fcnay\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@irg_net\" \/>\n<meta name=\"twitter:site\" content=\"@irg_net\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"H. Cemre G\u00fcnay\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/hpe-msa2040-how-to-set-static-ip-over-cli\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/hpe-msa2040-how-to-set-static-ip-over-cli\\\/\"},\"author\":{\"name\":\"H. Cemre G\u00fcnay\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/person\\\/71b46e79e8c12bdc8e610214a6621a66\"},\"headline\":\"HPE MSA2040 &#8211; How to set static IP over CLI\",\"datePublished\":\"2021-10-05T22:05:00+00:00\",\"dateModified\":\"2021-10-06T08:46:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/hpe-msa2040-how-to-set-static-ip-over-cli\\\/\"},\"wordCount\":269,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\"},\"articleSection\":[\"Blog\",\"HPE\"],\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/hpe-msa2040-how-to-set-static-ip-over-cli\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/hpe-msa2040-how-to-set-static-ip-over-cli\\\/\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/hpe-msa2040-how-to-set-static-ip-over-cli\\\/\",\"name\":\"HPE MSA2040 - How to set static IP over CLI - irgNET\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#website\"},\"datePublished\":\"2021-10-05T22:05:00+00:00\",\"dateModified\":\"2021-10-06T08:46:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/hpe-msa2040-how-to-set-static-ip-over-cli\\\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/hpe-msa2040-how-to-set-static-ip-over-cli\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/index.php\\\/hpe-msa2040-how-to-set-static-ip-over-cli\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HPE MSA2040 &#8211; How to set static IP over CLI\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#website\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\",\"name\":\"irgNET\",\"description\":\"a virtual Knowledge Base\",\"publisher\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#organization\",\"name\":\"irg-NET\",\"url\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i2.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i2.wp.com\\\/irg-net.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1\",\"width\":2048,\"height\":2048,\"caption\":\"irg-NET\"},\"image\":{\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/irg_net\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/h-cemre-g\u00fcnay-2b61601b4\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC8GknhO5YMAkAoVxppu6aaQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/irgnet-ga3w6nfbvw.live-website.com\\\/#\\\/schema\\\/person\\\/71b46e79e8c12bdc8e610214a6621a66\",\"name\":\"H. Cemre G\u00fcnay\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g\",\"caption\":\"H. Cemre G\u00fcnay\"},\"sameAs\":[\"http:\\\/\\\/192.168.34.155\\\/wordpress\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HPE MSA2040 - How to set static IP over CLI - irgNET","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/","og_locale":"en_US","og_type":"article","og_title":"HPE MSA2040 - How to set static IP over CLI - irgNET","og_description":"If you want to set static IP over CLI for your HPE MSA 2040 please do following steps: Preparing a Linux computer before cabling to the CLI port although Linux operating systems do not require installation of a device driver, certain parameters must beprovided during driver loading to enable recognition of the MSA 2040 controller [&hellip;]","og_url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/","og_site_name":"irgNET","article_published_time":"2021-10-05T22:05:00+00:00","article_modified_time":"2021-10-06T08:46:11+00:00","author":"H. Cemre G\u00fcnay","twitter_card":"summary_large_image","twitter_creator":"@irg_net","twitter_site":"@irg_net","twitter_misc":{"Written by":"H. Cemre G\u00fcnay","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/#article","isPartOf":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/"},"author":{"name":"H. Cemre G\u00fcnay","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/person\/71b46e79e8c12bdc8e610214a6621a66"},"headline":"HPE MSA2040 &#8211; How to set static IP over CLI","datePublished":"2021-10-05T22:05:00+00:00","dateModified":"2021-10-06T08:46:11+00:00","mainEntityOfPage":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/"},"wordCount":269,"commentCount":0,"publisher":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization"},"articleSection":["Blog","HPE"],"inLanguage":"en","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/","name":"HPE MSA2040 - How to set static IP over CLI - irgNET","isPartOf":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#website"},"datePublished":"2021-10-05T22:05:00+00:00","dateModified":"2021-10-06T08:46:11+00:00","breadcrumb":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/index.php\/hpe-msa2040-how-to-set-static-ip-over-cli\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/"},{"@type":"ListItem","position":2,"name":"HPE MSA2040 &#8211; How to set static IP over CLI"}]},{"@type":"WebSite","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#website","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/","name":"irgNET","description":"a virtual Knowledge Base","publisher":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#organization","name":"irg-NET","url":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/logo\/image\/","url":"https:\/\/i2.wp.com\/irg-net.com\/wp-content\/uploads\/2021\/06\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1","contentUrl":"https:\/\/i2.wp.com\/irg-net.com\/wp-content\/uploads\/2021\/06\/cropped-FINAL-Removed-Alpha.png?fit=2048%2C2048&ssl=1","width":2048,"height":2048,"caption":"irg-NET"},"image":{"@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/irg_net","https:\/\/www.linkedin.com\/in\/h-cemre-g\u00fcnay-2b61601b4\/","https:\/\/www.youtube.com\/channel\/UC8GknhO5YMAkAoVxppu6aaQ"]},{"@type":"Person","@id":"https:\/\/irgnet-ga3w6nfbvw.live-website.com\/#\/schema\/person\/71b46e79e8c12bdc8e610214a6621a66","name":"H. Cemre G\u00fcnay","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/15f5d90a0ec651cb5003605e56e8ba104f93bc11230562284db56c845df9d54d?s=96&r=g","caption":"H. Cemre G\u00fcnay"},"sameAs":["http:\/\/192.168.34.155\/wordpress"]}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/697","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/comments?post=697"}],"version-history":[{"count":15,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/697\/revisions"}],"predecessor-version":[{"id":712,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/posts\/697\/revisions\/712"}],"wp:attachment":[{"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/media?parent=697"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/categories?post=697"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/irg-net.com\/index.php\/wp-json\/wp\/v2\/tags?post=697"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}