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 2.1
edited by Craig Lewis
on 2021/07/12 17:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,25 @@
1 -Est - shows IP Configurations of connected device
1 +Autodiscovery Query - scans network for all connected Crestron network devices
2 2  
3 -DHCP 0 off - turns DHCP off and allows users to set static IP Address
3 +Est - shows IP Configurations of connected device (same command as ipconfig)
4 4  
5 -IPA 0 x.x.x.x - to set static IP Address
5 +DHCP Administrator Enable/disable dynamic IP addressing
6 6  
7 -IP 0 x.x.x.0 - to set IP Mask (typical mask is 255.255.255.0)
7 +IPAddress Administrator Set IP address
8 8  
9 -DEFR 0 x.x.x.1 - to set Default Gateway
9 +IPCONFIG Operator Display/Configure IP Settings
10 +
11 +IPMask Administrator Set IP Subnet Mask.
12 +
13 +IPTable Operator Display IP Table
14 +
15 +DEFRouter Administrator Set default router.
16 +
17 +
18 +ADDMaster Programmer Add a master entry to IP table
19 +
20 +REMMaster Programmer Remove a master entry to IP table
21 +
22 +
23 +ADDSlave  Programmer Add a slave entry to IP table
24 +
25 +REMSlave  Programmer Remove a slave entry to IP table