We are running nexus 5548up with NX-OS 5.2(1) connected to MDS 9222i. The nexus ports are in native FC mode. The nexus FC port should support a maximum of 240 Receive BB Credits according to "show interface fc1/30 capabilities" command, and also according to the Cisco documentation: http://cisco.sitecelerate.com/en/US/docs/switches/datacenter/nexus5000/sw/release/notes/Rel_5_1_3_N2_1/Nexus5000_Release_Notes_5_1_3_N2.html
However my FC ports still don't accept more than 64 BB credits:
n5kup(config-if)# switchport fcrxbbcredit 65
fc1/30: (error) Invalid rxb2b credit for desired port-mode and rate-mode
n5kup(config-if)# switchport fcrxbbcredit 64
n5kup(config-if)#
I have tried putting all other ports out-of-service to make sure there is enough resources. Tried reducing the speed from 4Gb to 2Gb. Still the maximum BB credits that can be assigned is 64, not 240 as documented.