Installing Cisco Prime Network Registrar
Starting from Cisco Prime Network Registrar 11.0, there are no configuration questions asked during the installation. Also, it no longer asks for admin credentials and licensing details. You must provide these details when you connect to Cisco Prime Network Registrar for the first time (see Using Cisco Prime Network Registrar).
Note that the following paths are used:
-
Program files—/opt/nwreg2/{local | regional}
Warning
You should NOT add or modify files in the /opt/nwreg2/* directories as these will be overwritten during upgrades or installations. You should add or modify the files only in the /var area. For example, you should add the extensions in the /var/nwreg2/local/extensions area and not in the /opt area.
-
Data files—/var/nwreg2/{local | regional}/data
-
Log files—/var/nwreg2/{local | regional}/logs
-
cnr.conf file—/var/nwreg2/{local | regional}/conf
Also, Cisco Prime Network Registrar 11.0 installation configures the following by default:
-
Type of web security—HTTPS only (default port, 8443 for local and 8453 for regional)
-
Web services—REST API enabled (on HTTPS port, no separate port)
-
Security mode—Required
-
SCP Port number—CCM on default port (1234 for local and 1244 for regional)
-
Run as root—Run as root always. You must create a superuser administrator during first login (see Using Cisco Prime Network Registrar).
-
Type of installation (local, regional, or client-only)—Depends on the RPM kit used. Following RPM kits are available for Cisco Prime Network Registrar 11.0:
Table 1. RPM Kits RHEL/CentOS 7.x
RHEL/CentOS 8.x
Regional cluster
cpnr-regional-11.0-1.el7*.x86_64.rpm
cpnr-regional-11.0-1.el8*.x86_64.rpm
Local cluster
cpnr-local-11.0-1.el7*.x86_64.rpm
cpnr-local-11.0-1.el8*.x86_64.rpm
Client only
cpnr-client-11.0-1.el7*.x86_64.rpm
cpnr-client-11.0-1.el8*.x86_64.rpm
* in the kit name indicates the RHEL minor version that the package was forked from.
The following steps are applicable for the new installations. To upgrade from earlier versions of Cisco Prime Network Registrar to 11.0, see Upgrading Cisco Prime Network Registrar.
To install Cisco Prime Network Registrar, do the following:
Procedure
Step 1 |
Log in to the target machine.
|
||
Step 2 |
Install the OpenJDK 1.8 or later if you have not already done so. Use the following command:
Note that on some systems, you must use the dnf install command. |
||
Step 3 |
Download the distribution file (RPM kit) from Cisco.com as per your requirement. For the list of RPM kits available for Cisco Prime Network Registrar 11.0, see RPM Kits above. Cisco Prime Network Registrar 11.0 installs both client and server by default. For client only installation, use the appropriate kit as listed in RPM Kits above.
|
||
Step 4 |
Navigate to the directory in which you saved the downloaded distribution file. |
||
Step 5 |
Install Cisco Prime Network Registrar using any of the following commands:
OR
OR
Note that the RHEL/CentOS 7.x kits have "el7*" in the name and the RHEL/CentOS 8.x kits have "el8*", where * is the RHEL minor version that the package was forked from.
OR
OR
|
||
Step 6 |
Start the Cisco Prime Network Registrar server agent using the following commands (or reboot the system as Cisco Prime Network Registrar is configured to start automatically): For the local cluster:
For the regional cluster:
During start-up, the /var/nwreg2/{local | regional} folder is created. The keystore file is created in the /var/nwreg2/{local | regional}/conf/priv folder and the keystore details are updated in the cnr-priv.conf file. If you want to use your own certificate, see Installing Your Own Certificate for Web UI Access. |
||
Step 7 |
Verify the status of the Cisco Prime Network Registrar servers. Run either of the following commands:
OR
|