Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
After update to NX-OS 6.0(1), we can't seem to get shared interface allocation to work.Has anyone had success with the "allocate shared interface" command?The error message says a vdc must be configured for fcoe sharing. How do you do that?switch(co...
I managed to fix this by adding "from vdcs " to the end of the allocate fcoe-vlan-range command.switch(config-vdc)# allocate fcoe-van-range 10 from vdcs switchHope this helps you, too.