FAQs on Provisioning Cisco Broadband Access Center

This appendix lists answers to FAQs about Cisco BAC provisioning.

How do I enable or disable Network Registrar extensions?

The procedures described in this section assume that:

  • The Cisco BAC component is installed in /opt/CSCObac .
  • Cisco Network Registrar is installed in /opt/nwreg2 .

To manually install Network Registrar extension points:


Step 1 Log into the Network Registrar server, with root access.

Step 2 Copy the libbprextensions.so directory to the NR_HOME/local/extensions/dhcp/dex/ directory.

Step 3 Copy the cnr_ep.properties file to the BPR_HOME/cnr_ep/conf directory.

Step 4 Configure extensions from the Network Registrar command-line tool ( nrcmd ) using:

NR_HOME /local/usrbin/nrcmd -s -b < BPR_HOME /cnr_ep/bin/bpr_cnr_enable_extpts.nrcmd


 

To manually disable Network Registrar extension points:


Step 1 Log into the Network Registrar server, with root access.

Step 2 Enter:

NR_HOME /local/usrbin/nrcmd -s -b < BPR_HOME /cnr_ep/bin/bpr_cnr_disable_extpts.nrcmd

Step 3 Delete the libbprextensions.so file, which is located in the NR_HOME/local/extensions/dhcp/dex/ directory.