Qlogic SANsurfer FC/CNA HBA CLI Manual de usuario Pagina 26

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 30
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 25
26 Dell Compellent Using Storage Center with FCoE and Linux
Command: Set Config
Feature: Priority Flow Control
Port: eth5
Status: Successful
# dcbtool sc eth5 app:fcoe e:1
Version: 2
Command: Set Config
Feature: Application FCoE
Port: eth5
Status: Successful
In order for FCoE connectivity to be established, Linux must be configured to enable the interfaces,
otherwise no traffic will be able to pass. For ease of use, configuring the interfaces to establish link at boot
time is suggested. The below “/etc/sysconfig/network-scripts/ifcfg-eth*” files will create enable interfaces
at boot time, without any associated IP address.
DEVICE="eth4"
HWADDR="00:1B:21:82:C2:A1"
NM_CONTROLLED="yes"
ONBOOT="yes"
DEVICE="eth5"
HWADDR="00:1B:21:82:C2:A0"
NM_CONTROLLED="yes"
ONBOOT="yes"
Once configured, the interfaces can be enabled.
# ifup eth4
# ifup eth5
Finally, a provided script can be used to verify the configuration.
# /usr/libexec/fcoe/dcbcheck.sh eth4
DCB is correctly configured for FCoE
Vista de pagina 25
1 2 ... 21 22 23 24 25 26 27 28 29 30

Comentarios a estos manuales

Sin comentarios