diff --git a/docs/wan_assurance_ssr400_onboard.mdx b/docs/wan_assurance_ssr400_onboard.mdx new file mode 100644 index 00000000000..41715c1329f --- /dev/null +++ b/docs/wan_assurance_ssr400_onboard.mdx @@ -0,0 +1,46 @@ +--- +title: SSR400 Device Onboarding +sidebar_label: SSR400 Device Onboarding +--- +import ClaimMethods from './_wan_qs_claim_methods.md'; +import OnboardingComplete from './_wan_qs_onboarding_complete.md'; + +Congratulations on your new Session Smart Routing (SSR) WAN Edge device! + +Let's get it set up in the Mist cloud with WAN Assurance. This guide walks you through the simple steps to get a new cloud-ready Juniper Networks® SSR400 router up and running in the Juniper Mist™ cloud portal. You can onboard a single device using your mobile phone, or one or more devices using your computer. Once onboarded, we'll walk you through the steps to create a basic configuration. +You'll need your Juniper Mist WAN Assurance subscription and your login credentials for the Juniper Mist portal. If you have not already activated your subscriptions and set up your organization and sites, please follow the steps in [Create a Mist Account and Organization](https://www.juniper.net/documentation/us/en/quick-start/software/mist/quick-start/mist-quick-start/product-quick-start/topics/topic-map/step-1-begin.html). + +## Connect Your Device to the Cloud + +SSR400 Series routers do not have a dedicated out-of-band management network port. Ports 0 (`ge-0-0`), 1 (`ge-0-1`), and 2 (`ge-0-2`) can be used to contact Mist for zero-touch provisioning (ZTP), and for Conductor remote management. + +Ports 3 through 9 (`ge-0-3` through `ge-0-9`) can be used for LAN network connections. + +![Device Connections](/img/ssr-400-frontpanel.png) + +1. Connect an Ethernet link that can assign a DHCP address to the SSR device and provides connectivity to the Internet and Mist to any of the following ports: Port 0 (`ge-0-0`), Port 1 (`ge-0-1`), or Port 2 (`ge-0-2`). + + For device management, connect to Mist using port 2 (`ge-0-2`). You can also connect to Mist from one of the WAN ports 0 (`ge-0-0`) and 1 (`ge-0-1`) **only** when port 2 (`ge-0-2`) is disconnected, or does not have a valid DHCP leased address and default route. + + Do not change the Mist management port once your device is powered on and connected to the Mist Cloud instance. + +2. Connect your LAN devices (Mist-managed Juniper EX switches, Mist APs, and other User devices) to any of the ports 3 through 9 (`ge-0-3` through `ge-0-9`). + +3. **Power on the device**. + +Great job! Your SSR device is now connected to the Mist cloud and awaiting further instructions. + +## Claim Your Device + +To add the device to your organization's WAN Edge inventory, locate the claim label found on the device. + +![Claim Code](/img/ssr-400-claimcode.png) + + + + + + + + + diff --git a/docs/wan_assurance_ssr440_onboard.mdx b/docs/wan_assurance_ssr440_onboard.mdx new file mode 100644 index 00000000000..368b59ef527 --- /dev/null +++ b/docs/wan_assurance_ssr440_onboard.mdx @@ -0,0 +1,41 @@ +--- +title: SSR440 Device Onboarding +sidebar_label: SSR440 Device Onboarding +--- +import ClaimMethods from './_wan_qs_claim_methods.md'; +import OnboardingComplete from './_wan_qs_onboarding_complete.md'; + +Congratulations on your new Session Smart Routing (SSR) WAN Edge device! + +Let's get it set up in the Mist cloud with WAN Assurance. This guide walks you through the simple steps to get a new cloud-ready Juniper Networks® SSR440 router up and running in the Juniper Mist™ cloud portal. You can onboard a single device using your mobile phone, or one or more devices using your computer. Once onboarded, we'll walk you through the steps to create a basic configuration. +You'll need your Juniper Mist WAN Assurance subscription and your login credentials for the Juniper Mist portal. If you have not already activated your subscriptions and set up your organization and sites, please follow the steps in [Create a Mist Account and Organization](https://www.juniper.net/documentation/us/en/quick-start/software/mist/quick-start/mist-quick-start/product-quick-start/topics/topic-map/step-1-begin.html). + +## Connect Your Device to the Cloud + +SSR400 Series routers do not have a dedicated out-of-band management network port. Ports 0 (`ge-0-0`), 1 (`ge-0-1`), and 2 (`ge-0-2`) can be used to contact Mist for zero-touch provisioning (ZTP), and for Conductor remote management. + +Ports 3 through 9 (`ge-0-3` through `ge-0-9`) can be used for LAN network connections. + +![Device Connections](/img/ssr-440-frontpanel.png) + +1. Connect an Ethernet link that can assign a DHCP address to the SSR device and provides connectivity to the Internet and Mist to any of the following ports: Port 0 (`ge-0-0`), Port 1 (`ge-0-1`), or Port 2 (`ge-0-2`). + + For device management, connect to Mist using port 2 (`ge-0-2`). You can also connect to Mist from one of the WAN ports 0 (`ge-0-0`) and 1 (`ge-0-1`) **only** when port 2 (`ge-0-2`) is disconnected, or does not have a valid DHCP leased address and default route. + + Do not change the Mist management port once your device is powered on and connected to the Mist Cloud instance. + +2. Connect your LAN devices (Mist-managed Juniper EX switches, Mist APs, and other User devices) to any of the ports 3 through 9 (`ge-0-3` through `ge-0-9`). + +3. **Power on the device**. + +Great job! Your SSR device is now connected to the Mist cloud and awaiting further instructions. + +## Claim Your Device + +To add the device to your organization's WAN Edge inventory, locate the claim label found on the device. + +![Claim Code](/img/ssr-440-claimcode.png) + + + + \ No newline at end of file diff --git a/sidebars.js b/sidebars.js index deb648fb5b1..0ce65b56e66 100644 --- a/sidebars.js +++ b/sidebars.js @@ -506,7 +506,7 @@ module.exports = { "intro_rest_graphql_apis", "bcp_salt_pillars", ], - "WAN Assurance": [ + "WAN Assurance and Onboarding": [ "wan_overview", "hdwr_ssr_device_port_layout", { @@ -519,6 +519,8 @@ module.exports = { "wan_assurance_ssr1300_quickstart", "wan_assurance_ssr1400_quickstart", "wan_assurance_ssr1500_quickstart", + "wan_assurance_ssr400_onboard", + "wan_assurance_ssr440_onboard", "intro_wa_quickstart_3_templates", "intro_wa_quickstart_4_siteassign", ], diff --git a/static/img/ssr-400-claimcode.png b/static/img/ssr-400-claimcode.png new file mode 100644 index 00000000000..0bd02276656 Binary files /dev/null and b/static/img/ssr-400-claimcode.png differ diff --git a/static/img/ssr-400-frontpanel.png b/static/img/ssr-400-frontpanel.png new file mode 100644 index 00000000000..06d9e1db361 Binary files /dev/null and b/static/img/ssr-400-frontpanel.png differ diff --git a/static/img/ssr-440-claimcode.png b/static/img/ssr-440-claimcode.png new file mode 100644 index 00000000000..1b347815185 Binary files /dev/null and b/static/img/ssr-440-claimcode.png differ diff --git a/static/img/ssr-440-frontpanel.png b/static/img/ssr-440-frontpanel.png new file mode 100644 index 00000000000..67ec1fe737c Binary files /dev/null and b/static/img/ssr-440-frontpanel.png differ