summaryrefslogblamecommitdiffstats
path: root/_ont/ont-nokia-use.md
blob: d237d3e530b90820fff9a26c501d30e2b22f5bd0 (plain) (tree)
1
2
3
4
5
6
7
       
                                       

                   


                                                                                                      





                                                                                                                                             
                              




                                                              
                                                         
 

           
                      







                                                                                                                              
# Usage
{% if !include.disableEnablePassword %}
## Login and enable

{% if include.alertEnablePassword  %}
{% include alert.html content=include.alertEnablePassword alert="Note" icon="svg-info" color="blue" %}
{% endif %}

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:{{include.username}}
Password: ****
```

The enable password can be generated using the following form:

{% include cig_password.html username=include.username %}

{% endif %}

# Accessing 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