Product Manual — Doc. 8559B 4-Series™ Control Systems • 191
Remove Peer Entry
To remove a peer (subordinate) entry from the IP table, use the rempeer command.
l
Syntax: rempeer cipid ip_address/name [-d:device_id] [-c:cipport] [-
p:program][-u:roomid]
o
cipid - The ID of the CIP node (in hexadecimal format)
o
ip_address/name - The IP address (in dot decimal notation) or the name of the site
for DNS lookup
o
-d:device_id - The device ID in the device redirection table (in hex, must be less
than 256)
o
-c:cipport - The CIP port number for the connection (must be greater than 256)
o
-p:program - The program number on the control system that uses the device
(default is 1)
o
-u:roomid - The room ID used for communication with a Crestron Virtual Control
server (max length is 32 characters, valid values are A–Z and 0–9)
l
Example: rempeer 13 255.255.255.255 -d:134 -c:458 -p:3 -u:avf469
Load IP Table
To load a program-specific DIP file from removable media to the \sys\ directory of the control
system, issue the loadiptable command.
l
Syntax: loadiptable -p:[appid] [path]
o
-p:[appid]: The specific program identifier
o
path: The path of the file on removable media, including "\" (such as \rm\tmpdir or
\rm2\dipdir
l
Example: loadiptable -p:1 \rm\dipdir
NOTE: The program must be restarted for the new IP table to take effect.