2-50
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
copy logging onboard module
copy logging onboard module
To copy on-board failure logging (OBFL) data to the local network or a specific file system, use the copy
logging onboard module command in privileged EXEC mode.
copy logging onboard module [slot-number] destination
Syntax Description
Defaults This command has no default setting.
Command Modes Privileged EXEC
Command History
slot-number (Optional) The slot number is always 1 and is not relevant for the ME-3400E.
destination Specifies 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:/filename
• 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 null file system:
null:/filename
• The syntax for the NVRAM:
nvram:/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 TFTP:
tftp:[[//location]/directory]/filename
• The syntax for the temporary file system:
tmpsys:/filename
Release Modification
12.2(52)EY This command was introduced.