3Com 900-0410-01 Conference Phone User Manual


 
Post Installation Configuration 107
To add the Presence and Conference Server(s) to the VCX system as a
trusted host:
1 Log in to the VCX as root.
2 At the prompt, enter:
cd /opt/3com/VCX/callprocessor/remoteCli/bin/
./remoteCli -callp
3 To check a list of the current trusted hosts, enter:
config cct
Output similar to the following will appear:
To add/delete rows for dynamic tables,
set the RowStatus field along with the key.
RowStatus values are
1 (ACTIVE)
2 (NOT_IN_SERVICE)
3 (NOT_READY)
4 (CREATE_AND_GO)
5 (CREATE_AND_WAIT)
6 (DESTROY)
cct
-Index -RowStatus -TrustedAddress -Netmask
2 1 10.1.0.157 255.255.255.255
3 1 10.1.1.8 255.255.255.255
5 1 10.1.0.3 255.255.255.255
6 1 10.1.4.1 255.255.255.255
7 1 10.1.1.240 255.255.255.255
8 1 10.1.0.239 255.255.255.255
Review the Index column in the output and choose an unused index; in
the above example, 1 or 4 or 9 would do.
4 Enter the following, replacing "9" with your chosen index and
"10.1.1.1" with the IP address of the trusted host. For example,
config cct index=9 rowstatus=4 trustedaddress=10.1.1.1
netmask=255.255.255.255
5 Verify that you entered the correct information by entering:
config cct
Output similar to the following will appear:
To add/delete rows for dynamic tables,
set the RowStatus field along with the key.
RowStatus values are