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

flow-tap-dtcp

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
flow-tap-dtcp { 
    ssh {
        connection-limit limit;
        rate-limit limit;
    } 
} 

Hierarchy Level

content_copy zoom_out_map
[edit system services]

Description

Configure Dynamic Tasking Control Protocol (DTCP) sessions to run over SSH in support of the flow-tap, FlowTapLite, or radius-flow-tap services. Note that the flow-tap feature is not supported on outbound, or egress, traffic. Only inbound, or ingress, traffic is supported.

This statement is required for DTCP-initiated subscriber secure policy mirroring (radius-flow-tap service).

Options

connection-limit limit—(Optional) Maximum number of connections allowed.

  • Range: 1 through 250

  • Default: 75

rate-limit limit—(Optional) Maximum number of connection attempts allowed per minute.

  • Range: 1 through 250

  • Default: 150

Required Privilege Level

flow-tap—To view this statement in the configuration.

flow-tap-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 8.1.

footer-navigation