A SERVICE OF

logo

Configuring Accounting and Directory Services 145
Editing Trusted
Endpoints
To edit a trusted endpoint of a Call Processor using the CLI:
1 Log onto the server hosting the Call Processor.
2 Navigate to the /opt/3com/VCX/callprocessor/remoteCli/bin.
3 Start the remoteCLI interface:
./remoteCli -callprocessor
4 At the remoteCLI prompt (>) enter:
config CcTrusted RowStatus=<RowStatus variable> index=<index
ID> TrustedAddress=<IP address of endpoint>
See Table 12 for descriptions and values of the configurable parameters.
5 To exit the remoteCLI interface, enter:
exit
Deleting Trusted
Endpoints
To delete a trusted endpoint from the Call Processor using the remoteCLI
interface:
1 Log onto the server hosting the Call Processor.
2 Navigate to the /opt/3com/VCX/callprocessor/remoteCli/bin.
3 Start the remoteCLI interface:
./remoteCli -callprocessor
4 At the prompt (>) enter:
config CcTrusted RowStatus=6 index=<index ID>
TrustedAddress=<IP address of endpoint>
See Table 12 for descriptions and values of the configurable parameters.
5 To exit 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.