Skip to content

Commit d1b5dfc

Browse files
additional minor edits.
1 parent 8530fd3 commit d1b5dfc

File tree

3 files changed

+21
-12
lines changed

3 files changed

+21
-12
lines changed

docs/initialize_u-iso_device.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Initialize Your Device
33
sidebar_label: Initialize Your Device
44
---
55

6-
Use the GUI to initialize the device as a Conductor, a Conductor-managed Router, or a Mist-managed Router.
6+
This is the part where configuring your device gets really easy! Use a browser to navigate to your conductor and begin the initialization. Use the GUI to initialize the device as a [Conductor](#initialize-a-conductor), a [Conductor-managed Router](#initialize-a-conductor-managed-router), or a [Mist-managed Router](#initialize-a-mist-managed-router).
77

88
![U-ISO Device Selection GUI](/img/u-iso8_launch_gui.png)
99

@@ -15,17 +15,25 @@ Use the following process to initialize your device as a Conductor.
1515

1616
![SSR Conductor](/img/u-iso8a_initialize_conductor.png)
1717

18-
2. To initialize a single conductor, or the first conductor of an HA pair, enter the node name, the Conductor name, and user name and password, and click **ASSOCIATE**.
18+
2. To initialize a single conductor or the first conductor of an HA pair, enter the following information:
19+
- Node name: if this is the first node of an HA pair, it must be named `node0`.
20+
- Conductor name.
21+
- Artifactory username and password.
22+
- Click **ASSOCIATE**.
1923

2024
![Conductor Association](/img/u-iso9_define_conductor.png)
2125

22-
To initialize the second conductor of an HA Pair, enter the information as above, but also select the checkboxes for **Existing HA Peer** and **Learn from HA Peer**.
26+
3. The device reboots and comes online as a Conductor.
2327

24-
![HA Conductor Association](/img/u-iso9a_ha_conductor.png)
28+
4. To initialize the second conductor of an HA Pair:
29+
- Enter the name of the second node, typically `node1`.
30+
- Conductor name.
31+
- Artifactory username and password.
32+
- Select the checkboxes for **Existing HA Peer** and **Learn from HA Peer**. This will autofill the HA Peer information.
2533

26-
3. Click **ASSOCIATE** when you have completed the required information.
34+
![HA Conductor Association](/img/u-iso9a_ha_conductor.png)
2735

28-
The Conductor is now available in the Configuration. You must commit the configuration changes from the SSR GUI.
36+
5. Click **ASSOCIATE** when you have completed the required information. The device reboots and comes online as the second Conductor.
2937

3038
### Initialize a Conductor-Managed Router
3139

@@ -40,7 +48,7 @@ Use the following process to initialize your device as a Conductor-managed route
4048

4149
3. Click **ASSOCIATE** when you have completed the required information.
4250

43-
The Router will onboard itself to the Conductor. You must commit the configuration changes from the SSR GUI.
51+
The Router will onboard itself to the Conductor. Router configuration is performed from the Conductor.
4452

4553
### Initialize a Mist-Managed Router
4654

docs/install_univ_iso.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Before beginning, ensure that you have an appropriate rollover cable available t
3838

3939
![Unpacker Successful](/img/u-iso6_unpacker_complete.png)
4040

41-
13. When the login screen appears, log in to launch the GUI.
4241

43-
![Final Install Screen](/img/u-iso7_serial_install.png)
42+
![Final Install Screen](/img/u-iso7_serial_install.png)
43+
44+
**Great job! Your software has installed, now let's go [initialize your device!](initialize_u-iso_device.md)**

docs/intro_installation_univ-iso.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ The installation workflow consists of the following steps:
1616

1717
- [Download](#download)
1818
- [Create a bootable USB](intro_creating_bootable_usb.md)
19-
- [Installation](install_univ_iso.md)
20-
- [Initializing](initialize_u-iso_device.md)
19+
- [Software Installation](install_univ_iso.md)
20+
- [Device Initialization](initialize_u-iso_device.md)
2121

2222
## Download
2323

@@ -37,4 +37,4 @@ You will be prompted for your username and token to access the web page listing
3737

3838
Use the instructions for [Creating a Bootable USB](intro_creating_bootable_usb.md) to create a bootable USB drive containing the universal ISO image.
3939

40-
Next, [Install the SSR software.](install_univ_iso.md)
40+
Once you have the USB, let's go [Install the SSR software!](install_univ_iso.md)

0 commit comments

Comments
 (0)