Cisco Cisco Broadband Access Center for Cable 4.1

Page of 267
 
C-49
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
PacketCable (Voice Technology) Commands
Examples
This is an example of how to use the packetcable registration kdc-service-key command:
dpe# packetcable registration kdc-service-key ciscosystems101
%OK (Requires DPE restart "> dpe reload")
packetcable registration-server policy-privacy
This CLI command sets the customer policy regarding enforcement of SNMP privacy in MTA 
communications.  Entering a zero value lets the MTA choose the SNMP-v3 privacy option. Entering a 
non zero value means that the provisioning server sets the privacy option in SNMPv3 to a specific 
protocol; currently limited to DES.
Syntax Description
When entering the packetcable registration-server policy-privacy command, you must use this 
syntax:
dpe# packetcable registration-server policy-privacy <value>
%OK (Requires DPE restart "> dpe reload")
where:
<value>—Enter any zero, or non zero, value to identify the customer policy. The default value is 0, 
meaning that the MTA selects the privacy option.
Examples
This is an example of how to use the packetcable registration-server policy-privacy command:
dpe# packetcable registration-server policy-privacy 1
%OK (Requires DPE restart “> dpe reload”>
packetcable snmp key-material
Usage Guidelines
This command is used to generate and set a security key on the DPE to permit secure communication 
with the RDU.  The secure communication channel with the RDU is only used for PacketCable SNMPv3 
cloning support.
Note
The same key has to be set on the RDU with a command line tool generateSharedSecret.sh located in 
the <BPR_HOME>/rdu/bin directory.
Syntax Description
When entering the packetcable snmp key-material command, you must use this syntax:
dpe# packetcable snmp key material <password>
Where the <password> is any password, 6 to 20 characters in length, that you create.
Note
Once you run this CLI command, you must reload the DPE for the change to take affect.