Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
1410
configure cable privacy add-certificate
Purpose
Provides the ability to add and delete X.509 digital certificates to either the Certificate Authority (CA) certificate MIB table or the
Cable Modem (CM) certificate MIB table.
Default Access Level
15
Command Syntax
configure cable privacy add-certificate {cm <mac address> <cm cert hex-data>} | {manufacturer
<manufacturer cert hex-data>} | {root <root cert hex-data>}
configure cable privacy add-certificate {cm <mac address> <cm cert hex-data>} | {manufacturer
<manufacturer cert hex-data>} | {root <root cert hex-data>} no
Supplemental
Information
The decision whether a certificate is root is made on a Cable Access Module (CAM) and not the System Control Module (SCM).
Hence, a certificate entered when there is no active CAM will be considered a manufacturer certificate.
Note: This command is applicable to BPI+ modem operation and has no affect on BPI operation. This command requires multiple
lines to enter the hex data of the certificate. The user should enter multiple lines, as needed, and then use a blank line (hitting return
twice) or a line that begins with a comment character such as "!" or "#" to terminate the string.
To remove the certificate, use the no option.
Parameters
{cm <mac address>
<cm hex-data>}
The MAC address of the cable modem and the cable modem hexidecimal data for the CM certificate. Enter multiple lines as needed,
and use a blank line to terminate the string.
{manufacturer
<manufacturer cert
hex-data>}
The hexadecimal data for the manufacturer CA certificate. Enter multiple lines as needed, and use a blank line to terminate the
string.
{root <root cert
hex-data>}
The hexadecimal data for the root CA certificate. Enter multiple lines as needed, and use a blank line to terminate the string.
Related Commands
show cable privacy manufacturer-cert-list