cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1679
Views
0
Helpful
1
Replies

Nexus 5548 to Netapp 3240

roger perkin
Level 2
Level 2

I am trying to configure without much success! FCOE to a Netapp 3240

I have a basic config on the 5548 but when I do sh flogi database there are none listed

I believe this is s trunking issue somewhere as I am seeing "Trunk not fully active" on Data Center Network Manager

Has anyone done this before and could provide a starting config?

Thanks

Roger

1 Reply 1

Prashanth Krishnappa
Cisco Employee
Cisco Employee

Here is configuration from my lab switch which has a FCoE device connected to Ethernet 1/2. My FCoE VLAN is 100 and FCOE VSAN is 100. Change these as neccessary and here is the outline of config needed.

feature fcoe

vlan 100

fcoe vsan 100

interface Ethernet1/2

  switchport mode trunk

  spanning-tree port type edge

interface vfc2

  bind interface Ethernet1/2

  no shutdown

vsan database

  vsan 100

   vsan 100 interface vfc2

If its a 55xx, you will need FCoE QoS as well.

system qos

  service-policy type queuing input fcoe-default-in-policy

  service-policy type queuing output fcoe-default-out-policy

  service-policy type qos input fcoe-default-in-policy

  service-policy type network-qos fcoe-default-nq-policy

Review Cisco Networking for a $25 gift card