firewall
Syntax
firewall { family family-name { filter filter-name { interface-specific; term term-name { from { match-conditions; } then { action; action-modifiers; } } } } policer policer-name { filter-specific; if-exceeding { bandwidth-limit bps; burst-size-limit bytes; } then { policer-action; } } three-color-policer policer-name { action { loss-priority high then discard; } single-rate { (color-aware | color-blind); committed-information-rate bps; committed-burst-size bytes; excess-burst-size bytes; } two-rate { (color-aware | color-blind); committed-information-rate bps; committed-burst-size bytes; peak-information-rate bps; peak-burst-size bytes; } } }
Hierarchy Level
[edit]
Required Privilege Level
ファイアウォール — このステートメントを設定で表示します。ファイアウォール制御 — このステートメントを設定に追加します。
Release Information
Junos OS リリース 11.1 で導入されたステートメント。