Wiki source code of Crestron Command Line
Version 4.1 by Craig Lewis on 2021/07/12 17:30
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | HELP - Detailed help available. | ||
2 | |||
3 | Type a command followed by a space and '?' to see options for that command (i.e. HELP ?) | ||
4 | |||
5 | HELP ALL will display a list of all commands. | ||
6 | |||
7 | HELP DEVice will display a list of commands specific to this device. | ||
8 | |||
9 | HELP ETHERnet will display a list of Ethernet commands. | ||
10 | |||
11 | HELP FILE will display a list of commands for file operations. | ||
12 | |||
13 | HELP SYStem will display a list of general system commands. | ||
14 | |||
15 | HELP RF will display a list of commands for the radio chip if available. | ||
16 | |||
17 | HELP OSD will display a list of commands for the on-screen-display if available. | ||
18 | |||
19 | HELP RAVA will display a list of commands for RAVA VOIP if available. | ||
20 | |||
21 | HELP BACNET will display a list of commands for the BACNET stack if available. | ||
22 | |||
23 | HELP USER will display a list of commands added to the system by user programs. | ||
24 | |||
25 | HELP CRESTIMERENG will display a list of commands for the Crestron Timer Engine. | ||
26 | |||
27 | HELP xxx* will display a list of commands starting with xxx. | ||
28 | |||
29 | |||
30 | Frequently used commands. | ||
31 | |||
32 | Autodiscovery Query - scans network for all connected Crestron network devices | ||
33 | |||
34 | VERsion Operator Version Command | ||
35 | |||
36 | Est - shows IP Configurations of connected device (same command as ipconfig) | ||
37 | |||
38 | DHCP Administrator Enable/disable dynamic IP addressing | ||
39 | |||
40 | IPAddress Administrator Set IP address | ||
41 | |||
42 | IPCONFIG Operator Display/Configure IP Settings | ||
43 | |||
44 | IPMask Administrator Set IP Subnet Mask. | ||
45 | |||
46 | IPTable Operator Display IP Table | ||
47 | |||
48 | DEFRouter Administrator Set default router | ||
49 | |||
50 | ADDDns Administrator Add an entry to DNS server List | ||
51 | |||
52 | |||
53 | ADDMaster Programmer Add a master entry to IP table | ||
54 | |||
55 | REMMaster Programmer Remove a master entry to IP table | ||
56 | |||
57 | |||
58 | ADDSlave Programmer Add a slave entry to IP table | ||
59 | |||
60 | REMSlave Programmer Remove a slave entry to IP table |