Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
shared-secret 367
shared-secret
Sets a shared secret on the current CMTS interface. The shared secret is shared by both the
provisioning server and the CMTS. You must configure the same shared secret for both the CMTS
and the provisioning server utilized by that CMTS. The CMTS uses the shared secret to verify that
the cable modems received their configurations through a trusted server.
Use the no form of the command to remove the shared secret.
Mode
interface:cable:csi(<c/s/i>)
Syntax
shared-secret [ascii] <string>
no shared-secret
Arguments
Example
cli:192.168.208.3:interface:cable:csi(1/1/1)# shared-secret 123456
cli:192.168.208.3:interface:cable:csi(1/1/1)# show shared-secret
Shared Key
ASCII: "¦4V"
HEX: "12:34:56"
Shared Key Enabled Yes
Related Commands
■ show shared-secret on page 521
ascii Specify this keyword when entering a text-string as a shared secret. If you
enter a string without this keyword, you must enter a hex string.
<string> Shared secret string. If you enter a hex string, the length of the hex string
must be even. Use empty quotes (““) to remove the shared secret.