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

Con LLDP for FCoE. For details, see, Converged Enhanced Ethernet map configuration

Page 56 highlights

3 Minimum CEE configuration to allow FCoE traffic flow To set the minimum CEE configuration, perform the following steps in global configuration mode. 1. Configure the CEE interface as a Layer 2 switch port. For details, see "Configuring an interface port as a Layer 2 switch port" on page 42. Example of configuring the switch port as a 10-Gigabit Ethernet interface. switch(config)#interface tengigabitethernet 0/0 switch(config-if)#switchport switch(config-if)#no shutdown switch(config-if)#exit switch(config)#end 2. Create an FCoE VLAN and add an interface to it. For details, see "Configuring an interface port as an access interface" on page 42. Example of creating a FCoE VLAN and adding a single interface. switch(config)#vlan classifier rule 1 proto fcoe encap ethv2 switch(config)#vlan classifier rule 2 proto fip encap ethv2 switch(config)#vlan classifier group 1 add rule 1 switch(config)#vlan classifier group 1 add rule 2 switch(config)#interface vlan 1002 switch(conf-if-vl-1002 )#fcf forward switch(conf-if-vl-1002 )#interface tengigabitethernet 0/0 switch(config-if-te-0/0)#switchport switch(config-if-te-0/0)#switchport mode converged switch(config-if-te-0/0)#switchport mode converged allowed vlan add 1002 switch(config-if-te-0/0)#vlan classifier activate group 1 vlan 1002 switch(config-if-te-0/0)#cee default switch(config-if-te-0/0)#no shutdown switch(config-if-te-0/0)#exit 3. Create a CEE Map to carry LAN and SAN traffic and apply it to an interface. For details, see "Converged Enhanced Ethernet map configuration" on page 113. Example of creating a CEE map for 10-Gigabit Ethernet interface. switch(config)#cee-map default switch(conf-cee-map)#priority-group-table 1 weight 40 pfc switch(conf-cee-map)#priority-group-table 2 weight 60 switch(conf-cee-map)#priority-table 2 2 2 1 2 2 2 2 switch(conf-cee-map)#interface tengigabitethernet 0/2 switch(conf-if-te-0/2)#cee default switch(conf-if-te-0/2)#exit 4. Configure LLDP for FCoE. For details, see "Configuring LLDP interface-level command options" on page 91. Example of configuring LLDP for 10-Gigabit Ethernet interface. switch(config)#protocol lldp switch(conf-lldp)#advertise dcbx-fcoe-app-tlv switch(conf-lldp)#advertise dcbx-fcoe-logical-link-tlv 5. Enter the copy command to save the running-config file to the startup-config file. switch(conf-lldp)#exit switch(config)#end switch#copy running-config startup-config 36 Converged Enhanced Ethernet Administrator's Guide 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

36
Converged Enhanced Ethernet Administrator’s Guide
53-1001346-01
Minimum CEE configuration to allow FCoE traffic flow
3
To set the minimum CEE configuration, perform the following steps in global configuration mode.
1.
Configure the CEE interface as a Layer 2 switch port. For details, see
“Configuring an interface
port as a Layer 2 switch port”
on page 42.
Example of configuring the switch port as a 10-Gigabit Ethernet interface.
switch(config)#
interface tengigabitethernet 0/0
switch(config-if)#
switchport
switch(config-if)#
no shutdown
switch(config-if)#
exit
switch(config)#end
2.
Create an FCoE VLAN and add an interface to it. For details, see
“Configuring an interface port
as an access interface”
on page 42.
Example of creating a FCoE VLAN and adding a single interface.
switch(config)#
vlan classifier rule 1 proto fcoe encap ethv2
switch(config)#
vlan classifier rule 2 proto fip encap ethv2
switch(config)#
vlan classifier group 1 add rule 1
switch(config)#
vlan classifier group 1 add rule 2
switch(config)#
interface vlan 1002
switch(conf-if-vl-1002 )#
fcf forward
switch(conf-if-vl-1002 )#
interface tengigabitethernet 0/0
switch(config-if-te-0/0)#
switchport
switch(config-if-te-0/0)#
switchport mode converged
switch(config-if-te-0/0)#
switchport mode converged allowed vlan add 1002
switch(config-if-te-0/0)#
vlan classifier activate group 1 vlan 1002
switch(config-if-te-0/0)#
cee default
switch(config-if-te-0/0)#
no shutdown
switch(config-if-te-0/0)#
exit
3.
Create a CEE Map to carry LAN and SAN traffic and apply it to an interface. For details, see
“Converged Enhanced Ethernet map configuration”
on page 113.
Example of creating a CEE map for 10-Gigabit Ethernet interface.
switch(config)#
cee-map default
switch(conf-cee-map)#
priority-group-table 1 weight 40 pfc
switch(conf-cee-map)#
priority-group-table 2 weight 60
switch(conf-cee-map)#
priority-table 2 2 2 1 2 2 2 2
switch(conf-cee-map)#
interface tengigabitethernet 0/2
switch(conf-if-te-0/2)#
cee default
switch(conf-if-te-0/2)#
exit
4.
Configure LLDP for FCoE. For details, see
“Configuring LLDP interface-level command options”
on page 91.
Example of configuring LLDP for 10-Gigabit Ethernet interface.
switch(config)#
protocol lldp
switch(conf-lldp)#
advertise dcbx-fcoe-app-tlv
switch(conf-lldp)#
advertise dcbx-fcoe-logical-link-tlv
5.
Enter the
copy
command to save the
running-config
file to the
startup-config
file.
switch(conf-lldp)#
exit
switch(config)#end
switch#
copy running-config startup-config