Copy logging onboard – Dell POWEREDGE M1000E User Manual

Page 126

Advertising
background image

2-96

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands

copy logging onboard

copy logging onboard

Use the copy logging onboard privileged EXEC command on the switch stack or on a standalone switch
to copy on-board failure logging (OBFL) data to the local network or a specific file system.

copy logging onboard module stack-member destination

Syntax Description

Defaults

This command has no default setting.

Command Modes

Privileged EXEC

module
stack-member

Specify the stack member number. If the switch is a standalone switch, the switch
number is 1. If the switch is in a stack, the range is 1 to 9, depending on the switch
member numbers in the stack.

This keyword is supported only on stacking-capable switches.

destination

Specify the location on the local network or file system to which the system
messages are copied.

For destination, specify the destination on the local or network file system and the
filename. These options are supported:

The syntax for the local flash file system:

flash[number]:/filename

Use the number parameter to specify the stack member number of the stack
master. The range for number is 1 to 9.

The syntax for the FTP:

ftp://username:password@host/filename

The syntax for an HTTP server:

http://[[username:password]@]{hostname | host-ip}[/directory]/filename

The syntax for the NVRAM:

nvram:/filename

The syntax for the null file system:

null:/filename

The syntax for the Remote Copy Protocol (RCP):
rcp://username@host/filename

The syntax for the switch file system:

system:filename

The syntax for the temporary file system:

tmpsys:/filename

The syntax for the TFTP:

tftp:[[//location]/directory]/filename

Advertising