Configuring Accounting and Directory Services 145
Editing Trusted
Endpoints
To edit a trusted endpoint of a Call Processor using the CLI:
1Log onto the server hosting the Call Processor.
2Navigate to the /opt/3com/VCX/callprocessor/remoteCli/bin.
3Start the remoteCLI interface:
./remoteCli -callprocessor
4At the remoteCLI prompt (>) enter:
config CcTrusted RowStatus=<RowStatus variable> index=<index
ID> TrustedAddress=<IP address of endpoint>
See Tabl e 12 for descriptions and values of the configurable parameters.
5To ex it the remoteCLI interface, enter:
exit
Deleting Trusted
Endpoints
To delete a trusted endpoint from the Call Processor using the remoteCLI
interface:
1Log onto the server hosting the Call Processor.
2Navigate to the /opt/3com/VCX/callprocessor/remoteCli/bin.
3Start the remoteCLI interface:
./remoteCli -callprocessor
4At the prompt (>) enter:
config CcTrusted RowStatus=6 index=<index ID>
TrustedAddress=<IP address of endpoint>
See Tabl e 12 for descriptions and values of the configurable parameters.
5To ex it the remoteCLI interface, enter:
exit
Configuring Accounting and Directory Services
This section describes how to add and delete servers that provide
Accounting services, and Authentication and Directory services.
Configuration of these services is normally completed during the
installation of VCX system software. However, you can reconfigure
Accounting services, and Authentication and Directory services after the
installation.