Configuration commands – ELSA Cable User Manual

Page 27

Advertising
background image

Configuration modes

ELSA MicroLink Cable

19

English

Configuration commands

Enter commands and path specifications using the normal DOS or UNIX conventions if
you are using telnet or a terminal program to configure the device.

Enter a forward slash or backslash to separate the path specifications. You do not need
to write out commands and table entries in full; an unambiguous abbreviation will do.

The entries for the categories MENU, VALUE, TABLE, TABINFO, ACTION and INFO will
be displayed while configurations are made and may be modified. You can use the
following commands to do this:

This command ...

... means this ...

... for instance:

? or help

Calls up help text

-

dir, list, ll, ls <MENU>,
<VALUE> or <TABLE>

Displays the contents of MENU,
VALUE or TABLE

dir/status/wan-statistics displays the
current WAN statistics

cd <MENU> or <TABLE>

Switches to the MENU or TABLE
specified

cd setup/tcp-ip-module (or cd se/tc
for short) switches to the TCP/IP mod-
ule

set <VALUE>

This resets the VALUE.

set IP-address 192.110.120.140 sets a
new IP address

Insert a space between all
entries in table rows. An *
leaves the entry unchanged.

set /setup/name AACHEN assigns
the name 'AACHEN' to the device.

set <VALUE> ?

Shows you which values can be
specified here

del <VALUE>

Deletes a table row.

del /se/wan/nam/AACHEN
Deletes the entry for the remote sta-
tion AACHEN.

do <ACTION>
(parameters)

Executes the ACTION according
to any parameters specified,

do /firmware/firmware-upload starts
the upload of new firmware.

passwd

Allows a new password to be
specified. The old password, if
there is one, must be entered
first. The new password must
then be entered twice and con-
firmed each time with

y.

repeat <sec> <ACTION>

Repeats the ACTION at an inter-
val of the number of seconds
specified. Any key can be used
to terminate the repetition.

repeat 3 dir/status/wan-statistics
displays the current WAN statistics
every 3 seconds

time

Sets the system time and date.

time 24.12.1998 18:00:00

language <language>

Sets the language for the cur-
rent configuration session.

Languages currently supported:
English (language english)
German (language deutsch)

exit, quit, x

Configuration is terminated.

Advertising