Previous Topic: Ports Configuration File Guidelines

Next Topic: Ports Used by CA ARCserve Backup Components

Modify the Ports Configuration File

This section describes how to configure the protocols and ports that CA ARCserve Backup uses to communicate in your environment.

To modify the ports configuration file

  1. Open PortsConfig.cfg using a text editor such as Notepad. You can access the file from the following directory:
    (installation_drive):\Program Files\CA\SharedComponents\ARCserve Backup
    
  2. Add one or more lines of code using the following format:
    ServiceName(%s)    PortRange_1;PortRange_2;...;PortRange_n    [HostName(%s)]  [IPAddress(%s)]
    
  3. Close PortsConfig.cfg and save your changes.
  4. After changing the Portsconfig.cfg file, restart all services affected by the changes. For all CA ARCserve Backup services, you can run cstop and cstart to stop and start the services.

To support backward compatibility, the keys corresponding to CA ARCserve Backup database agents are written to the PortsConfig.cfg file below the comment section. The database agents affected are the Tape Engine (tapeengine), the Job Engine (jobengine), and the Database Engine (databaseengine). These CA ARCserve Backup database agents send jobs to the CA ARCserve Backup queue using old ports. If you do not have old agents using old ports in your network, you can safely remove these lines from the PortsConfig.cfg file. However, you must restart each CA ARCserve Backup database agent service to enable communication using system ports.

Note: For more information about requirements for Microsoft Windows system services ports, see the Microsoft Support website.