Computer Associates BABWBN2900E20 Clients Agents Guide - Page 40

Port Address Configuration, Common Agent Port Numbers, See UNIX, Linux

Page 40 highlights

UNIX, Linux, and Mac OS X Client Agent Configuration Port Address Configuration The default port for TCP and UDP is 6051. The TCP port is used for communication and data transfer between the backup server (cprocess) and the client agent. The Backup Manager user interface uses the UDP port to browse hosts. If you want to configure either the TCP port or the UDP port, or both, you must modify the configuration files on both the CA ARCserve Backup server and the client agent so that their values match. The names of the configuration files are as follows: ■ CAPortConfig.cfg-for CA ARCserve Backup Windows servers ■ agent.cfg-for client agents Note: See UNIX, Linux, and Mac OS X Client Agent Control Files for important information about the UNIX, Linux, and Mac OS X configuration files. The following example shows the Windows server configuration file (CAPortConfig.cfg): #Hostname IP address (optional) TCP port UDP port #myhost xxx.xxx.xxx.xxx 6051 6051 The following example shows the syntax for the client agent configuration file (agent.cfg): [36] NAME ABcmagt HOME /opt/CA/ABcmagt TCP_PORT 7090 UDP_PORT 7085 Common Agent Port Numbers By default, the Common Agent uses port number 6051 for both TCP and UDP. To change the default port, you must modify the ABcmagt section of the agent.cfg file with the new port numbers, and then restart the Common Agent by issuing the caagent stop command, followed by the caagent start command. Do not use the caagent update command after modifying port numbers. Note: Under normal conditions, do not use this method to start or stop the Common Agent. Instead, you should run the Start and Stop scripts of the individual UNIX, Linux, and Mac OS X client agents installed on the system. 40 Client Agents Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69

UNIX, Linux, and Mac OS X Client Agent Configuration
40
Client Agents Guide
Port Address Configuration
The default port for TCP and UDP is 6051. The TCP port is used for
communication and data transfer between the backup server (cprocess) and the
client agent. The Backup Manager user interface uses the UDP port to browse
hosts.
If you want to configure either the TCP port or the UDP port, or both, you must
modify the configuration files on both the CA ARCserve Backup server and the
client agent so that their values match.
The names of the configuration files are as follows:
CAPortConfig.cfg
for CA ARCserve Backup Windows servers
agent.cfg
for client agents
Note:
See UNIX, Linux, and Mac OS X Client Agent Control Files for important
information about the UNIX, Linux, and Mac OS X configuration files.
The following example shows the Windows server configuration file
(CAPortConfig.cfg):
#Hostname
IP address (optional)
TCP port
UDP port
#myhost
xxx.xxx.xxx.xxx
6051
6051
The following example shows the syntax for the client agent configuration file
(agent.cfg):
[36]
NAME
ABcmagt
HOME
/opt/CA/ABcmagt
TCP_PORT
7090
UDP_PORT
7085
Common Agent Port Numbers
By default, the Common Agent uses port number 6051 for both TCP and UDP. To
change the default port, you must modify the ABcmagt section of the agent.cfg
file with the new port numbers, and then restart the Common Agent by issuing
the caagent stop command, followed by the caagent start command. Do
not
use
the caagent update command after modifying port numbers.
Note:
Under normal conditions,
do
not use
this method
to start or stop the
Common Agent. Instead, you should run the Start and Stop scripts of the
individual UNIX, Linux, and Mac OS X client agents installed on the system.