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

l2tp (DDoS Protection)

date_range 29-May-24

Syntax

content_copy zoom_out_map
  l2tp {
   aggregate {
    bandwidth packets per second;
    burst packets;
    disable-fpc;
    disable-logging;
    disable-routing-engine;
    flow-detection-mode(automatic | off | on);
    flow-detect-time seconds;
    flow-level-bandwidth {
     logical-interface packets per second;
     physical-interface packets per second;
     subscriber packets per second;
    }
    flow-level-control {
     logical-interface(drop | keep | police);
     physical-interface(drop | keep | police);
     subscriber(drop | keep | police);
    }
    flow-level-detection {
     logical-interface(automatic | off | on);
     physical-interface(automatic | off | on);
     subscriber(automatic | off | on);
    }
    flow-recover-time seconds;
    flow-timeout-time seconds;
    fpc name {
     bandwidth-scale percent;
     burst-scale percent;
     disable-fpc;
     hostbound-queue hostbound-queue;
    }
    hostbound-queue hostbound-queue;
    no-flow-logging;
    priority(high | low | medium);
    recover-time seconds;
    timeout-active-flows;


   }
  }

Hierarchy Level

content_copy zoom_out_map
[edit system ddos-protection protocols]
  

Description

Configure L2TP traffic.

Options

Table 1: L2TP Options
> aggregate Configure aggregate for all L2TP control traffic
+ apply-groups Groups from which to inherit configuration data
+ apply-groups-except
                
Don't inherit configuration data from these groups

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos Evolved OS Release 23.4R1.
footer-navigation