S Commands
system cores
406
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
system cores
To configure the destination for the system core, use the system cores command. To revert to the default,
use the no form of this command.
system cores {slot0: [path] | tftp:/server// [path/]} filename
no system cores
Syntax Description
Defaults None
Command Modes Global configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure a core file:
switch# configure terminal
switch(config)# system cores slot0:core_file
This example shows how to disable system core logging:
switch# configure terminal
switch(config)# no system cores
slot0: Specifies the slot0: external file system.
path/ (Optional) Directory path to the file. The directory names in the path are case
sensitive.
tftp: Specifies a TFTP server.
/server// Name or IPv4 address of the TFTP server. The server name is case sensitive.
filename Name for the core file. The name is alphanumeric, case sensitive, and has a
maximum of 32 characters.
Release Modification
4.0(1) This command was introduced.