QuestionQ17
NetworkA network engineer must configure FCoE on an interface of a Cisco MDS 9000 Series Switch. It must map VLAN 600 to VLAN 6.
Drag the commands into their correct implementation order for the FCoE configuration. Some commands are not used.
Drag & Drop
vsan 6 bind interface vfc 6
allowed vlan 1,600
allowed vlan 1
vsan 6 interface vfc 6
fcoe vsan 6
bind vsan 6
switch(config)# vlan 600 switch(config-vlan)# switch(config)# interface ethernet 1/2 switch(config-if)# switchport mode trunk switch(config-if)# switchport trunk switch(config-if)# spanning-tree port type edge trunk switch(config)# interface vfc 6 switch(config-if)# bind interface ethernet 1/2 switch(config)# vsan database switch(config-vsan)#
Community Discussion