Cisco Nexus 7000 Series Referans - Sayfa 27

Ağ Yönlendiricisi Cisco Nexus 7000 Series için çevrimiçi göz atın veya pdf Referans indirin. Cisco Nexus 7000 Series 34 sayfaları. Switch chassis
Ayrıca Cisco Nexus 7000 Series için: Referans Kılavuzu (2 sayfalar), Kurulum Talimatları Kılavuzu (39 sayfalar), Kurulum Kılavuzu (18 sayfalar), Yapılandırma (8 sayfalar), Yapılandırma Kılavuzu (28 sayfalar), Hızlı Başlangıç Kılavuzu (10 sayfalar), Hızlı Başlangıç Kılavuzu (29 sayfalar), Değiştirme Talimatları Kılavuzu (14 sayfalar), Değiştirme Talimatları Kılavuzu (21 sayfalar), Kurulum Kılavuzu (16 sayfalar), Sorun Giderme Kılavuzu (10 sayfalar)

Cisco Nexus 7000 Series Referans
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