Mkdir; Password; Ping - Ericsson HL950 Administrator's Manual

Multi service edge device
Hide thumbs Also See for HL950:
Table of Contents

Advertisement

Multi Service Edge Device HL950
Administrator's Guide
6.1.16

MKDIR

Creates a directory.
Authority: ADMIN
Syntax:
>mkdir [path] directory name
Parameter(s):
path
directory name
Example:
/root/>mkdir san_jose
6.1.17
MV
Renames a file or moves it into another directory.
Authority: ADMIN
Syntax:
>mv [path] oldfilename [path] newfilename
Parameter(s):
Example:
/root/>mv Thursday Friday
Renames the file Thursday to Friday.
/root/>mv msedtest /hl950/msedtest
Moves the file msedtext from the root directory to the hl950 subdirectory.
6.1.18

PASSWORD

Changes the current users password, or disables password checking.
To reset the system password to factory default, see the "Troubleshooting" chapter.
Authority: EVERYONE for changing password, but ADMIN for disabling/enabling password check.
Syntax:
><SET|SHOW> password old new [enable] [disable]
Parameter(s):
Example:
/root/>password
Enter old password: abcd1234
Enter new password: 4321dbca
Confirm new password: 4321dbca
/root/>set password disable=yes
Turns off the password checking.
6.1.19

PING

Queries the device specified and returns the result indicating that the queried device is reachable on
the network.
Authority: EVERYONE
Syntax:
>ping host [count] [flags]
Parameter(s):
host
count
flags
EN/LZT 108 5995 R3
June 2003
Specifies where the directory is located. If you do not specify a
path, the new directory is created at the current level.
Specifies the name of the directory to be created.
The name or IP address of the device to ping.
The number of echo requests (from 1 to 100) to send. Default: 3.
(optional) Silent=0x1, Don't Route=0x2, NoHostLookup=0x8
Page 98 (159)

Advertisement

Table of Contents
loading

Table of Contents