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™ OpsCenter Administrator's Guide
  3. Appendix C. Man pages for CLIs
  4. configurePorts
Veritas NetBackup™ OpsCenter Administrator's Guide

Name

configurePorts — This script is used to configure Web server ports on UNIX or Linux systems.

SYNOPSIS

configurePorts.sh [-status]|[-httpsPort <httpsPort>][-shutdownPort <shutdownPort>]

DESCRIPTION

The configurePorts script is used for the following purposes:

  • For configuring https and Tomcat shutdown ports

  • For querying the current values for the above ports

OPTIONS

-status

Queries the current values for https and Tomcat shutdown ports

This option is to be used exclusive of other attributes.

-httpsPort <httpsPort>

Modifies the httpsPort to the new value in web.xml of Tomcat

- shutdownPort <shutdownPort>

Modifies the shutdownPort to the new value in web.xml of Tomcat

NOTES

To know the HTTPS port that OpsCenter uses, run the configurePorts utility.

Run the following command on Windows:

INSTALL_PATH\OpsCenter\gui\bin\goodies\configurePorts.cmd -status

Run the following command on UNIX:

<INSTALL_PATH>/SYMCOpsCenterGUI/bin/goodies/configurePorts.sh -status

Feedback

Was this page helpful?
Previous

changedbpassword

Next

dbbackup

Feedback

Was this page helpful?