Table Of Contents
File System Debug Commands on Cisco IOS XR Software
debug filecopy
File System Debug Commands on Cisco IOS XR Software
This chapter describes the commands used to debug the file system on Cisco IOS XR software.
Caution 
Because debugging output is assigned high priority in the CPU process, it can render the system unusable. For this reason, use
debug commands only to troubleshoot specific problems or during troubleshooting sessions with Cisco technical support staff. Moreover, it is best to use
debug commands during periods of lower network traffic and fewer users. Debugging during these periods decreases the likelihood that increased
debug command processing overhead will affect system use.
debug filecopy
To enable debugging of the file copy process, use the debug filecopy command in EXEC mode. To turn off the debugging output, use the no form of this command.
debug filecopy bag {all | gets | sets}
no debug filecopy bag {all | gets | sets}
Syntax Description
bag
|
Specifies filecopy bag operations.
|
all
|
Specifies filecopy bag all.
|
gets
|
Specifies filecopy bag gets.
|
sets
|
Specifies filecopy bag sets.
|
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Release
|
Modification
|
Release 2.0
|
This command was introduced on the Cisco CRS-1.
|
Release 3.0
|
No modification.
|
Release 3.2
|
This command was supported on the Cisco XR 12000 Series Router.
|
Release 3.3.0
|
No modification.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.
Task ID
Task ID
|
Operations
|
basic-services
|
read/write
|
Examples
The following example shows how to enable file copy process debugging:
RP/0/RP0/CPU0:router# debug filecopy bag all