Add Brcd VF info to config reference

Update info for fabric groups definition for VF enabled
switches and for new southbound protocols supported.

Change-Id: I501eb084eae88c75470efbd8f3e26a21a9dbadea
Closes-Bug: #1543753
This commit is contained in:
Angela Smith 2016-04-04 16:11:23 -07:00
parent f60ee201b9
commit 383a080423
1 changed files with 11 additions and 0 deletions

View File

@ -40,6 +40,9 @@ described in this section.
Brocade Fibre Channel Zone Driver Brocade Fibre Channel Zone Driver
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Brocade Fibre Channel Zone Driver performs zoning operations
through HTTP, HTTPS, or SSH.
Configure SAN fabric parameters in the form of fabric groups as Configure SAN fabric parameters in the form of fabric groups as
described in the example below: described in the example below:
@ -50,6 +53,14 @@ described in the example below:
Define a fabric group for each fabric using the fabric names used in Define a fabric group for each fabric using the fabric names used in
``fc_fabric_names`` configuration option as group name. ``fc_fabric_names`` configuration option as group name.
.. note::
To define a fabric group for a switch which has Virtual Fabrics
enabled, include the ``fc_virtual_fabric_id`` configuration option
and ``fc_southbound_protocol`` configuration option set to ``HTTP``
or ``HTTPS`` in the fabric group. Zoning on VF enabled fabric using
``SSH`` southbound protocol is not supported.
System requirements System requirements
------------------- -------------------