
Create and Configure
6.Create VLAN rules by issuing the following commands:
swd77(config)# vlan classifier rule 1 proto fcoe encap ethv2 swd77(config)# vlan classifier rule 2 proto fip encap ethv2
7.Create a VLAN classifier group, and add the rules from the previous step to the group by issuing the following commands:
swd77(config)# vlan classifier group 1 add rule 1 swd77(config)# vlan classifier group 1 add rule 2
Create and Configure CEE-MAP
For the Brocade FCoE switch/blade, the
To create and configure a
1.Create a
(config)# cee-map demo
2.Define a CEE group for priority ID 1 and 2 by issuing the following command:
(conf-ceemap)# priority-group-table 1 weight 40 pfc
3.Enable PFC on group ID 1 by issuing the following command:
(conf-ceemap)# priority-group-table 2 weight 60
4.Define the priority group mapping
(conf-ceemap)# priority-table 2 2 2 1 2 2 2 2
5.Exit
|