Konfiguration von intel® ethernet fcoe – Dell Intel PRO Family of Adapters Benutzerhandbuch
Seite 32

Konfigurieren des Link Layer Discovery Protocol Agent Daemon (lldpad)
lldpad ist ein Dienstprogramm zum Initiieren und Konfigurieren des Link Layer Discovery Protocol (LLDP). LLDP aktiviert die
IEEE Data Center Bridging-Erweiterungen (DCBx), sodass sich FCoE-VLAN-Suchen, Parameterabsprachen und
Sitzungseinleitungen durchführen lassen.
1. Starten Sie den lldpad-Dienst und konfigurieren Sie ihn so, dass er beim Hochfahren gestartet wird.
root# service lldpad start
Starting lldpad: [done]
root# chkconfig lldpad on
HINWEIS: Dieser Befehl führt zu keiner Ausgabe, sondern aktiviert lldpad für den automatischen Start beim
Hochfahren des Systems.
2. Passen Sie die DCB-Einstellungen an jeder physischen Schnittstelle, die für FCoE verwendet werden soll, mit folgenden
Befehlen an:
HINWEIS: dcbtool makes change to /var/lib/lldpad/lldpad.conf.
root# dcbtool sc eth3 dcb on
root# dcbtool sc eth3 dcb on
Version: 2
Command: Set Config
Feature: DCB State
Anschluss: eth3
Status: Successful
root# dcbtool sc eth3 app:fcoe e:1
root# dcbtool sc eth3 app:fcoe e:1
Version: 2
Command: Set Config
Feature: Application FCoE
Anschluss: eth3
Status: Successful
root# dcbtool sc eth3 pfc e:1 a:1 w:1
(mit diesem optionalen Befehl wird sichergestellt, dass pfc auf die
Standardweise konfiguriert wird, was auf einem neuen System nicht notwendig ist)
root# dcbtool sc eth3 pfc e:1 a:1 w:1
Version: 2
Command: Set Config
Feature: Priority Flow Control (Prioritätsflusssteuerung)
Anschluss: eth3
Status: Successful
root# dcbtool go eth3 pfc
(mit diesem optionalen Befehl wird die Korrektheit der Einstellungen überprüft)
root# dcbtool go eth3 pfc
Version: 2
Command: Get Oper
Feature: Priority Flow Control (Prioritätsflusssteuerung)
Anschluss: eth3
Status: Successful
Oper Version: 0
Max Version: 0
Errors: 0x00 - none
Oper Mode: true
Syncd: true
pfcup: 0 0 0 1 0 0 0 0
root# dcbtool go eth3 app:fcoe
(mit diesem optionalen Befehl wird die Korrektheit der Einstellungen überprüft)
root# dcbtool go eth3 app:fcoe
Version: 2
Command: Get Oper
Feature: Application FCoE
Anschluss: eth3
Status: Successful
Oper Version: 0
Max Version: 0
Errors: 0x00 - none
Oper Mode: true
Syncd: true
appcfg: 08
Konfiguration von Intel® Ethernet FCoE