You can prioritize iSCSI data over other data on the network. You can also set bandwidth limits to guarantee QoS to iSCSI traffic by using the Enhanced Transmission Selection (ETS) setting on the network. When you plan to configure priority flow control (PFC) for iSCSI-attached hosts, follow these guidelines and examples.
PFC (IEEE standard 802.1Qbb), is a link-level flow control mechanism. The flow control mechanism is similar to IEEE 802.3x Ethernet PAUSE. PFC, however, operates on individual priorities. Instead of pausing all traffic on a link, you can selectively pause traffic according to its class.
PFC can help network congestion scenarios by pushing back on entities that are generating more traffic on the network than the network can handle. PFC cannot be enabled for IP replication traffic and system management traffic. If the same IP address is used to transmit both iSCSI and IP replication traffic, PFC is enabled for iSCSI traffic only.
For PFC to be effective for both read and write traffic from hosts, PFC must be enabled on the hosts. For information about how to turn on PFC for a host operating system, see the product documentation that is specific to that operating system.
cfgportip -node node_name | node_id -ip ipv4addr -gw ipv4gw -mask subnet_mask -vlan vlan_id port_id
cfgportip -node node_name | node_id -ip_6 ipv6addr -gw_6 ipv6gw -prefix_6 prefix -vlan_6 vlan_id |-novlan_6 port_id
cfgportip -node node_name | node_id host yes port_id
cfgportip -node node_name | node_id host_6 yes port_id
cfgportip -node node_name | node_id vlan vlan_id port_id
cfgportip -node node_name | node_id vlan_6 vlan_id port_id