File system
Create a directory
TX54 User Guide
957
> ls /etc/config
-rw-r--r--
1 root
root
856 Nov 20 20:12 accns.json
drw-------
2 root
root
160 Sep 23 04:02 analyzer
drwxr-xr-x
3 root
root
224 Sep 23 04:02 cc_acl
-rw-r--r--
1 root
root
47 Sep 23 04:02 dhcp.leases
...
>
3. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Create a directory
Command line
This procedure is not available through the WebUI. To make a new directory, use the
command,
specifying the name of the directory.
For example:
1. Log into the TX54 command line as a user with Admin access.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the Admin CLI prompt, type
mkdir /
path
/
dir_name
. For example, to create a directory
named
temp
in
/etc/config
:
> mkdir /etc/config/temp
>
3. Verify that the directory was created:
> ls /etc/config
...
-rw-r--r--
1 root
root
1436 Aug 12 21:36 ssl.crt
-rw-------
1 root
root
3895 Aug 12 21:36 ssl.pem
-rw-r--r--
1 root
root
10 Aug
5 06:41 start
drwxr-xr-x
2 root
root
160 Aug 25 17:49 temp
>
4. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...