Cisco Systems none Network Router User Manual


 
A-2
Cisco CNS Network Registrar Installation Guide
OL-6242-01
Appendix A Performing a Silent Installation
Linux:
Create a text response file with these variable declarations (modify the values to suit the desired
configuration for your system):
BACKUPDIR=/opt/nwreg2.sav
CCM_PORT=1234
CNR_CCM_MODE=local | regional
CNR_EXISTS=n
DATADIR=/opt/nwreg2/local | regional/data
INSTALL_DEBUG=n
JAVADIR=/usr/java/jdk1.4.2
JSSEDIR=n
KEYSTORE_FILE=keystore
KEYSTORE_PASSWORD=changeit
LOGDIR=/opt/nwreg2/local | regional/logs
PERFORM_BACKUP=n
ROOTDIR=/opt/nwreg2/local | regional
SKIP_VALIDATION=n
START_SERVERS=y
TEMPDIR=/opt/nwreg2/local | regional/temp
USE_HTTP=y
USE_HTTPS=n
WEBUI_PORT=8080 | 8090
WEBUI_SEC_PORT=8443 | 8444
Step 2
Use these commands to invoke the silent installation or upgrade for each instance:
Windows:
setup.exe –s –f1path+response-file
Note that the silent installation fails if you do not specify the –f1 argument with a fully qualified
path to the response file, unless the response file is located in the i386 directory and setup.exe is run
from that directory.
Solaris:
pkgadd –a pkgdir/nwreg2/install/cnradmin –d pkgdir –r response-file
Linux:
install_cnr –r response-file
Step 3
If you want to uninstall the product, invoke the silent uninstallation:
Windows:
uninst.exe –y –f"install-dir\DeIsL1.isu" –c"install-dir\unregistrar.dll"
Solaris:
pkgrm -a pkgdir/nwreg2/install/cnradmin -n nwreg2
Linux (this command is noninteractive except during an error):
uninstall_cnr