Cisco Headend System Release 2.5 Installation Guide

Page of 260
 
Appendix D 
Update the DHCT OUI with the updateOUI Utility 
224 
740020 Rev H 
 
 
Updating All DHCTs 
When the updateOUI utility is run without any options, the utility updates all 
DHCTs in the database that do not already have the new 00:02:DE identifier.  
Important!  When you run the updateOUI utility to update the OUI on all DHCTs in 
the database, the utility does not change the DHCT identifier of those DHCTs having 
a NULL value in the hctt_oui field in the hct_profile table in the database. System 
operators may occasionally desire to retain NULL values in the hctt_oui field in 
order to conduct some testing. 
Follow these instructions to use the updateOUI utility to update all DHCTs with the 
00:02:DE OUI. 
1  If necessary, open an xterm window on the DNCS. 
2  Type updateOUI and then press Enter. The system updates all DHCTs with the 
00:02:DE identifier (except those that contain an OUI value of NULL) and 
displays a message similar to the following: 
>> updateOUI 
------------------------------------------------------------------------------------------------------- 
Mar 23, 14:10:52 - updateOUI Started. 
updateOUI Options: None (Forward direction changes).  
CAUTION *** OUI's will be updated! ***  
   (Type Ctrl-C now to abort!)      
Total DHCTs (hct_profile rows) in the database...........   1519 
------------------------------------------------------------------------------------------------------ 
<---------MACaddr Counts--------->        <-----------OUI Counts-----------> 
 02:DE  01:A6  40:7B  0A:73  other      02:DE  01:A6  40:7B  0A:73  other   Total 
  ------    ------     ------    ------    ------       ------     ------     ------    ------    ------    ------ 
      64       116       551      787         1        1518        0           0         0           1        1519 
----------------------------------------------------------------------------------------------------- 
Mar 23, 14:10:57 - updateOUI Ended. 
-----------------------------------------------------------------------------------------------------