Wiki source code of Crestron Command Line
Version 3.1 by Craig Lewis on 2021/07/12 17:28
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | Autodiscovery Query - scans network for all connected Crestron network devices | ||
2 | |||
3 | Est - shows IP Configurations of connected device (same command as ipconfig) | ||
4 | |||
5 | DHCP Administrator Enable/disable dynamic IP addressing | ||
6 | |||
7 | IPAddress Administrator Set IP address | ||
8 | |||
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 | ADDDns Administrator Add an entry to DNS server List | ||
18 | |||
19 | |||
20 | ADDMaster Programmer Add a master entry to IP table | ||
21 | |||
22 | REMMaster Programmer Remove a master entry to IP table | ||
23 | |||
24 | |||
25 | ADDSlave Programmer Add a slave entry to IP table | ||
26 | |||
27 | REMSlave Programmer Remove a slave entry to IP table |