ls
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
263
Core Dump Files.
Core dump files have a .gz file extension. The filename format is:
core.<process-
name.pid>.gz
where
process-name
indicates the name of the process that failed and
pid
is the
numerical identifier of that process. If you have a modular switch and save core dump files to the
external memory card, the filename also includes the affected MSM: MSM-A or MSM-B.
If the switch has not saved any debug files, no files are displayed. For information about configuring
and sending core dump information to the internal memory card or the external memory card, see the
configure debug core-dumps
and
save debug tracefiles memorycard
commands.
For more detailed information about core dump files, see
Appendix B, “Troubleshooting,”
in the
ExtremeWare XOS Concepts Guide
.
BlackDiamond 10808 Switch Only.
In ExtremeWare 10.1, this command was available only on the
primary Management Switch Fabric Module (MSM). You were unable to display a list of configuration
and policy files on the backup MSM.
Example
The following command displays a list of all current configuration and policy files in the system:
ls
The following is sample output from this command:
total 424
-rw-r--r-- 1 root root 50 Jul 30 14:19 hugh.pol
-rw-r--r-- 1 root root 94256 Jul 23 14:26 hughtest.cfg
-rw-r--r-- 1 root root 100980 Sep 23 09:16 megtest.cfg
-rw-r--r-- 1 root root 35 Jun 29 06:42 newpolicy.pol
-rw-r--r-- 1 root root 100980 Sep 23 09:17 primary.cfg
-rw-r--r-- 1 root root 94256 Jun 30 17:10 roytest.cfg
On a modular switch, the following command displays a list of all current configuration and policy files
in the external memory card:
ls memorycard
The following is sample output from this command:
-rwxr-xr-x 1 root 0 15401865 Mar 30 00:03 bd10K-11.2.0.13.xos
-rwxr-xr-x 1 root 0 10 Mar 31 09:41 test-1.pol
-rwxr-xr-x 1 root 0 10 Apr 4 09:15 test.pol
-rwxr-xr-x 1 root 0 10 Mar 31 09:41 test_1.pol
-rwxr-xr-x 1 root 0 223599 Mar 31 10:02 v11_1_3.cfg
History
This command was first available in ExtremeWare XOS 10.1.
The
memorycard
option was added in ExtremeWare XOS 11.0.
This command was available on the backup MSM in ExtremeWare XOS 11.0.
The
internal-memory
option was added in ExtremeWare XOS 11.4.