Cisco DNCS System Release 2.7 3.7 4.2 Installation Guide

Page of 124
 
 
 
Enable Optional and Licensed Features 
 
OL-31613-01 
41 
 
Enable Optional and Licensed Features 
If you have properly followed the instructions in this chapter, the system processes 
should currently be stopped. Now is the time to enable the optional features you 
have chosen as part of this upgrade. Contact Cisco Services to have the licensed or 
optional features enabled on your network. 
If you are migrating from a QAM to an RFGW as part of the migration to GigE BFS, 
you need to have GQI QAM Support licensed on the EC. Contact Cisco Services for 
this. 
Important: If you are licensing the Distributed DNCS, you must restart the three 
Apache services. Follow these steps to restart these services: 
1  Type the following command and press Enter to verify that the three Apache 
services are online. 
svcs | grep apache
 
Example output: 
online 14:46:00 svc:/network/apache-tomcat:default
 
online 0:45:02 svc:/network/http:apache2
 
online 0:45:02 svc:/network/http-dncsws:apache2-dncsws
 
2  Are the three services online? 
 
If yes, continue with this procedure. 
 
If no, troubleshoot and correct any issues found. If the services still do not go 
online, contact Cisco Services for assistance. 
3  Type the following commands, pressing Enter after each, to stop the three 
Apache services. 
svcadm disable http
 
svcadm disable apache-tomcat
 
svcadm disable http-dncsws
 
4  Type the following commands, pressing Enter after each, to restart the three 
Apache services. 
svcadm enable http-dncsws
 
svcadm enable apache-tomcat
 
svcadm enable http
 
5  Type the following command and press Enter to verify that the 3 Apache 
services are online. 
svcs | grep apach
 
Example output
online 14:46:00 svc:/network/apache-tomcat:default
 
online 0:45:02 svc:/network/http:apache2
 
online 0:45:02 svc:/network/http-dncsws:apache2-dncsws