Page 49 of 62
© 2021 Multidyne
FN-64-CHAS Product Manual
Command
Description
SysType
Query the system hardware series.
Examples
>SysType
E01: Invalid command
The example command shows the response that would be received on a Carina series system with older
firmware not supporting the SysType command.
3.10.45
Vars Command
Protocol Version: 2.3
Display all system configuration variables. Useful in serial terminal or telnet sessions to view all configuration
values.
Command
Description
Vars
Display all system configuration parameters. Note that variables
consisting of JSON data simply show the string JSON, to keep the
output concise. The output consists of one line per variable, with the
variable name followed by an equals '=' and then the value (not
quoted).
Examples
>Vars
DefaultProfile=1
DHCP=1
DNSPri=0.0.0.0
DNSSec=0.0.0.0
Firmware=1.5.1
Gateway=192.168.2.1
IP=192.168.2.80
Mac=00:00:00:00:00:00
MDCPVer=2
MtxProfiles=JSON
Netmask=255.255.255.0
Profile=1
SerBaud=115200
SerProto=MDCP
SysName=MultiDyne-Panel
SysType=2
>
The example above shows a typical output of the Vars command..
3.10.46
W Command
Routers only