Verifying the default profile map, Verifying tlvs, Traffic is not being forwarded – Brocade Network OS Administrator’s Guide v4.1.1 User Manual
Page 684

interface Fcoe 1/11/2
no shutdown
!
interface Fcoe 1/11/3
no shutdown
!
interface Fcoe 1/11/4
no shutdown
!
interface Fcoe 1/11/5
no shutdown
!
interface Fcoe 1/11/6
no shutdown
!
interface Fcoe 1/11/7
no shutdown
4. Remove the FCOE provisioning and reprovision the physical interface.
5. If that does not work, execute the shut command, and then the no shut command on the FCOE
logical interface.
6. If it still fails, collect the supportSave information and contact support. Refer also to
on page 667, which provides information about Network OS
supportSave files.
Verifying the default profile map
1. In privileged EXEC mode, enter show running-config interface tengigabitethernet followed by
the interface ID to determine whether the default profile map has been applied to the interface.
switch# show running-config interface tengigabitethernet 5/0/1
interface TenGigabitEthernet 5/0/1
fcoeport default
shutdown
2. If the default profile map has not been applied to the interface, or the initiator and target do not
share the same VLAN ID, in interface configuration mode, enter fcoeport default to apply it.
switch(conf-if-te-0/1)# fcoeport default
This command not only applies the default profile map, but also associates the initiator and target
with the same VLAN ID.
Verifying TLVs
The following TLVs —dcbx-fcoe-app-tlv, dcbx-fcoe-logical-link-tlv, and dcbx-tlv— must be
advertised under LLDP or FCoE devices will not be able to log in.
1. In the privileged EXEC mode, enter the show running-config protocol lldp command to verify
that the required TLVs are advertised.
switch# show running-config protocol lldp
protocol lldp
advertise dcbx-fcoe-app-tlv
advertise dcbx-fcoe-logical-link-tlv
advertise dcbx-tlv
2. If any of the required TLVs is missing, in protocol configuration mode, enter the corresponding
advertise command.
switch# configure terminal
switch(config)# protocol lldp
switch(conf-lldp)# advertise dcbx-fcoe-app-tlv
switch(conf-lldp)# advertise dcbx-fcoe-logical-link-tlv
switch(conf-lldp)# advertise dcbx-tlv
Traffic is not being forwarded
If the traffic is not being forwarded, perform the following steps:
Verifying the default profile map
684
Network OS Administrator’s Guide
53-1003225-04