transaction-rollforward-to
This command is used to roll forward the fabric to a specific fabric transaction number.
Syntax transaction-rollforward-to
transaction-scope local|cluster|fabric |
Specify if you want to roll forward the transaction number on a local, cluster, or fabric scope. |
tid tid-number |
Specify the transaction number to roll forward the transaction. |
remote-node fabric-node-name |
Specify the node to rollforward the transaction ID. |
ignore-error|no-ignore-error |
Specify if you want ignore errors when this command is executed. Use with CAUTION. |
Defaults None
Access CLI
History
Version 2.2.3 |
Command introduced. |
Version 2.4 |
The parameter remote-node added. |
Version 3.0.0 |
The parameter ignore-error added. |
Usage Use this command to roll forward the fabric to a specific transaction ID number. This may be necessary to resynchronize the fabric without forcing nodes to unjoin, and rejoin the fabric. If multiple nodes are out of synch, you must recover each node separately.
Examples To roll forward to the fabric transaction ID to 14, use the following syntax:
CLI (network-admin@switch) > transaction-forward-to scope fabric tid 14
This command produces output only if an error has occurred during the transaction.