Brocade Information:
Tested using firmware Version = 6.3.0b_rc1_bld01
Snippet of Switchshow results from Brocade 8000 in test:
swd77#show system
Stack MAC : 00:05:1E:76:B0:00
-- UNIT 0 --
Unit Name : swd77
Status : Online
Hardware Rev : 76.7
FC Port(s) : 8
Tengig Port(s) : 24
FOS Version : v6.3.0b_rc1_bld01
swd77:admin> switchshow
switchName: swd77
switchType: 76.7
switchState: Online
switchMode: Native
switchRole: Principal
switchDomain: 1
switchId: fffc01
switchWwn: 10:00:00:05:1e:76:b0:00
zoning: ON (cin)
switchBeacon: OFF
FC Router: OFF
FC Router BB Fabric ID: 1
Index Port Address Media Speed State Proto
==============================================
0 0 010000 id 4G Online FC F-Port 2f:ff:00:06:2b:0e:15:41
1 1 010100 id N8 No_Light FC
2 2 010200 id N8 No_Light FC
3 3 010300 id N8 No_Light FC
4 4 010400 id N8 No_Light FC
5 5 010500 id N8 No_Light FC
6 6 010600 id N8 No_Light FC
7 7 010700 id N8 No_Light FC
8 8 010800 -- 10G Online FCoE VF-Port 0 VN-Port(s)
9 9 010900 -- 10G Online FCoE VF-Port 0 VN-Port(s)
10 10 010a00 -- 10G Online FCoE VF-Port 1 VN-Port(s)
11 11 010b00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
12 12 010c00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
13 13 010d00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
14 14 010e00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
15 15 010f00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
16 16 011000 -- 10G Online FCoE VF-Port 0 VN-Port(s)
17 17 011100 -- 10G Online FCoE VF-Port 0 VN-Port(s)
18 18 011200 -- 10G Online FCoE VF-Port 0 VN-Port(s)
19 19 011300 -- 10G Online FCoE VF-Port 0 VN-Port(s)
20 20 011400 -- 10G Online FCoE VF-Port 0 VN-Port(s)
21 21 011500 -- 10G Online FCoE VF-Port 0 VN-Port(s)
22 22 011600 -- 10G Online FCoE VF-Port 0 VN-Port(s)
23 23 011700 -- 10G Online FCoE VF-Port 0 VN-Port(s)
24 24 011800 -- 10G Online FCoE VF-Port 0 VN-Port(s)
25 25 011900 -- 10G Online FCoE VF-Port 0 VN-Port(s)
26 26 011a00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
27 27 011b00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
28 28 011c00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
29 29 011d00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
30 30 011e00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
31 31 011f00 -- 10G Online FCoE VF-Port 0 VN-Port(s)
Enter the configuration mode by entering:
· swd77:admin> cmsh
· swd77#configure terminal
Enter the following commands from the config prompt:
(Example of prompt = swd77(config)#)
·
vla classifier rule 1 proto fcoe encap ethv2
· vlan classifier rule 2 proto fip encap ethv2
· vlan classifier group 1 add rule 1
· vlan classifier group 1 add rule 2
· no protocol spanning-tree
Create a CEE-MAP by executing:
cee-map map1 (where map1 is any name you choose up to 32 characters)
Enter the cee-map map1 configuration area by typing:
cee-map map1
· priority-group-table 1 weight 80 pfc
· priority-group-table 2 weight 20
· priority-group-table 15.0 pfc
· priority-table 2 2 2 1 2 2 2 2
· exit
interface vlan 2
· fcf forward
· exit
Configuring the Ethernet/FCoE Interface Port:
· interface TenGigabitEthernet 0/2 (Where 0/2 is the slot/port number being used)
· switchport
· switchport mode converged
· switchport converged allowed vlan add 2
· vlan classifier activate group 1 vlan 2
· no shutdown
· lldp fcoe-priority-bits 0x8
· cee map1
· exit
Configuring the Link Layer Discovery Protocol:
· protocol lldp
· advertise dcbx-fcoe-app-tlv
· advertise dcbx-fcoe-logical-link-tlv
· exit
· exit – This will exit the configuration mode
Save the configuration:
· swd77#copy startup-config running-config
No comments:
Post a Comment