We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a53f7d commit b3e7728Copy full SHA for b3e7728
EXERCISE-3.md
@@ -132,6 +132,14 @@ when prompted:
132
$ make onos-cli
133
```
134
135
+If you see the following error, then ONOS is still starting; wait a minute and try again.
136
+```
137
+ssh_exchange_identification: Connection closed by remote host
138
+make: *** [onos-cli] Error 255
139
140
+
141
+When you see the Password prompt, type the default password: `rocks`
142
143
Type the following command in the ONOS CLI to show the list of running apps:
144
145
0 commit comments