Configuring mac interface parameters, Shared secret, Example – ADC CUDA 3 User Manual

Page 376

Advertising
background image

ADC Telecommunications, Inc.

374

C

HAPTER

18: C

ONFIGURING

C

ABLE

M

ODEM

T

ERMINATION

S

YSTEMS

Configuring MAC Interface Parameters

MAC interface parameters are described in the following sections.

Shared Secret

The Shared Secret parameter is the authentication string shared between the
CMTS and the provisioning server. The shared secret is used by the CMTS to
validate that a cable modem was provisioned by an authorized server. If this
parameter is left blank, the CMTS does not validate a modem’s provisioning.
Note that the same value must be configured on the provisioning server.
Configuring no shared secret turns off authentication of modem
provisioning.

Example

cli:172.16.19.10:root# interface 1/1/1

mode: interface:cable:csi(1/1/1)

cli:172.16.19.10:interface:cable:csi(1/1/1)# shared-secret

123456

cli:172.16.19.10:interface:cable:csi(1/1/1)# show shared-secret

Shared Key

ASCII: "4V"

HEX: "12:34:56"

Task

Command

1. Enter interface cable mode.

interface cable <c/s/i>

2. Configure the shared-secret for

the current cable interface.

shared-secret [ascii] <secret-string>

3. Display the shared secret.

show interface cable <c/s/i>
shared-secret

or

Within cable interface mode:

show shared-secret

Advertising