summaryrefslogtreecommitdiffstats
path: root/_ont_xgs/ont-nokia-use.md
diff options
context:
space:
mode:
authorGiammarco <stich86@gmail.com>2023-05-27 14:33:38 +0200
committerGitHub <noreply@github.com>2023-05-27 14:33:38 +0200
commit765d9bc54673c75afc93fad390b1f9118ff6de70 (patch)
tree048776e408806399fc7cf73fe013d8c1672e4e6e /_ont_xgs/ont-nokia-use.md
parentUpdate ont-nokia-useful-command.md (#206) (diff)
downloadhack-gpon.github.io-765d9bc54673c75afc93fad390b1f9118ff6de70.tar
hack-gpon.github.io-765d9bc54673c75afc93fad390b1f9118ff6de70.tar.gz
hack-gpon.github.io-765d9bc54673c75afc93fad390b1f9118ff6de70.tar.bz2
hack-gpon.github.io-765d9bc54673c75afc93fad390b1f9118ff6de70.tar.lz
hack-gpon.github.io-765d9bc54673c75afc93fad390b1f9118ff6de70.tar.xz
hack-gpon.github.io-765d9bc54673c75afc93fad390b1f9118ff6de70.tar.zst
hack-gpon.github.io-765d9bc54673c75afc93fad390b1f9118ff6de70.zip
Diffstat (limited to '_ont_xgs/ont-nokia-use.md')
-rw-r--r--_ont_xgs/ont-nokia-use.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/_ont_xgs/ont-nokia-use.md b/_ont_xgs/ont-nokia-use.md
new file mode 100644
index 0000000..bf79767
--- /dev/null
+++ b/_ont_xgs/ont-nokia-use.md
@@ -0,0 +1,26 @@
+# Usage
+## 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