Skip to content

Commit b3e7728

Browse files
committed
Fixes for EXERCISE-3.md
1 parent 1a53f7d commit b3e7728

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

EXERCISE-3.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,14 @@ when prompted:
132132
$ make onos-cli
133133
```
134134
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+
135143
Type the following command in the ONOS CLI to show the list of running apps:
136144
137145
```

0 commit comments

Comments
 (0)