Comand Line Interface

Updated: November 9, 2021

     Note: CLI: Command Line Interface allows users to configure the parameters using text commands.

     Logging Into a Device Via CLI

     telnet <device-ip>

     Login Credentials (default)
     Username: admin
     Password: admin

     Entering a question mark(?) at the system prompt displays a list of commands available at each level.
     To obtain a list of commands that begin with a particular character sequence, type question mark(?).

     Back: Return to the previous menu Back: Return to the previous menu

     Configure: Used to configure the device parameters

     Commit: used to Show / Apply / Revert the configuration changes

     History: Displays the current session’s command line history

     Ping: Used to send messages to network hosts

     Reboot: Used to Reboot the device. When reboot is initiated, Session will exit.

     Reset: Used to factory reset the device

     Show: Used to view the device configuration

     Top: Return to main menu

     Traceroute: prints the route packets trace to network hosts

     Download: Used to perform configuration Restore / Firmware upgrade

     # download config tftp
     # download config ftp
     # download firmware tftp
     # download firmware ftp


     Upload: Performs configuration backup
     # upload config tftp
     # upload config ftp
     Exit: Exit the CLI session

     Configure: Used to configure the device parameters

     Commit: Used to Show / Apply / Revert the configuration changes

     History: Displays the current session’s command line history

     Ping: Used to send messages to network hosts

     Reboot: Used to Reboot the device. When reboot is initiated, Session will exit.

     Reset: Used to factory reset the device Show: Used to view the device configuration

     Top: Return to main menu Traceroute: prints the route packets trace to network hosts

     Download: Used to perform configuration Restore / Firmware upgrade # download config tftp # download config ftp #        download firmware tftp 3 # download firmware ftp

     Upload: Performs configuration backup # upload config tftp # upload config ftp

     Exit: Exit the CLI session

     To know more about CLI (Command Line Interface) Please refer to Document: OR100 Command Line Lnterface

@2022, Copyright KEYWEST NETWORKS. ALL RIGHTS RESERVED.