HP StorageWorks 8/80 Brocade Converged Enhanced Ethernet Administrator's Guide - Page 109

Configuring the advertisement of LLDP DCBX -related TLVs, Configuring FCoE priority bits

Page 109 highlights

LLDP configuration and management 7 1. Enter the configure terminal command to enter global configuration mode. 2. Enter LLDP configuration mode. switch(config)#protocol lldp 3. Advertise the optional LLDP TLVs. switch(conf-lldp)#advertise optional-tlv [port-description |system-name | system-capabilities | system-description | management-address] Configuring the advertisement of LLDP DCBX -related TLVs NOTE By default, the dcbx-tlv is advertised; the dot1-tlv, dot3-tlv, dcbx-fcoe-app-tlv, and dcbx-fcoe-logical-link-tlv are not advertised. To configure the LLDP DCBX-related TLVs to be advertised, perform the following steps from Privileged EXEC mode. 1. Enter the configure terminal command to enter global configuration mode. 2. Enter LLDP configuration mode. switch(config)#protocol lldp 3. Advertise the LLDP DCBX-related TLVs using these commands: • switch(conf-lldp)#advertise dcbx-fcoe-app-tlv • switch(conf-lldp)#advertise dcbx-fcoe-logical-link-tlv • switch(conf-lldp)#advertise dcbx-tlv • switch(conf-lldp)#advertise dot1-tlv • switch(conf-lldp)#advertise dot3-tlv Configuring FCoE priority bits The FCoE priority bit setting is a bitmap setting where each bit position stands for a priority. When you set a bit for a particular priority, that priority setting is applied to the FCoE traffic (that is, the incoming FCoE traffic will have that priority). The default value is 0x08. NOTE FCoE traffic is only supported on the priority level that also has flow control enabled. This means that the final advertised FCoE priority consists of the configured FCoE priority setting and the per-priority flow control setting. To configure the FCoE priority bits, perform the following steps from Privileged EXEC mode. 1. Enter the configure terminal command to enter global configuration mode. 2. Enter LLDP configuration mode. switch(config)#protocol lldp 3. Configure the FCoE priority bits. Example switch(conf-lldp)#lldp fcoe-priority-bits 0xff Converged Enhanced Ethernet Administrator's Guide 89 53-1001346-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162

Converged Enhanced Ethernet Administrator’s Guide
89
53-1001346-01
LLDP configuration and management
7
1.
Enter the
configure terminal
command to enter global configuration mode.
2.
Enter LLDP configuration mode.
switch(config)#
protocol lldp
3.
Advertise the optional LLDP TLVs.
switch(conf-lldp)#
advertise optional-tlv [port-description |system-name |
system-capabilities | system-description | management-address]
Configuring the advertisement of LLDP DCBX -related TLVs
NOTE
By default, the dcbx-tlv is advertised; the dot1-tlv, dot3-tlv, dcbx-fcoe-app-tlv, and
dcbx-fcoe-logical-link-tlv are not advertised.
To configure the LLDP DCBX-related TLVs to be advertised, perform the following steps from
Privileged EXEC mode.
1.
Enter the
configure terminal
command to enter global configuration mode.
2.
Enter LLDP configuration mode.
switch(config)#
protocol lldp
3.
Advertise the LLDP DCBX-related TLVs using these commands:
switch(conf-lldp)#
advertise dcbx-fcoe-app-tlv
switch(conf-lldp)#
advertise dcbx-fcoe-logical-link-tlv
switch(conf-lldp)#
advertise dcbx-tlv
switch(conf-lldp)#
advertise dot1-tlv
switch(conf-lldp)#
advertise dot3-tlv
Configuring FCoE priority bits
The FCoE priority bit setting is a bitmap setting where each bit position stands for a priority. When
you set a bit for a particular priority, that priority setting is applied to the FCoE traffic (that is, the
incoming FCoE traffic will have that priority). The default value is 0x08.
NOTE
FCoE traffic is only supported on the priority level that also has flow control enabled. This means that
the final advertised FCoE priority consists of the configured FCoE priority setting and the per-priority
flow control setting.
To configure the FCoE priority bits, perform the following steps from Privileged EXEC mode.
1.
Enter the
configure terminal
command to enter global configuration mode.
2.
Enter LLDP configuration mode.
switch(config)#
protocol lldp
3.
Configure the FCoE priority bits.
Example
switch(conf-lldp)#
lldp fcoe-priority-bits 0xff