View Source

The Linux Backup Agent bind address is where the server IP Backup Agent listens for requests. The {{serverbackup-setup}} utility includes an option to print the bind address for the Linux Backup Agent. The default address of 0.0.0.0 means that the Linux Backup Agent accepts connections on any IP address configured on your Linux server.

*To display the bind address for the Linux Backup Agent*:

 1. Execute the following command:

{code}
# serverbackup-setup --get-agent-bind-addr{code}

2. Verify the displayed bind address, such as:


{code}Agent Bind Address: 0.0.0.0{code}
For more information about the {{serverbackup-setup}} command, see [About the cdp-agent and serverbackup-setup tools|About the cdp-agent and serverbackup-setup tools].

{excerpt:hidden=true}Provides the steps necessary to retrieve the Backup Agent bind address using the Linux Backup Agent CLI.{excerpt}