LLDP configuration and management

9

9. Advertise the LLDP DCBX-related TLVs.

switch(conf-lldp-profile-UK_LLDP_IT)# switch(conf-lldp-profile-UK_LLDP_IT)# switch(conf-lldp-profile-UK_LLDP_IT)# switch(conf-lldp-profile-UK_LLDP_IT)# switch(conf-lldp-profile-UK_LLDP_IT)# switch(conf-lldp-profile-UK_LLDP_IT)#

advertise dot1-tlv advertise dot3-tlv advertise advertise dcbx-tlv advertise dcbx-fcoe-logical-link-tlv advertise dcbx-fcoe-app-tlv advertise dcbx-isci-app-tlv

NOTE

Brocade recommends against advertising dot1.tlv and dot3.tlv LLDPs if your network contains CNAs from non-Brocade vendors,. This configuration may cause functionality problems.

10. Enter the copy command to save the running-configfile to the startup-configfile.

switch(conf-lldp-profile-UK_LLDP_IT)#do copy running-configstartup-config

Configuring the iSCSI profile

You can configure an iSCSI profile to be applied to individual interfaces. However, the priority bit must be set manually for each interface. Using the no profile name command deletes the entire profile.

To configure iSCSI profiles, perform the following steps from privileged EXEC mode.

1. Use the cee-mapcommand to create the cee profile, if it has not already been created.

switch(config)#cee-mapswitch(conf-ceemap)#priority-group-table 1 weight 50 switch(conf-ceemap)#priority-group-table 2 weight 30 pfc switch(conf-ceemap)#priority-group-table 3 weight 20 pfc switch(conf-ceemap)#priority-table 1 1 1 1 2 3 1 1

2. Enter LLDP configuration mode.

switch(conf-ceemap)#protocol lldp

3. Create an LLDP profile for iSCSI.

switch(conf-lldp)#profile iscsi_config

4. Advertise the iSCSI TLV.

switch(conf-lldp-profile-iscsi_config)#advertisedcbx-iscsi-app-tlv

5. Enter configuration mode for the specific interface.

switch (conf-lldp-profile-iscsi_config)#interface te 0/1

6. Apply the CEE Provisioning map to the interface.

switch(conf-if-te-0/1)#cee default

7.Apply the LLDP profile you created for iSCSI.

switch(conf-if-te-0/1)#lldp profile iscsi_config

8. Set the iSCSI priority bits for the interface.

switch(conf-if-te-0/1)#iscsi-priority-bits list 6

9. Repeat steps 5 through 7 for additional interfaces.

switch(conf-if-te-0/1)#interface te 0/7 switch(conf-if-te-0/7)#cee default switch(conf-if-te-0/7)#lldp profile iscsi_config switch(conf-if-te-0/7)#iscsi-priority-bits list 6

Converged Enhanced Ethernet Administrator’s Guide

97

53-1002163-02

 

Page 119
Image 119
Brocade Communications Systems 53-1002163-02 manual Configuring the iSCSI profile