Changes for page Crestron Command Line

Last modified by Craig Lewis on 2022/11/14 15:09

From version 1.1
edited by Craig Lewis
on 2021/07/12 17:20
Change comment: There is no comment for this version
To version 9.1
edited by Craig Lewis
on 2021/07/13 16:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,75 @@
1 -Est - shows IP Configurations of connected device
1 +__**Frequently used commands:**__
2 2  
3 -DHCP 0 off - turns DHCP off and allows users to set static IP Address
3 +BROADcast Operator Enable Error Broadcast
4 4  
5 -IPA 0 x.x.x.x - to set static IP Address
5 +ERR SYS  Operator Prints the error log
6 6  
7 -IP 0 x.x.x.0 - to set IP Mask (typical mask is 255.255.255.0)
7 +SHOWLICENSE Operator Display list of licensed application(s)
8 8  
9 -DEFR 0 x.x.x.1 - to set Default Gateway
9 +SHOWLICENSEEX Operator Display list of licensed application(s)
10 +
11 +SYSTEMKEY Administrator Display system key.
12 +
13 +GETCODE Operator Retrieve code needed for eControl2 activation
14 +
15 +Autodiscovery Query - scans network for all connected Crestron network devices
16 +
17 +VERsion Operator Version Command
18 +
19 +EST- shows IP Configurations of connected device (same command as ipconfig)
20 +
21 +DHCP Administrator Enable/disable dynamic IP addressing
22 +
23 +IPAddress Administrator Set IP address
24 +
25 +IPCONFIG Operator Display/Configure IP Settings
26 +
27 +IPMask Administrator Set IP Subnet Mask.
28 +
29 +IPTable Operator Display IP Table
30 +
31 +DEFRouter Administrator Set default router
32 +
33 +ADDDns Administrator Add an entry to DNS server List
34 +
35 +
36 +ADDMaster Programmer Add a master entry to IP table
37 +
38 +REMMaster Programmer Remove a master entry to IP table
39 +
40 +
41 +ADDSlave  Programmer Add a slave entry to IP table
42 +
43 +REMSlave  Programmer Remove a slave entry to IP table
44 +
45 +
46 +
47 +HELP - Detailed help available. 
48 +
49 +Type a command followed by a space and '?' to see options for that command (i.e. HELP ?)
50 +
51 +HELP ALL will display a list of all commands.
52 +
53 +HELP DEVice will display a list of commands specific to this device.
54 +
55 +HELP ETHERnet will display a list of Ethernet commands.
56 +
57 +HELP FILE will display a list of commands for file operations.
58 +
59 +HELP SYStem will display a list of general system commands.
60 +
61 +HELP RF will display a list of commands for the radio chip if available.
62 +
63 +HELP OSD will display a list of commands for the on-screen-display if available.
64 +
65 +HELP RAVA will display a list of commands for RAVA VOIP if available.
66 +
67 +HELP BACNET will display a list of commands for the BACNET stack if available.
68 +
69 +HELP USER will display a list of commands added to the system by user programs.
70 +
71 +HELP CRESTIMERENG will display a list of commands for the Crestron Timer Engine.
72 +
73 +HELP xxx* will display a list of commands starting with xxx.
74 +
75 +