Security Solutions

zoneset activate name 5900CP_vsan100
#
#
vlan 1
#
vlan 1001
description ToLAN
#
There shall be an FCoE enabled VLAN associated with each vsan
configured regardless of port-type FC and Ethnernet/FCoE
vlan 4001
description ToSAN-A
fcoe enable vsan 100
#
Definition of the FCoE and other queues
qos map-table dot1p-lp
import 0 export 0
import 1 export 0
import 2 export 0
import 3 export 1
import 4 export 0
import 5 export 0
import 6 export 0
import 7 export 0
#
acl 4000 for FCoE - acl 3000 for iSCSI use
acl number 4000 name DCBX
rule 0 permit type 8906 ffff
rule 5 permit type 8914 ffff
#
#
acl number 3000
rule 0 permit tcp destination-port eq 3260
##################################################
#
Configure DCBx
traffic classifier DCBX operator or
if-match acl 4000
if-match acl 3000
#
traffic behavior DCBX
37