B-38
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Appendix B Catalyst 3750-X and 3560-X Switch Debug Commands
debug platform acl
debug platform acl
Use the debug platform acl privileged EXEC command to enable debugging of the access control list
(ACL) manager. Use the no form of this command to disable debugging.
debug platform acl {all | exit | label | main | racl | stack | vacl | vlmap | warn}
no debug platform acl {all | exit | label | main | racl | stack | vacl | vlmap | warn}
Syntax Description
Note Though visible in the command-line help strings, the stack keyword is not supported on Catalyst 3560-X
switches.
Command Default Debugging is disabled.
Command Modes Privileged EXEC
Command History
Usage Guidelines The undebug platform acl command is the same as the no debug platform acl command.
When you enable debugging on a switch stack, it is enabled only on the stack master. To enable
debugging on a stack member, you can start a session from the stack master by using the session
switch-number privileged EXEC command. Then enter the debug command at the command-line
prompt of the stack member. You also can use the remote command stack-member-number LINE
privileged EXEC command on the stack master switch to enable debugging on a member switch without
first starting a session.
all Display all ACL manager debug messages.
exit Display ACL exit-related debug messages.
label Display ACL label-related debug messages.
main Display the main or important ACL debug messages.
racl Display router ACL related debug messages.
stack Display ACL stack-related debug messages.
This keyword is supported only on Catalyst 3750-X switches.
vacl Display VLAN ACL-related debug messages.
vlmap Display ACL VLAN-map-related debug messages.
warn Display ACL warning-related debug messages.
Release Modification
12.2(53)SE2 This command was introduced.