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

forwarding-class

See the following sections:

forwarding-class (AS PIC Classifiers)

Syntax

forwarding-class class-name;

Hierarchy Level

[edit services cos application-profile profile-name (sip-text | sip-video | sip-voice)],
[edit services cos rule rule-name term term-name then],
[edit services cos rule rule-name term term-name then (reflexive | reverse)]

Release Information

Statement introduced in JUNOS Release 8.1.

Description

Define the forwarding class to which packets are assigned.

Options

class-name—Name of the target application.

Usage Guidelines

See Configuring Class-of-Service Actions.

Required Privilege Level

interface—To view this statement in the configuration.

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

forwarding-class (ATM2 IQ Scheduler Maps)

Syntax

forwarding-class class-name {
epd-threshold cells plp1 cells;
linear-red-profile profile-name;
priority (high | low);
transmit-weight (cells number percent number);
}

Hierarchy Level

[edit interfaces at-fpc/pic/port atm-options scheduler-maps map-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For ATM2 IQ interfaces only, define forwarding class name and option values.

Options

class-name—Name of the forwarding class.

The statements are explained separately.

Usage Guidelines

See Configuring an ATM Scheduler Map.

Required Privilege Level

interface—To view this statement in the configuration.

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

forwarding-class (BA Classifiers)

Syntax

forwarding-class class-name {
loss-priority level {
code-points [ aliases ] [ 6-bit-patterns ];
}
}

Hierarchy Level

[edit class-of-service classifiers type classifier-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Define forwarding class name and option values.

Options

class-name—Name of the forwarding class.

The remaining statements are explained separately.

Usage Guidelines

See Defining Classifiers.

Required Privilege Level

interface—To view this statement in the configuration.

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

forwarding-class (Forwarding Policy)

Syntax

forwarding-class class-name {
next-hop [ next-hop-name];
lsp-next-hop [ lsp-regular-expression ];
non-lsp-next-hop;
discard;
}

Hierarchy Level

[edit class-of-service forwarding-policy next-hop-map map-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Define forwarding class name and associated next hops.

Options

class-name—Name of the forwarding class.

The remaining statement is explained separately.

Usage Guidelines

See Overriding the Input Classification.

Required Privilege Level

interface—To view this statement in the configuration.

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

forwarding-class (Fragmentation)

Syntax

forwarding-class class-name {
drop-timeout milliseconds;
fragment-threshold bytes;
multilink-class number;
no-fragmentation;
}

Hierarchy Level

[edit class-of-service fragmentation-maps map-name];

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For AS PIC link services IQ interfaces (lsq) only, define a forwarding class name and associated fragmentation properties within a fragmentation map.

The fragment-threshold and no-fragmentation statements are mutually exclusive.

Default

If you do not include this statement, the traffic in forwarding class class-name is fragmented.

Options

class-name—Name of the forwarding class.

The remaining statements are explained separately.

Usage Guidelines

See Configuring Fragmentation by Forwarding Class.

Required Privilege Level

interface—To view this statement in the configuration.

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

forwarding-class (Interfaces)

Syntax

forwarding-class class-name;

Hierarchy Level

[edit class-of-service interfaces interface-name unit logical-unit-number]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Associate a forwarding class configuration or default mapping with a specific interface.

Options

class-name—Name of the forwarding class.

Usage Guidelines

See Assigning a Forwarding Class to an Interface.

Required Privilege Level

interface—To view this statement in the configuration.

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

forwarding-class (MF Classifiers)

Syntax

forwarding-class class-name;

Hierarchy Level

[edit firewall family family-name filter filter-name term term-name then]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Set the forwarding class of incoming packets.

Options

class-name—Name of the forwarding class.

Usage Guidelines

See Classifying Packets Based on Multiple 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.

forwarding-class (Restricted Queues)

Syntax

forwarding-class class-name queue queue-number;

Hierarchy Level

[edit class-of-service restricted-queues]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For T-series and M320 platforms only, map forwarding classes to restricted queues. You can map up to eight forwarding classes to restricted queues.

Options

class-name—Name of the forwarding class.

The remaining statement is explained separately.

Usage Guidelines

See Configuring Up to Eight Forwarding Classes.

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]