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

family inet

See the following sections:

family inet (Load Balancing)

Syntax

family inet {
layer-3;
layer-4;
}

Hierarchy Level

[edit forwarding-options hash-key]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure layer information for the load-balancing specification. Only the IPv4 protocol is supported.

Options

layer-3—Include Layer 3 (IP) data in the hash key.

layer-4—Include Layer 4 Transmission Control Protocol (TCP) or User Datagram Protocol (UDP) data in the hash key.

Usage Guidelines

See Configuring the Load-Balance Per-Packet Action.

Required Privilege Level

interface—To view this statement in the configuration.

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

family inet (Monitoring)

Syntax

family inet {
output {
cflowd hostname {
port port-number;
}
export-format cflowd-version-5;
flow-active-timeout seconds;
flow-export-destination {
(cflowd-collector | collector-pic);
}
flow-inactive-timeout seconds;
interface interface-name {
engine-id number;
engine-type number;
input-interface-index number;
output-interface-index number;
source-address address;
}
}
}

Hierarchy Level

[edit forwarding-options monitoring group-name]

Release Information

Statement introduced before JUNOS Release 7.4

Description

Configure flow monitoring for an address family. Only the IPv4 protocol is supported.

The remaining statements are explained separately.

Usage Guidelines

See Configuring Flow Monitoring

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]