summaryrefslogtreecommitdiffstats
path: root/_ont/ont-nokia-use.md
diff options
context:
space:
mode:
authorSimone <26844016+simonebortolin@users.noreply.github.com>2022-12-26 10:32:53 +0100
committerGitHub <noreply@github.com>2022-12-26 10:32:53 +0100
commit4c6e00e564e36fe673a6079a853e15a5617de17a (patch)
tree8751a0aed370f14cb4f26d865535749d484247d9 /_ont/ont-nokia-use.md
parenthotfix Nokia G-010S-A (#67) (diff)
downloadhack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar.gz
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar.bz2
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar.lz
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar.xz
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.tar.zst
hack-gpon.github.io-4c6e00e564e36fe673a6079a853e15a5617de17a.zip
Diffstat (limited to '_ont/ont-nokia-use.md')
-rw-r--r--_ont/ont-nokia-use.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/_ont/ont-nokia-use.md b/_ont/ont-nokia-use.md
new file mode 100644
index 0000000..ac71853
--- /dev/null
+++ b/_ont/ont-nokia-use.md
@@ -0,0 +1,26 @@
+# Use
+## Login and enable
+
+
+Once you're logged in, a custom menu will be shown and you'll be able to access the linux shell by first typing `system` followed by `shell`:
+
+```sh
+ONT>enable
+#ONT>login
+User name:ONTUSER
+Password: ****
+```
+
+The enable password can be generated using the following form:
+
+{% include cig_password.html username="ONTUSER" %}
+
+# Access Full Shell
+
+To access a complete linux shell just type:
+```sh
+#ONT>system
+#ONT/system>shell
+```
+
+To exit the shell and reach the parent menu type `exit` or `x`, in each menu the `help` command will show how to use the shell