2 .\" Copyright (c) 2004, Sun Microsystems Inc. All Rights Reserved
3 .\" 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.
4 .\" 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.
5 .\" 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]
6 .TH DLCOSMK 7IPP "Sep 29, 2004"
8 dlcosmk \- Data Layer Class of Service Marker
12 The \fBdlcosmk\fR marker is an action module that is executed as a result of
13 classifying or metering packets. It marks the packet with a user priority
14 defined by the\fI IEEE 801.D\fR standard. This feature is only possible on a
18 The 3-bit user priority is part of the \fI802.1Q\fR \fBVLAN\fR header tag that
19 is part of the ethernet header (carrying the IP packet).
23 The \fBdlcosmk\fR module exports the following statistics through \fBkstat\fR:
30 module: dlcosmk instance: <action id>
31 name: dlcosmk statistics class <action name>
36 usr_pri <configured CoS>
37 npackets <number of packets>
38 epackets <number of packets in error>
39 ipackets <number of packets not processed>
47 \fB\fB/kernel/ipp/sparcv9/dlcosmk\fR\fR
51 64-bit module (SPARC only.)
57 \fBipqosconf\fR(8), \fBdscpmk\fR(7ipp), \fBflowacct\fR(7ipp),
58 \fBipqos\fR(7ipp), \fBipgpc\fR(7ipp), \fBtokenmt\fR(7ipp), \fBtswtclmt\fR(7ipp)