A-41
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
APS Commands
show aps trace
To display APS and APS Channel Protocol acti vity inf ormati on in the sy stem memo ry, use the show aps
trace command.
show aps trace [clear | stop | resume | filter value | last number | detail {on | off}]
Syntax Description
Defaults Displays all APS and APS Channel Protocol activity information in memory.
Trace is active.
Detailed output generation is disabled.
Command Modes EXEC and privileged EXEC
Command History
Usage Guidelines APS trace information is similar to show aps command output except that it is stored in processor
memory. The trace buffer contains activity information for APS and for the APS Channel Protocol.
The trace collection status and information are not saved across system or CPU switch module reloads.
After the reload, the trace status returns to the default active state and the trace buffer in memory is
cleared.
Examples The following example shows how to clear the APS trace buffer:
Switch# show aps trace clear
The following example shows how to stop the APS trace activity information collection:
Switch# show aps trace stop
The following example shows how to resume the APS trace activity information collection:
Switch# show aps trace resume
clear Clears the APS activity trace table in memory.
stop Stops the collection of APS activity information.
resume Resumes the collection of APS activity information.
filter value Displays only those entries that match the value argument.
last number Displays the last number of entries indicated in the number argument.
detail {on | off} Enables and disables the generation of detailed output.
Release Modification
12.1(10)EV2 This command was introduced.