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. Configuration options for NetBackup servers
  6. VXSS_NETWORK option for NetBackup servers
Veritas NetBackup™ Administrator's Guide, Volume I

VXSS_NETWORK option for NetBackup servers

This option identifies whether a specific network or remote system must or must not use NetBackup product authentication and authorization with the local system.

If a media server or client does not define a NetBackup product authentication and authorization network, it uses the NetBackup product authentication and authorization networks of its master server.

Table: VXSS_NETWORK information

Usage

Description

Where to use

On NetBackup master servers.

How to use

Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option.

For information about these commands, see the NetBackup Commands Reference Guide.

Use the following format:

VXSS_NETWORK = hostname | IP_address | .domain | network. 
[AUTOMATIC | REQUIRED | PROHIBITED]

VXSS_NETWORK is relevant only if USE_VXSS is set to AUTOMATIC (USE_VXSS = AUTOMATIC). More than one VXSS_NETWORK option can be specified.

See USE_VXSS option for NetBackup servers and clients.

The option uses the following parameters:

  • hostname

    The host name of the remote system.

  • IP_address

    The IP address of the remote system.

  • .domain

    A dot followed by the Internet domain name of the remote systems.

  • network.

    The network for the remote systems, followed by a dot.

The optional second value can be one of the following keywords:

  • AUTOMATIC

  • REQUIRED

  • PROHIBITED

Note:

If multiple VXSS_NETWORK entries specify one particular system, the first occurrence takes precedence.

Example

USE_VXSS = AUTOMATIC
VXSS_NETWORK = fred.mycompany.com
VXSS_NETWORK = 10.0.0.37 REQUIRED
VXSS_NETWORK = 10.0.0. PROHIBITED
VXSS_NETWORK = .theircompany.com
VXSS_NETWORK = wilma.theircompany.com PROHIBITED
VXSS_NETWORK = barney.mycompany.com PROHIBITED

In the example, NetBackup product authentication and authorization is required for connections between the local system and the system with host fred.mycompany.com.

NetBackup product authentication and authorization is required for connections between the local system and the system with IP address 10.0.0.37.

NetBackup product authentication and authorization is prohibited for connections between the local system and systems in the 10.0.0 network except for 10.0.0.37.

NetBackup product authentication and authorization is required for connections between the local system and systems within the theircompany.com Internet domain.

NetBackup product authentication and authorization is required for connections between the local system and the system with host name wilma.theircompany.com despite the PROHIBITED option for wilma.theircompany.com. The REQUIRED option for .theircompany.com takes precedence.

NetBackup product authentication and authorization is prohibited for connections between the local system and the system with host name barney.mycompany.com

Equivalent Administration Console property

NetBackup Management > Host Properties > Master Servers > Double-click on server > Access Control. Change the networks list property.

See Network Attributes tab of the Access Control properties.

Feedback

Was this page helpful?
Previous

VMWARE_AUTODISCOVERY_INTERVAL option for NetBackup servers

Next

WEB_SERVER_TUNNEL_ENABLE option for NetBackup servers

Feedback

Was this page helpful?