View Source

Server Backup Manager allows you to set a bind address where the Backup Agent listens for requests. You can set the bind address for your Linux Backup Agent using the {{serverbackup-setup}} command in the Linux Backup Agent CLI. For more information about the {{serverbackup-setup}} command, see [About the cdp-agent and serverbackup-setup tools|ServerBackup:About the cdp-agent and serverbackup-setup tools].

*To set the Backup Agent bind address using the Linux Backup Agent CLI*: 

Run the {{serverbackup-setup}} command using the {{\--agent-bind-addr}} option as follows:

{code}serverbackup-setup --agent-bind-addr 172.18.3.50{code}
*{_}If you set the bind address successfully{_}*, the system returns the following data:

{code}
Agent bind address set{code}

{excerpt:hidden=true}Provides the steps necessary to set the bind address where the Backup Agent listens for requests using the Linux Backup Agent CLI.{excerpt}