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™ Deduplication Guide
  3. Configuring deduplication
  4. Configuring the NetBackup client-side deduplication to support multiple interfaces of MSDP
Veritas NetBackup™ Deduplication Guide

Configuring the NetBackup client-side deduplication to support multiple interfaces of MSDP

If you have network configurations like VLAN or Subnet with NetBackup client, then the MSDP server has multiple network interfaces. These interfaces are connected to different switches or VLANs. As MSDP has only one storage server, NetBackup clients cannot access the MSDP server using the storage server name. The deduplication can fail on the clients.

You can add support for up to 30 interfaces.

Run the following steps to use the cacontrol command option (Location: /usr/openv/pdde/pdcr/bin/) to configure MSDP and specify the network interfaces that the NetBackup client can use:

  1. Log on the MSDP server.
  2. Use the following command to add the alternate interfaces:
    cacontrol --interface add msdp-a.server.com
    					

    You can remove an added interface using the following command:

    cacontrol --interface remove msdp-a.server.com
    					
  3. Use either of the following options to validate the interface configuration:
    • cacontrol --interface list

    • bpstsinfo -si -storage_server msdp-a.server.com -stype PureDisk

      Location of the bpstsinfo command: /usr/openv/netbackup/bin/admincmd/

  4. Configure the NetBackup client-side deduplication backup policy and run the backup operation.

Feedback

Was this page helpful?
Previous

About MSDP FIPS compliance

Next

About MSDP multi-domain support

Feedback

Was this page helpful?