ddos-protection (DDoS)
语法(ACX 系列路由器)
ddos-protection global { disable-routing-engine; disable-logging; } protocols protocol-group aggregate { bandwidth packets-per-second; burst size; disable-logging; disable-routing-engine; priority level; } traceoptions { file filename <files number> <match regular-expression > <size maximum-file-size> <world-readable | no-world-readable>; flag flag; level (all | error | info | notice | verbose | warning); no-remote-trace; } }
语法(PTX 系列路由器QFX 系列交换机)
ddos-protection global { disable-fpc; disable-logging; } protocols protocol-group (aggregate | packet-type) { bandwidth packets-per-second; burst size; bypass-aggregate; disable-fpc; disable-logging; fpc slot-number { bandwidth-scale percentage; burst-scale percentage; disable-fpc; } priority level; } traceoptions { file filename <files number> <match regular-expression > <size maximum-file-size> <world-readable | no-world-readable>; flag flag; level (all | error | info | notice | verbose | warning); no-remote-trace; } }
语法(其他路由器和EX9200交换机)
ddos-protection global { disable-fpc; disable-logging; disable-routing-engine; flow-detection; flow-level-control; flow-detection-mode; flow-report-rate; violation-report-rate; } protocols protocol-group (aggregate | packet-type) { bandwidth packets-per-second; burst size; bypass-aggregate; disable-fpc; disable-logging; disable-routing-engine; flow-detection-mode (automatic | off | on); flow-detect-time seconds; flow-level-bandwidth { logical-interface flow-bandwidth; physical-interface flow-bandwidth; subscriber flow-bandwidth; } flow-level-control { logical-interface flow-control-mode; physical-interface flow-control-mode; subscriber flow-control-mode; } flow-level-detection { logical-interface flow-detection-mode; physical-interface flow-detection-mode; subscriber flow-detection-mode; } flow-recover-time seconds; flow-timeout-time seconds; fpc slot-number { bandwidth-scale percentage; burst-scale percentage; disable-fpc; } no-flow-logging priority level; recover-time seconds; timeout-active-flows; } traceoptions{ file filename <files number> <match regular-expression > <size maximum-file-size> <world-readable | no-world-readable>; flag flag; level (all | error | info | notice | verbose | warning); no-remote-trace; } }
层次结构级别
[edit system]
描述
配置DDoS保护策略器以用于控制平面DDoS保护。
DDoS攻击通常使用网络控制数据包来触发设备控制平面的大量异常,从而中断正常网络操作。DDoS保护管理信息流,使设备在网络攻击下DDoS运行。
DDoS默认为设备上可用的协议组和数据包类型支持设备,将启用安全保护。您可以禁用特定策略程序或更改默认策略器参数,包括:
设置允许的最大信息流速率、最大突发大小和信息流优先级。
(在某些设备上)定义在将信息流视为从攻击中恢复之前,自上次违反行为以来必须经过的时间。
(在某些设备上)扩展单个线卡的带宽和突发值,使此级别的策略器触发的阈值低于整体协议或数据包阈值。
某些 EX 系列交换机可能具有可自动DDoS保护的控制平面,但不支持CLI选项来显示或更改默认策略器参数。
DDoS保护支持许多协议组的管理程序。在某些设备上,您可以更改某些协议组内特定数据包类型的管理器参数。不同平台和不同版本对Junos OS组和数据包类型支持。请参阅 protocols
语句,了解主要差异的详细信息,如下所示:
对于 ACX 系列路由器、PTX 系列路由器和 QFX 系列 交换机,请参阅 协议 (DDoS)(ACX 系列、PTX系列和 QFX 系列)。
有关所有其他路由设备和路由EX9200,请参阅协议 (DDoS)。
此配置语句层次结构中的其余语句单独讲解。在 CLI Explorer 中搜索语句,或单击"语法"部分中的链接语句了解详细信息。
PTX 系列路由器和 QFX10002-60C 交换机不支持 bypass-aggregate
选项。
所需的权限级别
admin— 要查看配置中的此语句。
admin-control — 要将此语句添加至配置中。
发布信息
在 11.2 Junos OS中引入的语句。
支持在 Junos OS 版本中添加增强型订阅17.3R1。