EasyManua.ls Logo

Ericsson EFN324 - Starting and Exiting the CLI; Entering Commands

Ericsson EFN324
176 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
IndexIndex
1. To start the CLI for the first time, log in to the switch with the user name
admin and password qwerty.
1. The switch is now ready to receive commands at the prompt.
Note: The password can be changed using the command set passwd, see
section 13.7.4 on page 103.
When connecting remotely, the prompt is the EFN IP address followed by a
command sequence number as showed above. When connecting locally, the
prompt is switch.
It is also possible for the operator to define the prompt appearance, see
section 13.9.1 on page 148. efn# is used as prompt in most of the examples
in this guide.
13.4.2 Exiting the CLI
To exit the CLI, use the command exit.
13.5 Entering Commands
This section describes how to enter CLI commands.
13.5.1 Keywords and Arguments
A CLI command is a series of keywords, arguments and parameters separated
by spaces. Keywords identify a command, and arguments specify
configuration parameters.
For example, in the command set cli autologout 30, set and cli are
keywords, autologout is an argument that specifies a function, and 30 is a
parameter that specifies the value of the argument.
Commands can be entered by using one of the following methods:
Enter the entire required sequence of keywords, arguments and
parameters. For example, to configure CLI autologout:
efn# set cli autologout 30
Enter the required sequence of keywords, arguments and parameters one
by one. Using the TAB key after a keyword or argument will display a list