Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
70 Fabric OS Command Reference
53-1000599-02
cfgTransAbort
2
cfgTransAbort
Aborts the current zoning transaction.
Synopsis cfgtransabort [token]
Description Use this command to abort the current zoning transaction without committing it. All changes made
since the transaction was started are removed and the zone configuration database is restored to
the state before the transaction was started.
If a transaction is open on a different switch in the fabric when this command is run, the
transaction on the other switch remains open and unaffected.
Note When FCS policy is enabled, this command can be issued only from the primary FCS switch.
Operands When invoked without operand, this command aborts the current transaction. The following
operand is optional:
token Specify the token ID of the transaction to be aborted. Use the cfgTransShow
command to obtain the token ID of a transaction.
Examples To abort the current transaction:
switch:admin> cfgtransabort
See Also cfgAdd, cfgClear, cfgCreate, cfgDelete, cfgDisable, cfgEnable, cfgRemove, cfgSave, cfgShow,
cfgTransShow