Table 2 compares the basic navigational and operational commands of the Nokia SR OS MD-CLI to those used by Junos OS and IOS XR.
The // command can be used to switch CLI engines to access classic CLI commands that are not yet available in the MD-CLI. Enter //command to run a single command in the other CLI engine. Command completion and ? help are not available when using //command.
Switching CLI engines is described in the MD-CLI User Guide.
SR OS MD-CLI | Junos OS | IOS XR | |
Move back one or more levels | back [number] | up [number] | N/A |
Return to the previous working context or to the operational root | exit [all] | exit quit | end exit |
Move to the top level of the context | top | top | root |
Access the per-session environment | environment | set cli | terminal |
Switch CLI engines | // | — | — |
Run a command in the other CLI engine | //command | — | — |
Show the command tree under the present working context | tree [flat] [detail] | — | — |
Exit the CLI session | logout | exit quit | exit quit |