firewall
Sintaxe
firewall { family family-name { filter filter-name { interface-specific; micro-segmentation; 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; } }
Nível de hierarquia
[edit]
Descrição
Configure filtros de firewall e policiais.
As declarações restantes são explicadas separadamente. Consulte o CLI Explorer.
Nível de privilégio necessário
firewall — para visualizar essa declaração na configuração.controle de firewall — para adicionar essa declaração à configuração.
Informações de lançamento
Declaração introduzida no Junos OS Release 9.0.
Opções interface-specific e filter-specific introduzidas no Junos OS Release 9.5 para switches da Série EX.
Opção micro-segmentation introduzida no Junos OS Release 22.4R1 para switches da Série EX4100, EX4400, EX4650 e QFX5120.