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


unit

Syntax

unit logical-unit-number {
    
classifiers {
        type (classifier-name | default);
    }
    
forwarding-class class-name;
    
rewrite-rules {
        type (rewrite-name | default);
    }
}

Hierarchy Level

[edit class-of-service interfaces interface-name]

Description

Configure a logical interface on the physical device. You must configure a logical interface to be able to use the physical device.

Options

logical-unit-number—Number of the logical unit.
Range: 0 through 16384

The remaining statements are explained separately.

Usage Guidelines

See Classify Packets by Behavior Aggregate and Rewrite Packet Header Information.

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]