family (Dynamic Firewalls)
Syntax
family family {
fast-update-filter filter-name {
interface-specific;
match-order [match-order];
term term-name {
from {
match-conditions;
}
then {
action;
action-modifiers;
}
only-at-create;
}
}
filter filter-name {
enhanced-mode-override;
instance-shared;
interface-shared;
interface-specific;
term term-name {
from {
match-conditions;
}
then {
action;
action-modifiers;
}
}
}
}
Hierarchy Level
[edit dynamic-profiles profile-name firewall]
Description
Configure fast update filters or parameterized filters for a protocol family in a dynamic client profile or a dynamic service profile.
Options
family—Protocol
family:
any—Filter packets based on protocol-independent match conditions.inet—Filter Internet Protocol version 4 suite packets.inet6—filter Internet Protocol version 6 suite packets.
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 9.6.
any option added in Junos OS Release 16.1.