CINXE.COM
Select Region - Meraki Dashboard
<!DOCTYPE html> <html> <head> <script type="text/javascript"> if (document.namespaces) { document.namespaces.add('v', 'urn:schemas-microsoft-com:vml', "#default#VML"); } </script> <title>Select Region - Meraki Dashboard</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="" /> <meta name="description" content="Cisco Systems, Inc." /> <meta name="robots" content="none"> <meta name="MSSmartTagsPreventParsing" content="true" /> <meta name="Copyright" content="Copyright (c) 2024 Cisco Systems, Inc." /> <meta http-equiv="Content-Language" content="en-us" /> <meta http-equiv="imagetoolbar" content="false" /> <link rel="Shortcut Icon" href="/favicon.ico" type="image/x-icon" /> <script src="/javascripts/jquery-3.7.1.min.js" type="text/javascript"></script> <script src="/javascripts/jquery-migrate-3.4.1.min.js" type="text/javascript"></script> <script src="/javascripts/jquery.cookie.min.js" type="text/javascript"></script> <script type="text/javascript">var $j = jQuery</script> <script src="/javascripts/underscore.min.js" type="text/javascript"></script> <script> Mkiconf = window.Mkiconf || {}; Mkiconf.authenticity_token = "GfMgB3b2qspQFt9e8LMleoyb+MMYJ/pz2UcL/zQLCeoWDJItOUI+PRO0M8GUITIsOU9s/gCj3hP13MSp2bP4IA=="; </script> <script src="/javascripts/application.min.js" type="text/javascript"></script> <script src="/javascripts/json2.min.js" type="text/javascript"></script> <script type='text/javascript'> Mkiconf = window.Mkiconf || {}; Mkiconf.template_path = "/templates/application.html"; Mkiconf.min_password_length = 8; </script> <link rel="stylesheet" media="all" href="/stylesheets/corpweb/style.css" /> <link rel="stylesheet" media="all" href="/stylesheets/minified/common_only.css" /> <link rel="stylesheet" media="all" href="/stylesheets/minified/login.css" /> </head> <body> <noscript> <div id="javascript_failure_container" class="notice_explanation_container"> <div class="notice_explanation bad">Your browser must have Javascript enabled to use Dashboard.</div> </div> <div style='clear:both'> </div> </noscript> <style> #cookie_failure_container { display: none; } html.no-cookies #cookie_failure_container { display: block; } </style> <div id="cookie_failure_container"> <div class="notice_explanation_container"> <div class="notice_explanation bad">Your browser must have cookies enabled to use Dashboard.</div> </div> </div> <div style='min-width:450px;max-width:750px;margin:auto;'> <div id="login_header"> <a href="http://meraki.com/"> <img border="0" style="width: 165px;margin-bottom:10px" alt="Cisco Systems, Inc." src="/images/cisco-meraki.png" /> </a> <div id="m_nav"> <span class='m_link'> <a href="https://account.meraki.com/login/dashboard_login">Have an account? Log in</a> </span> </div> </div> <div id="login_main"> <div style="margin-bottom: 10px; clear: both;"></div> <link rel="stylesheet" media="all" href="/stylesheets/minified/manage_common_only.css" /> <div id='region_warning' class='alert alert-warning' style='display: none;'>Accounts created in the China region must use dashboard.meraki.cn to login.</div> <div id='remote_region_warning' class='alert alert-warning' style='display: none;'>Based on your IP address, we have detected that the region you've selected for account creation may be different from the region where you are currently located. Data collected by Dashboard, including some limited personal data, will be transferred and stored on servers in the region you select on this page.</div <h3>Select your region</h3> <p>Your new account and organization will be created on servers within the region selected.</p> <div id='signup_region_form'> <form id="signup_region_form" action="https://account.meraki.com/login/select_signup_region" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /><input type="hidden" name="authenticity_token" value="aJm9pXVTQDx3RiiakWxhYM3+6AOmEwS9OsuJRWfTxzRnZg+POufUyzTkxAX1/nY2eCp8Pr6XIN0WUEYTims2/g==" /> <label style='display: flex; align-items: center; margin: 0 0 15px; padding: 0 0 15px; border-bottom: 1px solid #ededed;'> <select name="region" id="region"><option value="NA">North America</option> <option value="SA">South America</option> <option value="EMEA">Europe</option> <option selected="selected" value="APAC">Asia-Pacific</option> <option value="CN">China</option></select> </label> <button class="btn btn-primary submit_button" data-testid="signup_next_button" type="submit" style='float: right;'>Next</button> </form> </div> </div> <div style="clear: both; height: 20px;"></div> <style> #footer { display: flex; justify-content: space-between; color: #808080; border-top: 1px solid #cbcbcb; font-size: 0.9em; padding: 1em; } #footerLeft, #footerRight { display: flex; flex-direction: column; } #footerLeft > :not(:last-child), #footerRight > :not(:last-child) { margin-bottom: 0.5em; } #footerRight { align-items: flex-end; } #footerLeft { align-items: flex-start; } #footer #copyright { color: #ccc; } #china, #copyright, #languagePicker { display: flex; } #china > :not(:last-child), #copyright > :not(:last-child), #languagePicker > :not(:last-child) { margin-right: 1em; } #footer #china > a { display: flex; align-items: center; } #footer #languagePicker { align-items: center; } #footer .footerLink { color: #1795E6; text-decoration: none; padding-right:0.5em; } #footer .footerLink:hover { color: #1573a3; text-decoration: none; } #footer .icpLicense__link { width: 1.5em; margin-right:0.5em; } </style> <footer id='footer'> <div id='footerLeft'> </div> <div id='footerRight'> <div id='copyright'> <a class='DashboardLoginPage__footerLink' href='https://www.cisco.com/c/dam/en_us/about/doing_business/legal/seula/meraki-seula.pdf'>Terms</a> <a class='DashboardLoginPage__footerLink' href='http://meraki.com/support/#policies:privacy'>Privacy</a> <span>© 2024 Cisco Systems, Inc.</span> </div> </div> </footer> </div> <script type="text/javascript" charset="utf-8"> (function($) { var $region = $("#region"); var $regionWarning = $("#region_warning"); var $remoteRegionWarning = $("#remote_region_warning"); function toggleRegionWarning() { $regionWarning.toggle($region.val() === "CN"); } function toggleRemoteRegionWarning() { $remoteRegionWarning.toggle($region.val() !== "APAC"); } toggleRegionWarning(); $region.on("change", toggleRegionWarning); $region.on("change", toggleRemoteRegionWarning); })(jQuery); </script> <script type="text/javascript">//<![CDATA[ //]]> </script> </body> </html>