Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

DISABLE (DTCP)

date_range 19-Dec-24

Syntax

content_copy zoom_out_map
DISABLE DTCP/0.8
Csource-ID: user-name
Criteria-ID: variable
X-Drop-Policy: variable
Flags: flags

Description

Specify the DTCP attributes used in DISABLE messages to remove a drop policy created by a prior DTCP ENABLE command.

This DTCP message is supported for the radius-flow-tap service. It is not supported for the FlowTapLite service.

Note:

Consult the documentation for your mediation device to learn how to configure DTCP messages on the device.

Options

Csource-ID: user-name

Username on the router. This username must be configured as a DTCP user on the router using the set system login class or set system login user statements.

Criteria-ID: variable

Value returned from a prior DTCP ADD that identifies the trigger on which to disable this drop policy.

Flags: flag

STATIC is the only flag supported.

X-Drop-Policy: variable

Name of the policy that determines which mirrored packets are no longer sent to the mediation device.

Required Privilege Level

Not applicable.

Sample Output

command-name

content_copy zoom_out_map
ENABLE DTCP/0.8DISABLE DTCP/0.8
Csource-ID: ft-user
Criteria-ID: 8
X-Drop-Policy: drop_pol
Flags: STATIC
Seq: 1

DTCP/0.8 200 OK
SEQ: 1
CRITERIA-COUNT: 1
TIMESTAMP: 2022-01-24 11:58:47.927

Release Information

Command introduced in Junos OS Release 12.3.

footer-navigation