Specifications

12-51
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
clear fcswitch
clear fcswitch
To clear the switch log files of all entries or to clear stored zoning configuration information, issue the
clear fcswitch command.
clear fcswitch {devlog | syslog | zones {fabric | local}}
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Clear the switch development or system log file if it is large, or if you are going to perform testing and
want to be sure the switch log files only reflects information from the testing session.
Clear local zoning configuration if you are moving the storage router from one FC switched zoned fabric
to another or removing a switch from the fabric, or when other network changes have been made that
render the saved zoning information inaccurate. All ports operating as E_Ports must be inactive. If the
clear fcswitch zones local command is issued when there is an active E_Port on the SN 5428-2 Storage
Router, the command fails and issues a warning message indicating the FC interfaces that are currently
enabled.
Use the fabric keyword to clear the local zoning database and deactivate the active zoneset for the entire
fabric.
Examples The following example clears the switch development log files:
[SN5428-2A]# clear fcswitch devlog
The following example clears the switch system log files:
[SN5428-2A]# clear fcswitch syslog
devlog The switch development log file.
syslog The switch system log file.
zones Zoning changes received from switches in the fabric and stored by the
SN 5428-2 Storage Router.
fabric Keyword used to clear the local zoning database and deactivate the active
zone set for the entire fabric.
local Keyword used to clear the local zoning database for the storage router only.
All ports operating as E_Ports must be inactive before the local zoning
configuration is cleared.
Release Modification
3.2.1 This command was introduced.