.. _iSCSI Workflow Overview: iSCSI Workflow Overview ----------------------- The typical workflow of exporting volumes via iSCSI is as follows: #. Assign the network with the traffic type **iSCSI** to a network interface on each node that you will add to a target group. See "Managing Traffic Types and Networks" in the *CLI Reference*. #. Create a target group on chosen nodes, providing details for target WWNs and portals. Targets will be created automatically and added to the group. Target portals will be created on specified network interfaces and ports. See :ref:`Creating Target Groups`. #. Create volumes and attach them to the target group. See :ref:`Managing Volumes`. #. Optionally, enable CHAP authorization for the target group, create CHAP accounts, and assign them to the target group. See :ref:`Managing CHAP Accounts`. #. Optionally, enable ACL authorization for the target group, create a list of initiators that will be allowed to access only specific LUNs. Initiators not on the list will be able to access all LUNs in the target group. See :ref:`Managing LUN Views`. #. Start the target group. See :ref:`Starting and Stopping Target Groups`. #. Connect initiators to targets using standard tools of your operating system or product, e.g., ``iscsiadm``. Use the ``vstorage-target session-list`` command to view iSCSI sessions active on a node in a target group.