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

DCB Administration Guide

search filter icon
search icon

Document Information

Using This Documentation

Purpose and Scope

Product Notes

Related Documentation

Acronyms and Abbreviations

CLI Command Modes

Feedback

Support and Accessibility

Protocol Description

DCB Protocol

Priority Group Feature

PFC Feature

Application Protocol Feature

Topology Setup

Configuring DCB

Configuration Specifications

Host Blade Configuration

Switch A

Switch B

Storage Array Server

Configuration Guidelines

Default Settings

Configure DCB Features

Verifying DCB and LLDP Configurations

Determine VLAN Assignment

Determine Whether Interfaces Are Active

Determine Whether LLDP is Running and Recognizing Peers

Enable DCB

Disable DCB

Enable DCB for Each Interface

Disable DCB for Each Interface

Enable and Disable a Specific DCB Feature

Configure the Mode for the DCB Feature

Configure DCB Attributes

Configure LLDP DCBX TLVs

Display DCBX Feature Statistics and Control Information

Display Output of Unstarted DCBX Protocol Exchange

Display Output of DCBX TLV Exchange

Display Output of No TLV Exchange

Clear Feature Statistics

Display Output Showing a Down Link

Enable and Disable a Specific DCB Feature

You can enable and disable a specific DCB feature after DCB has been globally enabled. For example, when exchanging a DCBX protocol with its peer, you might want to inform its peer that a DCB-specific feature has been enabled or disabled.

The following example enables the PFC feature and disables PG and the application. This example uses port 0/2.

  1. Enable DCB.
    SEFOS# configure terminal
    SEFOS(config)# interface extreme-ethernet 0/2
    SEFOS(config-if)# set dcb enable
  2. Enable PFC.
    SEFOS(config-if)# set dcb priority-flow-control enable
  3. Disable PG and the application.
    SEFOS(config-if)# set dcb priority-group disable
    SEFOS(config-if)# set dcb application-etype-fcoe disable
    SEFOS(config-if)# end
  4. View the DCB state and feature mode.
    SEFOS# show interfaces extreme-ethernet 0/2 dcb mode
     
    Port                  : Ex0/2
    Show Type             : Admin State
    DCB Capable State     : on
    Priority Group        : auto
    Priority Flow Control : auto
  5. View the DCB PG parameters.
    SEFOS# show interfaces extreme-ethernet 0/2 dcb priority-group
     
    Port             :      Ex0/2
    Show Type        :      Admin Config
    Feature          :      Priority Group
    Enable           :      false
    Advertise        :      true
    Willing          :      false
    Group Bandwidth  :      50%     30%     20%     0%      0%      0%      0%      0%
    Priority Group ID:      0       0       0       1       2       2       2       15
    Max Traffic Class:      8
  6. View the PFC parameters.
    SEFOS# show interfaces extreme-ethernet 0/2 dcb priority-flow-control
    Port             :      Ex0/2
    Show Type        :      Admin Config
    Feature          :      Priority Flow Control
    Enable           :      true
    Advertise        :      true
    Willing          :      false
    Priority Mask    :      0       0       0       1       0       0       0       0
    Max Traffic Class:      8
  7. View the application parameters.
    SEFOS# show interfaces extreme-ethernet 0/2 dcb application-etype-fcoe
    Port             :      Ex0/2
    Show Type        :      Admin Config
    Feature          :      Application FCoE
    Enable           :      false
    Advertise        :      true
    Willing          :      false
    Priority Map     :      0       0       0       1       0       0       0       0