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.4
edited by Craig Lewis
on 2022/11/14 14:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ User Guide & Wiki.Troubleshooting.WebHome
1 +SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.WebHome
Content
... ... @@ -1,9 +1,58 @@
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 +(% style="width:1072px" %)
4 +|(% style="width:175px" %)Command|(% style="width:203px" %) |(% style="width:691px" %)
5 +|(% style="width:175px" %)BROADcast|(% style="width:203px" %)Operator|(% style="width:691px" %)Enable Error Broadcast             
6 +|(% style="width:175px" %)ERR SYS|(% style="width:203px" %)Operator|(% style="width:691px" %)Prints the error log              
7 +|(% style="width:175px" %)SHOWLICENSE|(% style="width:203px" %)Operator|(% style="width:691px" %)Display list of licensed application(s)
8 +|(% style="width:175px" %)SHOWLICENSEEX|(% style="width:203px" %)Operator|(% style="width:691px" %)Display list of licensed application(s)
9 +|(% style="width:175px" %)SYSTEMKEY|(% style="width:203px" %)Administrator|(% style="width:691px" %)Display system key.
10 +|(% style="width:175px" %)GETCODE|(% style="width:203px" %)Operator|(% style="width:691px" %)Retrieve code needed for eControl2 activation
11 +|(% style="width:175px" %)Autodiscovery Query|(% style="width:203px" %)Operator|(% style="width:691px" %)scans network for all connected Crestron network devices
12 +|(% style="width:175px" %)VERsion|(% style="width:203px" %)Operator|(% style="width:691px" %)Version Command
13 +|(% style="width:175px" %)EST|(% style="width:203px" %)Operator|(% style="width:691px" %)shows IP Configurations of connected device (same command as ipconfig)
14 +|(% style="width:175px" %)DHCP|(% style="width:203px" %)Administrator|(% style="width:691px" %)Enable/disable dynamic IP addressing
15 +|(% style="width:175px" %)IPAddress|(% style="width:203px" %)Administrator|(% style="width:691px" %)Set IP address
16 +|(% style="width:175px" %)IPCONFIG|(% style="width:203px" %)Operator|(% style="width:691px" %)Display/Configure IP Settings
17 +|(% style="width:175px" %)IPMask|(% style="width:203px" %)Administrator|(% style="width:691px" %)Set IP Subnet Mask.
18 +|(% style="width:175px" %)IPTable|(% style="width:203px" %)Operator|(% style="width:691px" %)Display IP Table
19 +|(% style="width:175px" %)DEFRouter|(% style="width:203px" %)Administrator|(% style="width:691px" %)Set default router
20 +|(% style="width:175px" %)ADDDns|(% style="width:203px" %)Administrator|(% style="width:691px" %)Add an entry to DNS server List
21 +|(% style="width:175px" %) |(% style="width:203px" %) |(% style="width:691px" %)
22 +|(% style="width:175px" %)ADDMaster|(% style="width:203px" %)Programmer|(% style="width:691px" %)Add a master entry to IP table
23 +|(% style="width:175px" %)REMMaster|(% style="width:203px" %)Programmer|(% style="width:691px" %)Remove a master entry to IP table
24 +|(% style="width:175px" %) |(% style="width:203px" %) |(% style="width:691px" %)
25 +|(% style="width:175px" %)ADDSlave  |(% style="width:203px" %)Programmer|(% style="width:691px" %)Add a slave entry to IP table
26 +|(% style="width:175px" %)REMSlave|(% style="width:203px" %)Programmer|(% style="width:691px" %)Add a slave entry to IP table
4 4  
5 -IPA 0 x.x.x.x - to set static IP Address
6 6  
7 -IP 0 x.x.x.0 - to set IP Mask (typical mask is 255.255.255.0)
8 8  
9 -DEFR 0 x.x.x.1 - to set Default Gateway
30 +HELP - Detailed help available. 
31 +
32 +Type a command followed by a space and '?' to see options for that command (i.e. HELP ?)
33 +
34 +HELP ALL will display a list of all commands.
35 +
36 +HELP DEVice will display a list of commands specific to this device.
37 +
38 +HELP ETHERnet will display a list of Ethernet commands.
39 +
40 +HELP FILE will display a list of commands for file operations.
41 +
42 +HELP SYStem will display a list of general system commands.
43 +
44 +HELP RF will display a list of commands for the radio chip if available.
45 +
46 +HELP OSD will display a list of commands for the on-screen-display if available.
47 +
48 +HELP RAVA will display a list of commands for RAVA VOIP if available.
49 +
50 +HELP BACNET will display a list of commands for the BACNET stack if available.
51 +
52 +HELP USER will display a list of commands added to the system by user programs.
53 +
54 +HELP CRESTIMERENG will display a list of commands for the Crestron Timer Engine.
55 +
56 +HELP xxx* will display a list of commands starting with xxx.
57 +
58 +