Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- Appendix A. Main > Appliance commands
- Appendix B. Main > Manage > FibreChannel commands
- Appendix C. Main > Manage > HighAvailability commands
- Appendix D. Main > Manage > Libraries commands
- Appendix E. Main > Manage > Libraries > Advanced > ACS commands
- Appendix F. Main > Manage > License commands
- Appendix G. Main > Manage > MountPoints commands
- Appendix H. Main > Manage > NetBackup CLI commands
- Appendix I. Main > Manage > OpenStorage commands
- Appendix J. Main > Manage > Software commands
- Appendix K. Main > Manage > Storage commands
- Appendix L. Main > Manage > Tapes commands
- Appendix M. Main > Manage > Certificates commands
- Appendix N. Main > Monitor commands
- Appendix O. Main > Network commands
- Appendix P. Main > Network > Security commands (IPsec)
- Appendix Q. Main > Reports commands
- Appendix R. Main > Settings commands
- Appendix S. Main > Settings > Alerts commands
- Appendix T. Main > Settings > Notifications view commands
- Appendix U. Main > Settings > Security commands
- Appendix V. Main > Support commands
Name
Main > Manage > Libraries > Advanced > ACS — Use to add or remove the ACS CSI host name and the socket name in the vm.conf
file.
SYNOPSIS
ACS_CSI_HOSTPORT Operation SSIHOSTNAME PORTNAME
DESCRIPTION
Use this command to add or remove the ACS library software host name and the socket name in the vm.conf
file.
OPTIONS
- ACS_CSI_HOSTPORT Operation SSIHOSTNAME PORTNAME
Use this command to add or remove the ACS CSI host name and socket name in the
vm.conf
file. Thevm.conf
entry specifies the port where the acsssi process sends its ACSLS requests on the ACSLS server. The ACSLS CSI must use this port to accept inbound ACSLS requests from acsssi processes.Operation is Add or Remove.
SSIHOSTNAME contains the name of the SSI host name of the ACS library host. Do not use the IP address of the ACS library host for this parameter.
PORTNAME contains a value of 1024 - 65535, or 0. The value must match the one on the ACSLS server for the port that the CSI uses for inbound packets. If 0 (zero), NetBackup uses the previous behavior of CSI and acsssi (no specific ports).