See the following sections:
- family family {
-
-
address address {
-
destination address;
- }
- }
- [edit interfaces interface-name unit logical-unit-number family family],
- [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family family]
Statement introduced before JUNOS Release 7.4.
For CoS on ATM interfaces, configure the protocol family.
family—Protocol family:
The remaining statements are explained separately.
See Example: Configuring ATM2 IQ VC Tunnel CoS Components or the JUNOS Network Interfaces Configuration Guide.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- family family-name {
-
-
filter filter-name {
-
-
term term-name {
-
-
from {
-
match-conditions;
- }
-
-
then {
-
dscp 0;
-
forwarding-class class-name;
-
loss-priority (high | low);
-
three-color-policer
- two-rate policer-name;
- }
-
virtual-channel virtual-channel-name;
- }
- }
- }
- [edit firewall]
Statement introduced before JUNOS Release 7.4.
Configure a firewall filter for IP version 4 (IPv4) or IP version 6 (IPv6) traffic.
family-name—Protocol family:
The remaining statements are explained separately.
See Classifying Packets Based on Various Packet Header Fields; for a general discussion of this statement, see the JUNOS Policy Framework Configuration Guide.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.