Reference Guide

300 Brocade Fabric OS Command Reference
53-1004112-02
fcrXlateConfig
--show stalexd [importedFID]
Displays stale translate domains associated with the specified Fabric ID (1-128). A translate
domain becomes stale when the remote edge fabric for which this translate domain was
created in the specified edge fabric becomes unreachable. When issued without specifying
an imported FID, this command lists all stale translate domains in all edge fabrics connected
to the FCR.
--delete stalexd importedFID staleXlateDomainID
Deletes the specified stale translate domain from the edge fabric specified by its fabric ID.
This command must be executed in the FCR that owns the stale translate domain.
Examples To display the translate domain configuration and the state of the persistxd parameter:
switch:admin> fcrxlateconfig
ImportedFid ExportedFid Domain OwnerDid XlateWWN
001 002 004 000001 N/A
001 005 003 N/A N/A
Persist XD state: Enabled
To set the preferred domain ID of the translate domain created in fabric 2, which represents the remote fabric 3, to
a value of 8:
switch:admin> fcrxlateconfig 2 3 8
xlate domain already configured, overwrite?(n) y
To clear the preferred domain ID of the translate domain created in fabric 2, which represents remote fabric 3:
switch:admin> fcrxlateconfig -r 2 3
xlate domain deleted
To enable translate domain persistence:
fcr:admin> fcrxlateconfig --enable persistxd
Persist XD is enabled
To disable translate domain persistence:
fcr:admin> fcrxlateconfig --disable persistxd
Persist XD is disabled
To identify and remove stale translate domains in a single backbone multiple FCR configuration:
fcr:admin> fcrxlateconfig --show stalexd
Imported FID Stale XD Owner Domain
--------------------------------------------------
012 002 007 ( this FCR )
013 002 001 ( other FCR )