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
on 2021/07/12 17:20
Change comment:
There is no comment for this version
To version 8.1
edited by Craig Lewis
on 2021/07/13 15:28
on 2021/07/13 15:28
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,71 @@ 1 - Est- shows IP Configurationsofconnecteddevice1 +__**Frequently used commands:**__ 2 2 3 - DHCP0off-turnsDHCPoffandallowsusersto setstaticIP Address3 +SHOWLICENSE Operator Display list of licensed application(s) 4 4 5 -I PA0x.x.x.x-toset staticIPAddress5 +SHOWLICENSEEX Operator Display list of licensed application(s) 6 6 7 - IP0x.x.x.0-tosetIPMask(typicalmaskis255.255.255.0)7 +SYSTEMKEY Administrator Display system key. 8 8 9 -DEFR 0 x.x.x.1 - to set Default Gateway 9 +GETCODE Operator Retrieve code needed for eControl2 activation 10 + 11 +Autodiscovery Query - scans network for all connected Crestron network devices 12 + 13 +VERsion Operator Version Command 14 + 15 +EST- shows IP Configurations of connected device (same command as ipconfig) 16 + 17 +DHCP Administrator Enable/disable dynamic IP addressing 18 + 19 +IPAddress Administrator Set IP address 20 + 21 +IPCONFIG Operator Display/Configure IP Settings 22 + 23 +IPMask Administrator Set IP Subnet Mask. 24 + 25 +IPTable Operator Display IP Table 26 + 27 +DEFRouter Administrator Set default router 28 + 29 +ADDDns Administrator Add an entry to DNS server List 30 + 31 + 32 +ADDMaster Programmer Add a master entry to IP table 33 + 34 +REMMaster Programmer Remove a master entry to IP table 35 + 36 + 37 +ADDSlave Programmer Add a slave entry to IP table 38 + 39 +REMSlave Programmer Remove a slave entry to IP table 40 + 41 + 42 + 43 +HELP - Detailed help available. 44 + 45 +Type a command followed by a space and '?' to see options for that command (i.e. HELP ?) 46 + 47 +HELP ALL will display a list of all commands. 48 + 49 +HELP DEVice will display a list of commands specific to this device. 50 + 51 +HELP ETHERnet will display a list of Ethernet commands. 52 + 53 +HELP FILE will display a list of commands for file operations. 54 + 55 +HELP SYStem will display a list of general system commands. 56 + 57 +HELP RF will display a list of commands for the radio chip if available. 58 + 59 +HELP OSD will display a list of commands for the on-screen-display if available. 60 + 61 +HELP RAVA will display a list of commands for RAVA VOIP if available. 62 + 63 +HELP BACNET will display a list of commands for the BACNET stack if available. 64 + 65 +HELP USER will display a list of commands added to the system by user programs. 66 + 67 +HELP CRESTIMERENG will display a list of commands for the Crestron Timer Engine. 68 + 69 +HELP xxx* will display a list of commands starting with xxx. 70 + 71 +