Skip Navigation Links | |
Exit Print View | |
![]() |
Sun Ethernet Fabric Operating System IEEE DCBX Administration Guide |
Verifying DCB and LLDP Configurations
Determine Whether Interfaces Are Active
Determine Whether LLDP is Running and Recognizing Peers
Disable DCB for Each Interface
Enable and Disable a Specific DCB Feature
Configure the Mode for the DCB Feature
Show DCBX Feature Statistics and Control Information
There is no direct way to configure the application priority feature. But the application priority map is always the same as the PFC priority map.
SEFOS# show interfaces extreme-ethernet 0/21 dcb application-etype-fcoe detail Port : Ex0/21 Show Type : Admin Config Feature : Application FCoE Enable : true Advertise : true Priority Map : 0 0 1 0 0 0 0 0 Show Type : Oper Config Feature : Application FCoE Errors : 0x0 - none Priority Map : 0 0 1 0 0 0 0 0 Show Type : Peer Config Feature : Application FCoE Local Interface : Ex0/21 Priority Map : 0 0 1 0 0 0 0 0 ------------------------------------------------------------ Total Entries Displayed : 1
SEFOS# configure terminal SEFOS(config)# interfaces extreme-ethernet 0/21 SEFOS(config-if)# set dcb priority-flow-control vlan-priority 0 0 0 1 0 0 0 0 SEFOS(config-if)# end SEFOS# show interfaces extreme-ethernet 0/21 dcb application-etype-fcoe detail Port : Ex0/21 Show Type : Admin Config Feature : Application FCoE Enable : true Advertise : true Priority Map : 0 0 0 1 0 0 0 0 Show Type : Oper Config Feature : Application FCoE Errors : 0x0 - none Priority Map : 0 0 0 1 0 0 0 0 Show Type : Peer Config Feature : Application FCoE Local Interface : Ex0/21 Priority Map : 0 0 1 0 0 0 0 0 ------------------------------------------------------------ Total Entries Displayed : 1
Since the application priority is only informative, the configuration on both sides do not affect each other.