Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Administrator's Guide, Volume I
  3. Section II. Configuring hosts
  4. Configuring Host Properties
  5. Preferred Network properties
  6. bptestnetconn utility to display Preferred Network information
Veritas NetBackup™ Administrator's Guide, Volume I

bptestnetconn utility to display Preferred Network information

The bptestnetconn utility is available to administrators to test and analyze host connections. Use the preferred network option (--prefnet or -p) to display information about the preferred network configuration, along with the forward lookup information of a host on the server list.

For example, bptestnetconn -v6 -p -s -H host1 displays the directives in the order in which NetBackup processes them, which may not be the order in which they are configured.

  • The bptestnetconn command is described in the NetBackup Commands Reference Guide.

  • Best practices for using the bptestnetconn command are described in https://www.veritas.com/support/en_US/article.000017676.

Figure: bptestnetconn for Server_B with no directives listed shows the bptestnetconn output when run on Server_A, for Server_B. That is, bptestnetconn is run from Server_A's perspective. Based on the directives configured on Server_A, for Server_B, bptestnetconn shows the available IP addresses on Server_B. In this example, no directives are configured on Server_A.

Figure: bptestnetconn for Server_B with no directives listed

bptestnetconn for Server_B with no directives listed

The following directive is added to the Preferred Networks properties on Server_A:

In the configuration file the directive appears as follows:

PREFERRED_NETWORK = 2001:0db8:0:11c::/62 ONLY

This directive provides NetBackup with the information to filter the addresses and choose to communicate with only those that match the :11c, :11d, :11e, and :11f networks. The addresses that do not match the Only directive are prohibited, as shown in the bptestnetconn output.

See PREFERRED_NETWORK option for NetBackup servers.

Figure: bptestnetconn for Server_B with directive shows the bptestnetconn output for Server_B, given this directive.

Figure: bptestnetconn for Server_B with directive

bptestnetconn for Server_B with directive

Feedback

Was this page helpful?
Previous

Order of directive processing in the Preferred Network properties

Next

Configuration to prohibit using a specified address

Feedback

Was this page helpful?