Cisco Nexus 7000 Series Ссылка - Страница 27

Просмотреть онлайн или скачать pdf Ссылка для Сервер Cisco Nexus 7000 Series. Cisco Nexus 7000 Series 34 страницы. Switch chassis
Также для Cisco Nexus 7000 Series: Справочное руководство (2 страниц), Руководство по установке (39 страниц), Руководство по установке (18 страниц), Настройка (8 страниц), Руководство по конфигурации (28 страниц), Краткое руководство по эксплуатации (10 страниц), Краткое руководство по эксплуатации (29 страниц), Инструкции по замене Руководство (14 страниц), Инструкции по замене Руководство (21 страниц), Руководство по установке (16 страниц), Руководство по устранению неполадок (10 страниц)

Cisco Nexus 7000 Series Ссылка
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