xref: /illumos-gate/usr/src/man/man4ipp/dlcosmk.4ipp (revision bbf21555)
te
Copyright (c) 2004, Sun Microsystems Inc. All Rights Reserved
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
DLCOSMK 4IPP "Sep 29, 2004"
NAME
dlcosmk - Data Layer Class of Service Marker
DESCRIPTION

The dlcosmk marker is an action module that is executed as a result of classifying or metering packets. It marks the packet with a user priority defined by the IEEE 801.D standard. This feature is only possible on a VLAN device.

The 3-bit user priority is part of the 802.1Q VLAN header tag that is part of the ethernet header (carrying the IP packet).

STATISTICS

The dlcosmk module exports the following statistics through kstat:

Global statistics:

module: dlcosmk instance: <action id>
 name: dlcosmk statistics class <action name>
 crtime
 snaptime
 b_band <b_band value>
 dl_max <dl_max value>
 usr_pri <configured CoS>
 npackets <number of packets>
 epackets <number of packets in error>
 ipackets <number of packets not processed>
FILES
/kernel/ipp/sparcv9/dlcosmk

64-bit module (SPARC only.)

SEE ALSO

dscpmk (4IPP), flowacct (4IPP), ipgpc (4IPP), ipqos (4IPP), tokenmt (4IPP), tswtclmt (4IPP), ipqosconf (8)