QuestionQ110

Network

Which configuration command statically assigns VSAN membership to a virtual Fibre Channel interface?

  • A switch(config-vsan-db)# vsan 100 interface vfc 31
  • B switch(config-vsan-db)# vsan 100 fc 3/1
  • C switch(config-vsan-db)# vsan 100 bind interface fc 3/1
  • D switch(config-vsan-db)# vsan 100 bind interface vfc 31
Explanation

Cisco NX-OS assigns a virtual Fibre Channel interface to a VSAN with vsan <vsan-id> interface vfc <vfc-id> in VSAN database configuration mode. Thus, VSAN 100 is associated with vFC 31 by the specified syntax.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!