Cisco Headend System Release 2.5 Design Guide

Page of 26
 
 
Verifying SBE License Activation 
740029 Rev B 
13 
 
Verifying SBE License Activation 
Overview 
To verify SBE activation you must run the checkDIS.ksh program and check 
database counts. 
 
Run checkDIS.ksh 
1  Are you logged into the DNCS as dncs user?  
 
If yes, go to step 4. 
 
If no, go to step 2. 
2  Log on as the dncs user. The password prompt appears. 
3  Type the dncs user password and press Enter
4  Type cd /dvs/dncs/bin and press Enter
5  Run the checkDIS.ksh command to see if any DHCTs have DIS disabled:   
Important: All DHCTs in your system should have DIS enabled. If you see any 
DHCTs with DIS disabled, then your billing system could be sending DIS 
disabled flags and you must contact Cisco Services. 
6  Run the checkDIS.ksh -c command to obtain two counts from the database.   
Note: It may take several minutes to receive count results. Record the database 
count results on a sheet of paper. 
Sample checkDIS.ksh Output 
[Lab Sys1 40.107] $ checkDIS.ksh 
# Report of DHCT-count with DIS enabled/disabled... 
#  Tue Nov 27 16:39:29 EST 2007 
   1786 DHCTs have DIS enabled. 
      5 DHCTs have DIS disabled. 
      2 DHCTs have DIS disabled with DMS enabled. 
0 percent of boxes do NOT have DIS enabled. 
 - Would you like to generate a list of 5 MAC addresses 
 - for boxes with DIS disabled? (y/n) y (I answered yes) 
Building a list of MACs with DIS=disabled. 
List is in file: /tmp/noDIS.out 
 - Would you like to generate a list of 2 MAC addresses 
 - for boxes with DIS disabled, but DMS enabled? (y/n) y (I answered yes) 
Building a list of MACs with DIS=disabled AND DMS=enabled. 
List is in file: /tmp/noDISwDMS.out 
# Done: Tue Nov 27 16:39:49 EST 2007