Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
1-114
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
system cores
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 tftp:tftp_URL [vrf management]
no system cores
Syntax Description
Command Default None
Command Modes Interface configuration mode
Command History
Examples This example shows how to configure a core file:
switch# configure terminal
switch(config)# system cores tftp://serverA:69/core_file
This example shows how to disable system core logging:
switch# configure terminal
switch(config)# no system cores
Related Commands
tftp: Specifies a TFTP server.
tftp_URL The URL for the destination file system and file. Use the following format:
[//server[:port]][/path/]filename
vrf management (Optional) Specifies to use the default virtual routing and forwarding (VRF).
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
show system cores Displays the core filename.