JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Ethernet Fabric Operating System

QoS Administration Guide

search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Acronyms and Abbreviations

CLI Command Modes

Feedback

Support and Accessibility

Configuration Overview

QoS Management Architecture

Configuring QoS

Introduction

Classifying and Conditioning Ingress Traffic

Introduction

Define an ACL and Access Group

Define TCP and UDP Traffic

Define VLAN Tagged Packets

Define Incoming Packet Priorities

Define the Traffic Classes With the class-map Command

Set the Rate and Burst Tolerance of a Traffic Stream

Set up the Ingress Policy

Classifying and Scheduling Egress Class Traffic

Define the Egress Scheduler Behavior

Define a General Shaper

Insatiate Egress Queues

Mapping Ingress Traffic to Egress Class

Map Ingress Traffic to Egress Class

Define the Egress Scheduler Behavior

  1. Use the scheduler command to define the behavior at an interface.
    SEFOS# configure terminal 
    SEFOS(config)# scheduler 8000 interface extreme-ethernet 0/5 sched-algo deficit-rr 
    SEFOS(config)# exit 
  2. Review the scheduler entries.
    SEFOS# show scheduler interface extreme-ethernet 0/5
    QoS Scheduler Entries 
    --------------------- 
    IfIndex    Scheduler Index   Scheduler Algo      Shape Index    Scheduler HL    GlobalId 
    ------  ------------  ----------     ---------  --------    -------
    Ex0/5     1                  weightedRoundRobin  0              0              5 
    Ex0/5        8000            deficitRoundRobin   0              0              25

    A default scheduler, 1, is defined at the interface 0/5. The scheduler command defines and sets the scheduler to be the current scheduler.