Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

DELETE DTCP

Syntax

DELETE DTCP/0.7Csource-ID: user-nameCRITERIA-ID: criteria-idCdest-ID: variableFlags: flagSeq: sequence-numberAuthentication-Info:ssh-authentication-string

Description

Disable traffic mirroring for a subscriber. Mirroring of the existing subscriber is stopped.

Options

Csource-ID: user-name

Username on the router. This name must be configured on the router.

CRITERIA-ID: criteria-id

ID that DTCP assigns for the mirrored session when you create a DTCP ADD message. Use this ID in your DELETE messages to disable the intercept for a specific subscriber. To view the ID, use the DTCP LIST message. The CRITERIA-ID and the Cdest-ID are mutually exclusive in DELETE messages.

Cdest-ID: variable

ID of the mediation device. Use this ID in your DELETE messages to remove all mirroring sessions associated with a mediation device. The Cdest-ID and the CRITERIA-ID are mutually exclusive in DELETE messages.

Flags: flag

STATIC is the only flag supported.

Seq: sequence-number

Number added by the mediation device. DTCP messages contain a monotonically increasing sequence number for each successive message.

Authentication-Info: ssh-authentication-string

String used when you are using SSH to connect to the router.

Required Privilege Level

Not applicable.

List of Sample Output

DELETE DTCP

Sample Output

The following sample shows how to disable mirroring for a specific subscriber by using the CRITERIA-ID.

DELETE DTCP

DELETE DTCP/0.7
Csource-ID: dtcp1
CRITERIA-ID: 2
Flags: STATIC
Seq: 10
Authentication-Info: 7e84ae871b12f2da023b038774115bb8d955f17e


DTCP/0.7 200 OK
SEQ: 10
CRITERIA-COUNT: 1
TIMESTAMP: 2011-02-13 16:00:02.802
AUTHENTICATION-INFO: 2834ff32ec07d84753a046cfb552e072cc27d50b

Published: 2013-02-11