Previous Topic: Ports Used by UNIX and Linux Data MoverNext Topic: Configure TCP Ports 7099, 2099, and 20000-20100


Configure TCP/UDP Port 6051

Arcserve Backup uses TCP/UDP port 6051 to facilitate communication between the primary server and Arcserve Backup services running on agent computers.

For example, port 6051 lets the Common Agent, file system agents, the Agent for Oracle, and so on, communicate with the backup server to perform operations such as the following:

Note: Port 6051 communication is required on the primary server, member servers, data mover servers, and Arcserve Backup agents.

To configure TCP/UDP port 6051

  1. Configure TCP/UDP port 6051 on the Arcserve Backup server.

    Note: For information about how to configure TCP/UDP port 6051 on Windows computers, see the Implementation Guide.

  2. Access the following directory on the data mover server:
    /opt/CA/ABcmagt
    
  3. Open the file named agent.cfg using a text editing application.
  4. Locate the following syntax:
    #TCP_PORT  6051
    #UDP_PORT  6051
    

    Delete the character # that precedes the above syntax.

    Close agent.cfg and save your changes.

  5. Restart the Common Agent by executing the following commands:
    Caagent stop
    Caagent start