[Contents] [Prev] [Next] [Index] [Report an Error]

family

See the following sections:

family (CoS on ATM Interfaces)

Syntax

family family {
address address {
destination address;
}
}

Hierarchy Level

[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]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For CoS on ATM interfaces, configure the protocol family.

Options

family—Protocol family:

The remaining statements are explained separately.

Usage Guidelines

See Example: Configuring ATM2 IQ VC Tunnel CoS Components or the JUNOS Network Interfaces Configuration Guide.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

family (Multifield [MF] Classifier)

Syntax

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;
}
}
}

Hierarchy Level

[edit firewall]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure a firewall filter for IP version 4 (IPv4) or IP version 6 (IPv6) traffic.

Options

family-name—Protocol family:

The remaining statements are explained separately.

Usage Guidelines

See Classifying Packets Based on Various Packet Header Fields; for a general discussion of this statement, see the JUNOS Policy Framework Configuration Guide.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]