Configuration and management
Use the local REST API to configure the TX54 device
TX54 User Guide
51
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. At the config prompt, type
?
(question mark):
(config)> ?
auth
Authentication
cloud
Central management
firewall
Firewall
monitoring
Monitoring
network
Network
serial
Serial
service
Services
system
System
vpn
VPN
(config)>
The allowed values for
path
are listed in the first (left) column.
4. To determine further allowed path location values by using the
?
(question mark) with
the path name:
(config> service ?
Services
Additional Configuration
-------------------------------------------------------------------
------------
dns
DNS
iperf
IPerf
location
Location
mdns
Service Discovery (mDNS)
modbus_gateway
Modbus Gateway
multicast
Multicast
ntp
NTP
ping
Ping responder
snmp
SNMP
ssh
SSH
telnet
Telnet
web_admin
Web administration
(config)> service
For example, to use
curl
to return the ssh configuration:
$ curl -k -u admin https://192.168.210.1/cgi-bin/config.cgi/value/service/ssh -
X GET
Enter host password for user 'admin':
{
ok": true,
Содержание 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 ...