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-burst-size bytes; committed-information-rate bps; excess-burst-size bytes; } two-rate { (color-aware | color-blind ); committed-burst-size bytes; committed-information-rate bps; peak-burst-size bytes; peak-information-rate bps; } }
Hierarchy Level
[edit]
Required Privilege Level
ファイアウォール — このステートメントを設定に表示するには。firewall-control — このステートメントを設定に追加します。
Release Information
文は Junos OS リリース9.0 で導入されました。
オプション interface-specific と filter-specific 、スイッチ用のJunos OS リリース 9.5 でEX シリーズされました。