From 765d9bc54673c75afc93fad390b1f9118ff6de70 Mon Sep 17 00:00:00 2001 From: Giammarco Date: Sat, 27 May 2023 14:33:38 +0200 Subject: Update ont-nokia-xs-010x-q.md (#205) * Update ont-nokia-xs-010x-q.md * Add files via upload * Update ont-hisense-ltf7267-bha+.md Add chip name * Update ont-nokia-xs-010x-q.md * Add files via upload add Nokia use\usefull commands for XGS * Update ont-nokia-xs-010x-q.md --- _ont_xgs/ont-nokia-use.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 _ont_xgs/ont-nokia-use.md (limited to '_ont_xgs/ont-nokia-use.md') 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 -- cgit v1.2.3