Cisco Nexus 7000 Series Reference - Page 27

Browse online or download pdf Reference for Network Router Cisco Nexus 7000 Series. Cisco Nexus 7000 Series 34 pages. Switch chassis
Also for Cisco Nexus 7000 Series: Reference Manual (2 pages), Installation Instructions Manual (39 pages), Installation Manual (18 pages), Configuring (8 pages), Configuration Manual (28 pages), Quick Start Manual (10 pages), Quick Start Manual (29 pages), Replacement Instructions Manual (14 pages), Replacement Instructions Manual (21 pages), Installing Manual (16 pages), Troubleshooting Manual (10 pages)

Cisco Nexus 7000 Series Reference
Cisco Nexus 7000 Series NX-OS High Availability Commands
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m

system cores

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