Cisco Nexus 7000 Series Referensi - Halaman 27

Jelajahi secara online atau unduh pdf Referensi untuk Router Jaringan Cisco Nexus 7000 Series. Cisco Nexus 7000 Series 34 halaman. Switch chassis
Juga untuk Cisco Nexus 7000 Series: Panduan Referensi (2 halaman), Panduan Petunjuk Instalasi (39 halaman), Panduan Instalasi (18 halaman), Mengkonfigurasi (8 halaman), Panduan Konfigurasi (28 halaman), Panduan Memulai Cepat (10 halaman), Panduan Memulai Cepat (29 halaman), Manual Petunjuk Penggantian (14 halaman), Manual Petunjuk Penggantian (21 halaman), Panduan Instalasi (16 halaman), Panduan Pemecahan Masalah (10 halaman)

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