beautypg.com

Configuring lldp interface-level command options, Displaying lldp-related information – Brocade Network OS Administrator’s Guide v4.1.1 User Manual

Page 458

background image

An explanation of syntax "priority-table 1 2 2 2 2 2 2 15.0" is as follows:

This shows the definition of a CEE Map with Priority to Priority Group mapping of CoS=1, CoS=2,
CoS=3, CoS=4, CoS=5, and CoS=6 to a DWRR Priority Group ID of 2, and CoS=0 to a Priority
Group ID of 1, and CoS=7 to a Strict Priority Group.

This is one way to provision the CEE Priority to Priority Group Table, which maps each of the eight
ingress CoS into a Priority Group.

In VCS mode, traffic classes are either all strict priorities (802.1Q default) or a combination of strict
and DWRR traffic classes.

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)# advertise dcbx-iscsi-app-tlv

5. Enter configuration mode for the specific interface.

The gigabit Ethernet ports on the Brocade VDX 6710 do not allow the cee default command. This
port type does not support PFC or iSCSI App TLV.

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)# lldp iscsi-priority 4

9. Repeat steps 5 through 8 for additional interfaces.

Configuring LLDP interface-level command options

Only one LLDP profile can be assigned to an interface. If you do not use the lldp profile option at the
interface level, the global configuration is used on the interface. If there are no global configuration
values defined, the global default values are used.

To configure LLDP interface-level command options, perform the following steps from privileged EXEC
mode.

1. Enter the interface command to specify the DCB interface type and slot/port number.

The gigabitethernet rbridge-id/slot/port operand is used only for the Brocade VDX 6710, VDX
8770-4, and VDX 8770-8. The prompt for these ports is in the following format: switch(config-if-
gi-22/0/1)#.

switch(config)# interface tengigabitethernet 0/10

2. Apply an LLDP profile to the interface.

switch(conf-if-te-0/10)# lldp profile network_standard

3. Return to privileged EXEC mode.

switch(conf-if-te-0/10)# end

4. Enter the copy command to save the running-config file to the startup-config file.

switch# copy running-config startup-config

Displaying LLDP-related information

To display LLDP-related information, perform the following steps from privileged EXEC mode.

Configuring LLDP interface-level command options

458

Network OS Administrator’s Guide

53-1003225-04