Changes for page Crestron Command Line

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

From version 9.4
edited by Craig Lewis
on 2022/11/14 14:58
Change comment: There is no comment for this version
To version 4.1
edited by Craig Lewis
on 2021/07/12 17:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.WebHome
1 +SHOWRUNNER™ User Guide & Wiki.Troubleshooting.WebHome
Content
... ... @@ -1,34 +1,5 @@
1 -__**Frequently used commands:**__
1 +HELP - Detailed help available.
2 2  
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
27 -
28 -
29 -
30 -HELP - Detailed help available. 
31 -
32 32  Type a command followed by a space and '?' to see options for that command (i.e. HELP ?)
33 33  
34 34  HELP ALL will display a list of all commands.
... ... @@ -55,4 +55,35 @@
55 55  
56 56  HELP xxx* will display a list of commands starting with xxx.
57 57  
58 -
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