edge id iscsi header-digest
Includes or excludes the header digest in the iSCSI packet for the specified Edge.
Syntax
[failover-peer] edge id <id> iscsi header-digest {enable | disable}
Parameters
failover-peer | Performs the command on the failover peer of the current appliance. If the failover peer is unavailable, the changed configuration is automatically applied when the appliance returns to service. You can run failover-peer commands only on a Core appliance in ActiveSolo failover state. |
<id> | Self-identifier of the Edge to which the configuration is to be pushed. This value is case sensitive and limited to the following characters: 0 to 9, a to z, A to Z, . , and hyphen (- ). |
enable | Includes the header digest in the iSCSI packet in communications with the specified Edge. |
disable | Excludes the header digest from the iSCSI packet in communications with the specified Edge. |
Usage
The header digest can help to identify, reject, or request retransmission of a corrupt Protocol Data Unit (PDU).
All failover-peer edge commands enable you to configure an unavailable Core through its failover peer. When the intended Core becomes operational, the new configuration is added automatically.
Example
Core_01 (config) # edge id branch-009a iscsi header-digest disable
Core_01 (config) # edge id branch-009a iscsi header-digest enable
Core_02 (config) # failover-peer edge id Edge1 iscsi header-digest disable
Core_02 (config) # failover-peer edge id Edge1 iscsi header-digest enable
Product
SteelFusion Core
Related Commands