38 • 3-Series Control Systems Reference Guide – DOC. 7150B
View and Configure IP Table
To view and configure IP table settings for the control system, issue the IPTABLE
command.
• Syntax: IPTABLE [-P:program] [-T] [-I:id] [-C] [-O]
o -P:program: Enter ALL to display all programs or a number to display
that number of programs
o -T: Displays IP table data in table format
o -I:id: Enter the IP ID to display the entry for that ID.
o -C: Clears the IP table for the specified program (requires -P
parameter)
o -O: Displays offline devices only
o No parameters: Shows the IP Table for Program 1
• Example: IPTABLE -ALL -T
Add Peer Entry
To add a peer (slave) entry to the IP table, use the ADDPEER command.
• Syntax: ADDPEER 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
Virutal Control server (max length is 32 characters, valid values are A-
Z and 0-9)
• Example: ADDPEER 13 255.255.255.255 -D:134 -C:458 -P:3
-U:AVF469
NOTE: For more information on connecting a device to Crestron Virtual
Control, refer to the help file in the Crestron Virtual Control web
configuration interface. To access the help file, click the question mark
button on the top left of the page.