![Ericsson HL950 Скачать руководство пользователя страница 98](http://html1.mh-extra.com/html/ericsson/hl950/hl950_administrators-manual_2423545098.webp)
Multi Service Edge Device HL950
Administrator’s Guide
EN/LZT 108 5995 R3
Page 98 (159)
June 2003
6.1.16 MKDIR
Creates a directory.
Authority: ADMIN
Syntax:
>mkdir [path] directory name
Parameter(s):
path
Specifies where the directory is located. If you do not specify a
path, the new directory is created at the current level.
directory name
Specifies the name of the directory to be created.
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
The name or IP address of the device to ping.
count
The number of echo requests (from 1 to 100) to send. Default: 3.
flags
(optional) Silent=0x1, Don’t Route=0x2, NoHostLookup=0x8