Changes for page Crestron Command Line

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

From version 2.1
edited by Craig Lewis
on 2021/07/12 17:27
Change comment: There is no comment for this version
To version 6.1
edited by Craig Lewis
on 2021/07/12 17:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,11 @@
1 +__**Frequently used commands:**__
2 +
1 1  Autodiscovery Query - scans network for all connected Crestron network devices
2 2  
3 -Est - shows IP Configurations of connected device (same command as ipconfig)
5 +VERsion Operator Version Command
4 4  
7 +EST- shows IP Configurations of connected device (same command as ipconfig)
8 +
5 5  DHCP Administrator Enable/disable dynamic IP addressing
6 6  
7 7  IPAddress Administrator Set IP address
... ... @@ -12,9 +12,11 @@
12 12  
13 13  IPTable Operator Display IP Table
14 14  
15 -DEFRouter Administrator Set default router.
19 +DEFRouter Administrator Set default router
16 16  
21 +ADDDns Administrator Add an entry to DNS server List
17 17  
23 +
18 18  ADDMaster Programmer Add a master entry to IP table
19 19  
20 20  REMMaster Programmer Remove a master entry to IP table
... ... @@ -23,3 +23,35 @@
23 23  ADDSlave  Programmer Add a slave entry to IP table
24 24  
25 25  REMSlave  Programmer Remove a slave entry to IP table
32 +
33 +
34 +
35 +HELP - Detailed help available. 
36 +
37 +Type a command followed by a space and '?' to see options for that command (i.e. HELP ?)
38 +
39 +HELP ALL will display a list of all commands.
40 +
41 +HELP DEVice will display a list of commands specific to this device.
42 +
43 +HELP ETHERnet will display a list of Ethernet commands.
44 +
45 +HELP FILE will display a list of commands for file operations.
46 +
47 +HELP SYStem will display a list of general system commands.
48 +
49 +HELP RF will display a list of commands for the radio chip if available.
50 +
51 +HELP OSD will display a list of commands for the on-screen-display if available.
52 +
53 +HELP RAVA will display a list of commands for RAVA VOIP if available.
54 +
55 +HELP BACNET will display a list of commands for the BACNET stack if available.
56 +
57 +HELP USER will display a list of commands added to the system by user programs.
58 +
59 +HELP CRESTIMERENG will display a list of commands for the Crestron Timer Engine.
60 +
61 +HELP xxx* will display a list of commands starting with xxx.
62 +
63 +