-
null
This appendix describes the sample configuration files included with this installation. This file is typical of the files you use during the BAC installation.
You can copy and use the sample configuration scripts to work with your BAC implementation. One exists for DOCSIS modems and computers, while another is available for DOCSIS modems and PacketCable MTAs.
This sample configuration nrcmd script (bpr_cnr_hsd_sample_config.nrcmd) is used for a high-speed data deployment of DOCSIS modems and computers in a multiple-host configuration with failover protection. It is installed in the BPR_HOME/cnr_ep/samples directory.
To create this script, assume that the:
•DHCP primary server IP address is: 192.168.0.32
•DNS primary server IP address is: 192.168.0.32
This sample script defines:
•Scope selection tag objects for provisioned client classes.
•Client-class objects for provisioned DOCSIS modems and computers.
•Policy objects for unprovisioned and provisioned devices. The only difference is that DNS servers are not given to unprovisioned devices.
•Scope and scope policy objects for unprovisioned and provisioned DOCSIS modems and computers.
•Disabled TFTP server.
To run this script, in the Network Registrar nrcmd program, enter:
# NR_HOME/usrbin/nrcmd -N username -P password -b < bpr_cnr_hsd_sample_config.nrcmd
•NR_HOME—Identifies the Network Registrar installation directory (the default directory is /opt/nwreg2), followed by the /regional or /local directory depending on the Network Registrar version that is installed on your system.
•username—Identifies the username
•password—Identifies the password
This sample configuration nrcmd script (bpr_cnr_pktcbl_sample_config.nrcmd) is used for a high-speed data deployment of DOCSIS modems and PacketCable MTAs. A multiple-host configuration with failover protection is also used, and the script is installed in the BPR_HOME/cnr_ep/samples directory.
To create this script, assume that the:
•DHCP primary server IP address is: 192.168.0.32
•DNS primary server IP address is: 192.168.0.32
This sample script defines objects similar to those described in Sample Script for DOCSIS Modems and Computers.
To run this script, in the Network Registrar nrcmd program, enter:
# NR_HOME/usrbin/nrcmd -N username -P password -b < bpr_cnr_pktcbl_sample_config.nrcmd
•NR_HOME—Identifies the Network Registrar installation directory (the default directory is /opt/nwreg2), followed by the /regional or /local directory depending on the Network Registrar version that is installed on your system.
•username—Identifies the username
•password—Identifies the password