[ 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-routers logical-router-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 Configuring CoS on ATM Interfaces 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]